body,
html {
	height: 100%;
	/*width: 100%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/bgbody.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-bottom: 0;
	scrollbar-face-color:#D0E7ED;
   scrollbar-shadow-color:#00A0C6;
   scrollbar-highlight-color:#00A0C6;
   scrollbar-3dlight-color:#CCCCCC;
   scrollbar-darkshadow-color:#CCCCCC;
   scrollbar-track-color:#FFFFFF;
   scrollbar-arrow-color:#00A0C6;
	background-color: #EAEAEA;
}

a:link                   { text-decoration: none }
a:visited                { text-decoration: none }
a:active                 { text-decoration: none }
a:hover                  { text-decoration: underline }


h1 {
	color: #00A0C6;
	font-size: 18px;
	font-style: normal;
	text-align: left;
	border-bottom: 2px solid;
	}
#content h1, #content1 h1 {
	/*margin-left: 18px;
	margin-right: 18px;*/
	margin-top: 0px;
	padding-top: 0px;
}
#content h2, #content1 h2 {
	/*margin-left: 18px;
	margin-right: 18px;*/
	padding-bottom: 6px; 
   padding-top: 12px;
}
#content h3, #content1 h3{
	/*margin-left: 18px;
	margin-right: 18px;*/
	padding-bottom: 3px; 
   padding-top: 6px;
}

#rightpanel h1 {
	color: #FFFFFF;
	background-color: #00A0C6;
	font-size: 14px;
	font-weight: normal !important;
}

#rightpanel h2 {
	color: #00A0C6;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	/*margin-left: 8px;
	margin-right: 8px;*/
	padding-bottom: 6px; 
   padding-top: 12px;
}
#rightpanel h3{
	color: #00A0C6;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	/*margin-left: 8px;
	margin-right: 8px;*/
	padding-bottom: 6px; 
   padding-top: 6px;
}
p.textnormal, #content1 p.textnormal{ 
	font-style: normal;
	/*margin: 0 18px 6px 18px;*/
	}
p.bodytext, #content1 p.bodytext{ 
	font-style: normal;
	/*margin: 0 0 0 10px;*/
	}

p.textcolor, #content1 p.textcolor { 
	font-style: normal; 
	color: #00A0C6;
	/*margin-left: 18px;
	margin-right: 18px;  */ 
}
/*#content p.textklein, #content1 p.textklein  {*/
p.textklein, #content1 p.textklein  {

	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
	/*margin-left: 18px;
	margin-right: 18px; */

}
#content p, #content1 p{ 
	font-style: normal;
	/*margin: 0 18px 6px 18px;*/
	}

#content .contenttable, #content1 .contenttable {
	padding-bottom: 0px; 
   padding-top: 0px;

}
#content table, #content1 table {
	/*padding-left: 18px;
	padding-right: 18px;*/
	margin: 0 0 0 0;
	padding-bottom: 0px; 
   padding-top: 0px;
	text-indent: 0px;
}
.imgtext-table                         { margin-bottom: 15px; }
.imgtext-nowrap                        { margin-top: 15px; }


/*#rightpanel p.textnormal, p.bodytext {
	margin-left: 0px;  */
	/*padding-left: 8px;  
	padding-right: 8px;   }*/

/*#rightpanel p.textcolor { 
	font-style: normal; 
	color: #00A0C6;*/
	/*margin-left: 8px;
	margin-right: 8px;   
}*/
/*#rightpanel p.textklein  {
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;*/
	/*margin-left: 8px;
	margin-right: 8px; */
/*}*/
.language             { padding: 0; margin: 0;color: #000000; text-decoration: none;padding-right: 18px; font-size: 12px;  text-align: right;    }
.language a:link        								{ 	color: #000000; text-decoration: none;  font-weight: bold; }
.language a:visited     								{ 	color: #000000; text-decoration: none;  font-weight: bold; }
.language a:active      								{ 	color: #00A0C6; text-decoration: none;  font-weight: bold;  }
.language a:hover       								{ 	color: #00A0C6; text-decoration: none;  font-weight: bold;  }

.textfooter { 
	font-style: normal;
	color: #FFFFFF;
	font-size: 10px;
	/*margin-top: 4px;*/
	/*margin-bottom: 2px;*/
	text-align: center;
	padding-top:4px;
}
/*
	Menü, Level 1 (ul, li, a)
*/
#nav{
	font-size: 12px;
	margin: 0;
	/*padding: 0;*/
	/*border-bottom: 1px solid #515051;*/
}
#L1{
	padding:0;
	margin:0;
}
#L1 li {
list-style:none;
	background-image: url(../images/navli.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #7FCFE2;
	text-indent: 35px;
	font-size: 12px;
}

#L1 li a {
	color: #515051;
	font-weight: bold;
	display: block;
	border-top: 1px solid #515051;
	text-decoration: none;
	padding: 4px 0 5px 0;
	font-size: 12px;
}
#L1 li a:hover,
#L1 li.act a {
	background-image: url(../images/navli.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #00A0C6;
	font-size: 12px;
}
/*Ebene 2*/
#L2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: none;
	}
#L1 #L2 li{
	background-image: none;
	text-indent: 15px;
	background-color: #D0E7ED;
} 

