/* CSS Document 
Modul 2
Modulhintergrund: #E0EEB4 
Modultextfarbe: #66CC44 */

body {
/*	position: absolute;
	left: 0px;
	top: 0px;*/
	width: 780px;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Kopfbereich*/
#pfad {
	position: absolute; left: 0px; top: 0px;
	width: 16.8cm;
	font-size: 10pt;
	font-weight: bold;
	color: #454545;
	display: none;
}
#head {
	border: 0px solid;
	position: absolute; left: 0px; top: 0px;
/*	height: 80px;*/
	padding-top: 0px;
	padding-left: 50px;
	width: 740px;	
}
.kopfmenue {
	position: absolute; right: 10px; top: 55px; width: 300px;
	text-align: right;
	font-size: 10px;	
	color: #999999;	
}
#head p {
	font-size: 12px;
	color: #999999;	
}
#head a{
	text-decoration: none;
	color: #999999;
	padding-left: 3px;
	padding-right: 3px;
}
#head a:hover {
	color: #44A9DD;
}
/* Module*/
#modulnull {
	position: absolute; top: 80px; left: 0px;
/*	height: 26px;
	width: 220px;
	background-image:url(img/gif/balken0.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #33FFFF;*/
}
#modul1 {
	position: absolute; top: 80px; left: 220px;
	padding-top: 0px;
/*	height: 26px;
	width: 170px;
	background-image: url(img/gif/balken1.gif);
	background-repeat: no-repeat;
	background-position: 200px 0px;*/
}
#modul2 {
	position: absolute;
	top: 80px; left: 370px;
	z-index: 6;

/*	height: 26px;
	width: 170px;
	background-image: url(img/gif/balken2.gif);
	background-repeat: no-repeat;
	background-position: 350px 0px;*/
}
#modul3 {
	position: absolute;
	top: 80px;  left: 520px;
	height: 26px;
	z-index: 4;
/*	width: 170px;
	background-image: url(img/gif/balken3.gif);
	background-repeat: no-repeat;
	background-position: 500px 0px;*/
}
#modul4 {
	position: absolute;
	top: 80px; left: 670px;
	height: 26px;
	z-index: 5;
/*	width: 100%;
	background-image: url(img/gif/balken4.gif);
	background-repeat: no-repeat;
	background-position: 650px 0px;*/
}
#modulheader {
	background-color: #66cc44;
	position: absolute;
	width: 780px;
	left: 0px;
	top: 106px;
	height: 92px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
/*	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 10px;*/
}
#modulheader p {
	position: absolute; bottom: 10px; right: 0px;
	padding-right: 10px;
	margin-bottom:0px;
}
#modulbild {
	position: absolute;
	height: 92px;
	width: 220px;
	left: 0px;
	top: 0px;
	/*filter: Alpha(Opacity=50 );*/
}
/* Menue */
#menue{
	position: absolute; top: 220px; left: 0px;	
	width: 220px;
}

#menue p {
	padding-left: 15px;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#menue a {
	background-image: url(../../img/gif/link_i.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	text-decoration: none;
	color: #454545;
	display: block;	
	padding-left: 10px;
}
#menue a:hover {
	background-image:  url("../../img/gif/link2.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menue .aaktiv {
	margin-left: -10px;
	padding-left: 10px;
	font-weight: bold;
	color: #59B13B;	
}
#menue .asubaktiv {
	margin-left: -10px;
	padding-left: 10px;
	color: #59B13B;	
}
#menue .aktivcontainer {
	background-color: #F0F8FC;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#menue .aktiv {
	color: #59B13B;
	font-weight: bold;	
	padding-left: 25px;
}
#menue .sub {
	padding-left: 30px;
}
#menue .subaktiv {
	padding-left: 40px;
	color: #59B13B;
}
#menue .subsub {
	padding-left: 45px;
}
#menue .subsubaktiv {
	padding-left: 55px;
	color: #59B13B;
}
/* Inhalt*/
#inhalt {
	position: absolute;
	left: 230px; top: 220px;
	color: #454545;	
	width: 540px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 15px;
}
h2 {
	font-size: 12px;
	color: #888888;	
	font-weight: bold;
	background-color: #E0EEB4;
	padding: 7px;
	margin-top: 22px;
	margin-bottom: 15px;
}
h3 {
	/*background-image:url(../../img/gif/h3_3_8.gif);*/
	/*line-height: 25px;
	vertical-align: middle;*/
/*	background-position: 2px 6px;
	background-repeat:no-repeat; */
	margin-bottom: 5px;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	color:#444444;
	letter-spacing:0.5pt;
}
/*h3 {
	margin-bottom: 5px;
	font-size: 12px;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #66CC44;
}*/
/*h3:first-letter {
	color: #66CC44;
}*/
#inhalt .schwarz {
color: #000000;
}
#inhalt p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 2px;
}
#inhalt .block {
	text-align:justify;
}
#inhalt .bild {
	margin-top: 10px;
	background-color: #E0EEB4;
	border: 7px solid #E0EEB4;
}	
#inhalt a {
	background-image:  url("../../img/gif/link2.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #66CC44;
	font-size: 10px;
	text-decoration: none;
	padding-left: 7px;
}
#inhalt a:hover {
	background-image:  url("../../img/gif/link2.gif");
	color: #66CC44;
}

#inhalt .www {
	background-image:  url("../../img/gif/link_i.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #454545;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	display: block;
	text-decoration: none;
	padding-left: 7px;
}
#inhalt .pdf {
	background-image:  url("../../img/gif/pdf.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #454545;
	font-size: 12px;
	line-height: 18px;
	margin-left: 2px;
	display: block;
	text-decoration: none;
	padding-left: 25px;
}
#inhalt .pdf:hover {
	background-image:  url("../../img/gif/pdf.gif");
	color: #66CC44;
}
#inhalt .rechts {
	text-align: right;
}
#inhalt .anmerkung {
	color: #888888;
	margin-top: 10px;
	font-size: 11px;
	line-height: normal;
}
#inhalt .rechts11 {
	color: #888888;
	margin-top: 10px;
	text-align: right;
	font-size: 11px;
}
#inhalt .versetzt {
	position: relative; left: 5px; top: 10px;
}
#inhalt ul {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;	
/*	padding-left: 2px;*/
	margin-left: 2px;
	padding-left: 18px;
	list-style-type: square;
}
#inhalt ol {
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
/*	padding-left: 2px;*/
	margin-left: 8px;
	padding-left: 18px;
}
#inhalt table {
	font-size: 12px;
	margin-left: 2px;	
}		
#inhalt .rahmen {
	border: 1px solid;
	border-color: #999999;	
	border-collapse: collapse;
}
#inhalt td.teile {
	padding-right: 20px;
}
#inhalt .bildunterschrift {

	color: #888888;
	padding-right: 7px;
	margin-top: 5px;
	padding-top: 0px;
	line-height: 12px;
	text-align: right;
	font-size: 11px;
}
hr {
	color: #E0EEB4; 
	background-color: #E0EEB4;	
	height:2px; 
	margin-top:5px; 
	border: 0px solid; 
	border-color: #E0EEB4;
}

