.dfxHeaderBig {font-family: Arial, Helvetica, sans-serif; font-size: 1.4em;font-weight: bold;color:#CC0000;}
.dfxHeaderSmall {font-family: Arial, Helvetica, sans-serif; font-size: 1.4em;font-weight: bold;color:#CC0000;}
.dfxTitelDetail {font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: bold; color: #CC0000;}
.dfxTitelListeLang {font-weight: bold; padding:5px 5px 5px 5px; padding-top:3px;padding-bottom:10px;}
.dfxTextListe {padding-top:3px;padding-bottom:3px;}
.dfxTextDetail {}
.dfxNavListe {}
.dfxDatumListe {padding-top:3px;padding-bottom:3px; width:10%}
.dfxDatumDetail {padding-bottom:3px}
.dfxZeitListe {padding-top:3px;padding-bottom:3px; width: 10%}
.dfxZeitDetail {padding-top:3px;padding-bottom:3px}
.dfxOrt {padding-top:3px;padding-bottom:3px}
.dfxLokal {padding-top:3px;padding-bottom:3px}
.dfxTextBox {}
.dfxKalenderText {}
.dfxKalenderHeader {font-size: 0.8em; font-weight: bold; background-color:#cccccc}
.dfxKalenderOhne {}
a.dfxKalenderMit:link { text-decoration: none}
a.dfxKalenderMit:visited { text-decoration: none}
a.dfxKalenderMit:hover { text-decoration: none}
a.dfxKalenderMit:active { text-decoration: none}
a.dfxKalenderText:link { text-decoration: underline}
a.dfxKalenderText:visited { text-decoration: underline}
a.dfxKalenderText:hover { text-decoration: underline}
a.dfxKalenderText:active { text-decoration: underline}
a.dfxTextListe:link { text-decoration: underline;color:#666666;}
a.dfxTextListe:visited { text-decoration: underline;color:#666666;}
a.dfxTextListe:hover { text-decoration: underline}
a.dfxTextListe:active { text-decoration: underline;color:#666666;}
a.dfxTextDetail:link { text-decoration: underline}
a.dfxTextDetail:visited { text-decoration: underline}
a.dfxTextDetail:hover { text-decoration: underline}
a.dfxTextDetail:active { text-decoration: underline}


body{
	
}
#datefix{
	text-align:left;
	
}



#dfxWrapper{
	position:relative;
	width:100%;
	min-height:75px;
	
}
* html #dfxWrapper {height: 75px;}
#dfxRahmen{
	padding-right:200px;
text-align:left;
	
}
#dfxRahmenDetail{
	padding-right:200px;
text-align:left;
}
#dfxRahmenTools{
	text-align:left;
	
}

#dfxHeader{
	background-color:transparent;
	border-top:none 0px #000000;
	border-right:none 0px #000000;
	border-bottom:solid 1px #666666;
	border-left:none 0px #000000;
	margin:0px 0px 0px 0px;
	padding:3px 0px 5px 0px;
}
* html #dfxHeader {height: 1%;}
#dfxHeaderLeft{
	float:left;
}
#dfxHeaderRight{
	text-align:right;
	font-size:smaller;
}
#dfxContent{
	background-color:transparent;
	border-top:none 0px #000000;
	border-right:none 0px #000000;
	border-bottom:none 0px #000000;
	border-left:none 0px #000000;
	margin:10px 0px 10px 0px;
	
}

.dfxContentItem{
	position:relative;
	background-color:#F5F5F5;
	margin:10px 0px 0px 0px;
	border:none 0px #000000;
	min-height:50px;
}
.dfxContentTools{
	background-color:#F5F5F5;
	margin:10px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border:none 0px #000000;
	min-height:50px;
}

.dfxContentTitel{
	padding:5px 5px 5px 5px;
}
.dfxContentRechts{
	min-height:50px;
	margin-left:160px;
	padding:5px 5px 5px 5px;
	
}
.dfxContentLinks{
	width:150px;
	padding:5px 5px 5px 5px;
	float:left;
}
#dfxToolsTable td{
	background-color:#F5F5F5;
}
/* Holly-Hack für List-Bullets/Full-List/Lead-List cHides from IE5-mac \*/
* html .dfxContentItem {height: 50px;}
* html .dfxContentRechts {height: 50px;}
* html .dfxContentTools {height: 50px;}
/* End hide from IE5-mac */

#dfxFooter{
	background-color:transparent;
	border-top:solid 1px #666666;
	border-right:none 0px #000000;
	border-bottom:none 0px #000000;
	border-left:none 0px #000000;
	margin:10px 0px 0px 0px;
	padding:5px 0px 10px 0px;
}
#dfxFooterLeft{
	float:left;
}
#dfxFooterRight{
	text-align:right;
}
#navboxWrapper{
	position:absolute;
	right:0px;
	top:0px;
	width:180px;
	height:1px;
}
#navbox{
	text-align:left;
	background-color:#FFFFFF;
	border:solid 1px #666666;
	padding:0px 0px 3px 0px;
}

span.dfxQuadrat{
  background-color:#cccccc;
}

div.dfxItemListColor{
   background-color:#F5F5F5;
}

div.dfxItemList{
   margin-top:10px;
}

div.dfxTextList{
   margin-top:5px;
}
div.dfxTextDetail{
   margin-bottom:10px;
}

div.dfxToolLine{
  text-align:right;
}

/* Holly-Hack für List-Bullets/Full-List/Lead-List cHides from IE5-mac \*/
* html div.dfxTextList {height: 1%;}
* html div.dfxTextDetail {height: 1%;}
/* End hide from IE5-mac */

div.clear-r {
   clear: right;
   line-height: 0;
   font-size: 0em;
   height: 0;
}
div.clear-l {
   clear: left;
   line-height: 0;
   font-size: 0em;
   height: 0;
}
 div.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height: 0;
}
img.posRight{
	float:right;
	margin-left:10px;
	margin-bottom: 3px;
}
img.posLeft{
	float:left;
	margin-right:10px;
	margin-bottom:3px;
}
input,select,textarea{
	border:solid 1px #000000;
	margin:0px;
	padding:0px;
}

td.dfxKalenderMit{
	background-color:#e0e0e0;
}
td.dfxKalenderOhne{
	background-color:#F5F5F5;

}

form{
padding:0px;
margin:0px;
}

input.dfxKalenderText,select.dfxKalenderText,textarea.dfxKalenderText{
	color:#000000;
}
input.dfxTextDetail,select.dfxTextDetail,textarea.dfxTextDetail{
	color:#000000;
}

select.dfxKalenderText,input.dfxKalenderText{
	width:160px;
}