#L1 #L2 li a {
	background-image: none;
	text-indent: 15px;
	background-color: #D0E7ED;
} 
#L1 #L2 li.act a,
#L1 #L2 li a:hover {
	color: #00A0C6;
	background-image: none;
	background-color: #D0E7ED;
}
/*Ebene 3*/
#L3 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 100%;
	}
#L1 #L2 #L3 li {
	text-indent: 25px;
	font-size: 11px;
		color: #515051;
	background-color: #DCF5FC;
	font-weight: normal;
	background-image: url(../images/navli3-act.gif);
	background-position: left top;
	background-repeat: no-repeat;
	} 
#L1 #L2 #L3 li a {
	text-indent: 25px;
	font-size: 11px;
	color: #515051;
	
	background-color: #DCF5FC;
	font-weight: normal;
	background-image: url(../images/navli3-act.gif);
	background-position: left top;
	background-repeat: no-repeat;
	} 

#L1 #L2 #L3 li.act a,
#L1 #L2 #L3 li a:hover {
	color: #00A0C6;
	
	font-size: 11px;
	background-color: #DCF5FC;
	font-weight: normal;
	background-image: url(../images/navli3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

/*Ebene 4*/
/*#nav li li li li,
#nav li li li li.act {
	background-image: none;
	text-indent: 25px;
	background-color: #E8E8E8;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0 2px 0;
} 
#nav li li li li.act a,
#nav li li li li a:hover {
	color: #515051;
	background-image: none;
	background-color: #E8E8E8;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0 2px 0;
}*/

/*Forum*/
#tx_chcforum-pi1{
	padding-left: 18px;
	padding-right: 18px;
}
.header_text{
	background-color: #F4F4F4;
	font-size: 14px;
	text-align: left;
}
/* 2 Spalten Template "tx_fdfx2cols_pi1" */
/*  Layout 1 */
.sp2l1-left{padding-right: 5px; width:49%;  white-space:normal;}
.sp2l1-middle{padding-left: 5px; width:49%;  white-space:normal;}

/* 3 Spalten Template "tx_fdfx3cols_pi1" */
/* Layout 1 */
.sp3l1-left{padding-right: 5px; width:33%; white-space:normal;}
.sp3l1-middle{ padding-left: 5px; padding-right: 5px; width:33%; white-space:normal;}
.sp3l1-right{padding-left: 5px; width:33%; white-space:normal;}

/*rahmen bild*/
/*DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
  border: 1px solid #000000;
padding: 0px 0px; 
}*/
/*toplink*/
.csc-linkToTop									{ padding-bottom: 6px; padding-top: 6px; text-align: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; }

/*inhaltbild*/
.csc-textpic-caption	{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
text-indent: 0px;
}
.csc-textpic-imagewrap {
/*margin: 0px 0px 0px 0px;*/
	padding: 0px 18px 5px 0px;
	float:left;
		}
dl.csc-textpic-border{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-indent: 0px;
}


.csc-textpic-image {padding: 0;margin:0 }
/* Typ Abstand definiert für Abstände im Menu*/
.abstand							 { font-family: Verdana, Arial, Helvetica, sans-serif;line-height: 30px;  height:30px;  }

/*formulare*/
.formfeld                {border: 1px solid #00A0C6; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  padding-top: 2px;  }



/*Benutzerliste*/
#content .tx-newloginbox-pi3-listrow{
/*margin: 0 0 0 10px;
	padding: 0 0 0 10px;*/
	}
#content .tx-newloginbox-pi3 {
margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	}
#content .tx-newloginbox-pi3-browsebox{
margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	}

#content .tx-newloginbox-pi3-singleView{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-indent: 0px;
}
#content .tx-newloginbox-pi3-singleView h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 0px;
}
/*Loginmaske*/
.tx-loginboxmacmade-pi1 {
/*margin: 0 15px 0 10px;
	padding: 0px 0 0 10px;*/
	}
#content .tx-loginboxmacmade-pi1-header {
	margin: 0 0 6px 0px;
	padding: 0 0 6px 0px;
	text-indent: 0px;
}	
#content .tx-loginboxmacmade-pi1-labelCell, #content1 .tx-loginboxmacmade-pi1-labelCell { 
	background-color: #F4F4F4;
	border: 0px;
 	}
.tx-loginboxmacmade-pi1-welcome{
	margin: 0 0 3px 0px;
	padding: 0 0 3px 0px;
	text-indent: 0px;
}
#content .tx-loginboxmacmade-pi1-fieldCell, #content1 .tx-loginboxmacmade-pi1-fieldCell{ 
	background-color: #F4F4F4; 
	border: 0px;
	 }
#content .tx-loginboxmacmade-pi1-loginTable, #content1 .tx-loginboxmacmade-pi1-loginTable{ 
	background-color: #F4F4F4; 
	border: 0px;
	 }
/*Mailformulare*/
#content1 .tx-pilmailform-pi1 {
margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	font-size: 11px;
	}

/*Passwort ändern*/
#content .pwok {
	padding: 0px 10px 0 8px;
	margin: 0 10px 0 8px;

	}


