/* OVERRIDE DEFAULT STYLES */

.lotusui30 .lotusBanner ul.lotusUtility li a {
    padding: 8px 16px;
}

.xspRadioButton {
	padding: 0;
}
.lotusui30 .lotusDialog .lotusFormTable, .lotusui30 .lotusDialog .lotusFormTable td, .lotusui30 .lotusDialog .lotusDialogContent {
    max-height: 520px !important;
    padding: 5px 8px !important;
}

.lotusFormTable td {
	padding: 2px;
}

.lotusui30 .lotusSection2 {
	margin: 0 0 0 0;
}

.lotusui30 .lotusMessage span {
    display: inline;
    margin-left: 2px !important;
}

.lotusui30 .lotusSection2 h2 {
    padding: 1px 5px 1px 10px;
}

.lotusDialog .lotusDialogFooter {
	text-align:right;
}




/* FORM TABLE*/
.lotusFormTable, .lotusFormTable td {
	background-color:#FFFFFF;
}
.lotusFormErrorField, .lotusFormErrorSummary td {
	background-color:#FFFABC;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++ CONTENT - VIEW AND DATA TABLE LAYOUT ++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
.viewDefaultStyle .xspDataTableViewPanel, .viewPlaceholder {
	width:							100%;
}
.viewPlaceholder {
	text-align:						center;
	margin-top:						70px;
}
.xspDataTable {
	margin:							0px !important;
} 
.xspDataTable tbody tr td {
	border-top:						0px;
}
.xspColumn {
	margin:							0px;
	padding:						0px;
}
.xspColumnViewEnd {
	padding-bottom:					0px;
	padding-top:					0px;
}
/* Pager */
.viewDefaultStyle .xspPagerContainer,
.viewDefaultStyle .xspPagerRight,
.viewDefaultStyle .xspDataTableViewPanelHeaderStart, .viewDefaultStyle .xspDataTableViewPanelHeaderMiddle, .viewDefaultStyle .xspDataTableViewPanelHeaderEnd,
.viewDefaultStyle .xspDataTableViewPanelFooterStart, .viewDefaultStyle .xspDataTableViewPanelFooterMiddle, .viewDefaultStyle .xspDataTableViewPanelFooterEnd {
	border:							none;
	background-color:				#F0F4F7;
	font-size:						12px;
}
.viewDefaultStyle .xspPagerNav {
	color:							#105CB6;
}
/* Header */
.viewDefaultStyle .xspDataTable th{
	background:						url(./bg_view_header.gif) repeat-x;
	border:							1px solid #9F9F9F;
	height:							19px;
}
/* Rows */
.viewDefaultStyle .odd {
	background-color:				#E6E6E6;
}
.viewDefaultStyle .even {
	background-color:				#FFF;
}
.viewDefaultStyle .odd:Hover, .viewDefaultStyle .even:Hover {
	background-color:				#B9CFEB;
}
.viewDefaultStyle .xspColumnViewStart, .viewDefaultStyle .xspColumnViewMiddle {
	padding:						4px 0px 4px 6px;
}

/* Same styles for data tables */
.odd {
	background-color:				#E6E6E6;
}
.even {
	background-color:				#FFF;
}
.odd:Hover, .even:Hover {
	background-color:				#B9CFEB;
}


.widthInputDefault{
	width:350px;
}
.widthInputSmall{
	width:200px;
}
/* Dialog Overwrite .. to get the width for Termin Ansicht */
.lotusDialogBorder {
    max-width: 800px;
}


.WidgetTerminAnsicht{
	margin: 0 0 5px;
}

.WidgetTerminAnsicht h2{
	font-size: 1.0em;
}




/* News */
.rowMargin {
	margin-bottom:10px;
}
.lastRowMargin {
	margin-bottom:15px;
}
.rowBorder {
	border-bottom:1px solid;
	border-bottom-color:#6d6d6d;
}
.yellowHelpBoxTitle {
	color:#B47429;
	font-weight:bold;
	font-size:12pt
}



/* AUS CUSTOM CSS */


.lotusMain {
	background-image: none;
	padding-left: 1px;
	padding-top: 1px;
	min-height: 10px;
}

.lotusTitleBar h2 {
	width: auto;
	padding: 0px 0px 0px 10px;
}

.lotusContent {
	padding: 5px;
}

span.lotusBtnRight {
	margin-right: 0px;
	margin-left: 5px;
}

span.lotusBtn a,span.lotusBtn a:visited {
	color: #000000;
}

.lotusForum {
	clear: both;
	padding-top: 3px;
}

.lotusForumReply {
	background-color: #EDEDED;
	margin: 7px 0;
	overflow: hidden;
	padding: 7px 7px 7px 0;
}

.forumOwnerOptions {
	margin-top: 5px;
	margin-right: 5px;
}

.forumTable {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	line-height:1.2em;
}

th.forumHeader {
	font-weight: bold;
	padding: 4px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

th.forumHeaderExpand {
	text-align: left;
	width: 100%
}

.forumCenterText {
	text-align: center;
}

td.forumCategory {
	font-weight: bold;
	background: #6794CB;
	color: #FFFFFF;
	padding: 6px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

a:link .forumCategoryLink,a:visited .forumCategoryLink,a:hover
	.forumCategoryLink {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.forumDesc {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.forumArea td,.forumTopicList td {
	padding: 5px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

a:link .forumAreaLink,a:visited .forumAreaLink,a:hover .forumAreaLink {
	color: #05386B;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a:link .forumAreaLinkUnread,a:visited .forumAreaLinkUnread,a:hover
	.forumAreaLinkUnread {
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.forumAreaTitle {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.forumAreaDesc {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

td.nowrap {
	white-space: nowrap;
}

td.forumCol1,th.forumCol1,.forumCol1 {
	background: #F5F5FF none repeat scroll 0 0;
	color: #003366;
}

td.forumCol2,th.forumCol1,.forumCol2 {
	background: #FFFFCC none repeat scroll 0 0;
	color: #003366;
}

.topic {
	background: #FFFFFF;
	color: #000000;
	margin-bottom: 5px;
	clear: both;
}

.topicTable {
	width: 100%;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

th.topicHeaderLeft {
	font-weight: bold;
	padding: 4px;
	text-align: left;
	width: 175px;
	border-top: 1px;
	border-left: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-color: #000000;
	border-style: solid;
}

th.topicHeaderRight {
	font-weight: bold;
	padding: 4px;
	text-align: right;
	border-top: 1px;
	border-left: 0px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #000000;
	border-style: solid;
}

.topic td {
	padding: 10px;
}

.topicTitle {
	font-weight: bold;
	color: #05386B;
}

a:link .topicTitle,a:visited .topicTitle,a:hover .topicTitle {
	color: #05386B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:link .topicTitleUnread,a:visited .topicTitleUnread,a:hover
	.topicTitleUnread {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

td.rightBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #000000;
	border-style: solid;
}

td.pushRight {
	text-align: right;
}

.lastPostTitle {
	width: 300px;
	overflow: hidden;
	color: #05386B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.lastPostAuthor {
	color: #05386B;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.lastPostDate {
	color: #05386B;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:link .lastPostLink,a:visited .lastPostLink,a:hover .lastPostLink {
	color: #05386B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:link .lastPostLinkUnread,a:visited .lastPostLinkUnread,a:hover
	.lastPostLinkUnread {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.pagerOutline {
	margin-left: 5px;
	background: #F5F5FF;
	padding: 2px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

a.pager {
	margin-left: 2px;
	margin-right: 2px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.quotebox {
	padding: 4px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #EBEBEB;
}

.midbox {
	vertical-align: top;
}

.tborder {
	background: #006699 none repeat scroll 0 0;
	border: 1px solid #0B198C;
	color: #003366;
}

.tcat a:link,.tcat_alink {
	color: #FFFFFF;
	text-decoration: none;
}

.tcat a:visited,.tcat_avisited {
	color: #FFFFFF;
	text-decoration: none;
}

.tcat a:hover,.tcat a:active,.tcat_ahover {
	color: #FFFF66;
	text-decoration: underline;
}

.thead {
	-x-system-font: none;
	background: #F5F5F5;
	color: #003366;
}

.thead a:link,.thead_alink {
	color: #003366;
	text-decoration: none;
}

.thead a:visited,.thead_avisited {
	color: #003366;
	text-decoration: none;
}

.thead a:hover,.thead a:active,.thead_ahover {
	color: #6699CC;
}

.tfoot {
	background: #003366 none repeat scroll 0 0;
	color: #E0E0F6;
	font-size: 8pt;
}

.tfoot a:link,.tfoot_alink {
	color: #E0E0F6;
}

.tfoot a:visited,.tfoot_avisited {
	color: #E0E0F6;
}

.tfoot a:hover,.tfoot a:active,.tfoot_ahover {
	color: #0099FF;
}

.alt1,.alt1Active {
	background: #F5F5FF none repeat scroll 0 0;
	color: #003366;
}

.alt2,.alt2Active {
	background: #FFFFCC none repeat scroll 0 0;
	color: #003366;
}

.inlinemod {
	background: #FFFFCC none repeat scroll 0 0;
	color: #000000;
}

.smallfont {
	-x-system-font: none;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica,
		sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.time {
	color: #666686;
}

.navbar {
	-x-system-font: none;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica,
		sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.highlight {
	color: #FF0000;
	font-weight: bold;
}

.fjsel {
	background: #3399CC none repeat scroll 0 0;
	color: #E0E0F6;
}

.fjdpth0 {
	background: #F7F7F7 none repeat scroll 0 0;
	color: #000000;
}

.panel {
	background: #E4E7F5 url("images/gradients/gradient_panel.gif") repeat-x
		scroll left top;
	border: 2px outset;
	color: #003366;
	padding: 10px;
}

.panelsurround {
	background: #D1D4E0 url("images/gradients/gradient_panelsurround.gif")
		repeat-x scroll left top;
	color: #003366;
}

legend {
	-x-system-font: none;
	color: #003366;
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial,
		helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.bigusername {
	font-size: 14pt;
}

td.thead,th.thead,div.thead {
	padding: 4px;
}

.pagenav a {
	text-decoration: none;
}

.pagenav td {
	padding: 2px 4px;
}

.shade,a.shade:link,a.shade:visited {
	color: #777777;
	text-decoration: none;
}

a.shade:active,a.shade:hover {
	color: #FF4400;
	text-decoration: underline;
}

.tcat .shade,.thead .shade,.tfoot .shade {
	color: #DDDDDD;
}

.fieldset {
	margin-bottom: 6px;
}

.fieldset,.fieldset td,.fieldset p,.fieldset li {
	font-size: 11px;
}

.crumbs {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	line-height: 3em;
	background: #fdfdfd;
	border: 1px solid #dedede;
}

.crumbs a {
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 10px 15px 10px 6px;
	background: #fdfdfd url(crumbs.gif) no-repeat right center;
}

.crumbs span.house {
	margin: 0 5px 0 0;
	padding: 10px 15px 10px 6px;
	background: #fdfdfd url(crumbs.gif) no-repeat right center;
}

.crumbs img.house {
	margin: 0 5px 0 0;
	padding: 10px 15px 10px 6px;
	background: #fdfdfd url(crumbs.gif) no-repeat right center;
}

.crumbs img {
	margin: 0 0px 0 0;
	padding: 10px 0px 10px 0px;
}

div.busyBox {
	background-image: url(ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: black;
}

/* xTalk Pager Styles */

.xTalkPager {
	clear: both;
	font-family: "Bitstream Vera Sans", Verdana, Helvetica;
	font-size: 10px;
}

.xTalkPagerItem,.xTalkPagerItems span span{
	padding: 2px 5px;
	margin: 0px 0.25em 0px 0.25em;
	background: #dfedf7;
	border: 1px solid #90c2e1;
	-moz-border-radius: 2px;
	color: #333333;
	text-decoration: none;
}

.xTalkPagerItem a,.xTalkPagerItems span span a{
	color: #333333;
	text-decoration: none;
	}
	
.xTalkPagerItems span span.xTalkPagerCurrent {
	padding: 2px 5px;
	margin: 0px 0.25em 0px 0.25em;
	background: #7DB8DB;
	border: 1px solid #90c2e1;
	-moz-border-radius: 2px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.searchAuthor{
	min-width: 175px;
	overflow: hidden;
	color: #05386B;
	text-decoration: none;
	font-size: 12px;
}

.searchDate{
	min-width: 100px;
	overflow: hidden;
	color: #05386B;
	text-decoration: none;
	font-size: 12px;
}

.searchForum{
	min-width: 300px;
	overflow: hidden;
	color: #05386B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.profileDatePosted{
		min-width: 175px;
}

.ActionBar span{
		font-weight:bold;
		font-size: 12px;
}
