/* CSS Document 
Modul 2
fr Printausgabe*
Modulhintergrund: #E0EEB4;
Modultextfarbe: #66CC44  */

@page { /*size: 21.0cm 29.7cm;*/
        margin-top:1.7cm;
        margin-bottom:1.4cm;
        margin-left:1cm;
        margin-right:1cm
}
body {
/*	position: absolute;
	left: 0px;
	top: 0px;*/
	margin-left: 0.0cm;
	width: 21cm;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid;
}
/* Kopfbereich*/
#pfad {
	position: absolute; left: 0px; top: 0px;
	width: 17.5cm;
}
#pfad h1 {
	background-color: #F0F8FC;
	padding: 7px;
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #454545;
}
#pfad p {
	margin: 0px;
	padding: 7px;
	font-size: 10pt;
	font-weight: normal;
	color: #454545;
	background-color: #E0EEB4;
}

#head {
	border: 1px solid;
	position: absolute; left: 0px; top: 100px;
/*	height: 80px;*/
	padding-top: 0px;
	padding-left: 10px;
	width: 16.8cm;	
}
.kopfmenue {
	position: absolute; right: 0.5cm; top: 1.7cm;
	text-align: right;
	font-size: 10px;	
	color: #999999;	
	display: none;	
}
#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;
	display: none;
/*	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;
	display: none;	
	padding-top: 0px;
	z-index: 9;
/*	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;
	display: none;
	z-index: 2;

/*	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;
	display: none;
	height: 26px;
	z-index: 3;
/*	width: 170px;
	background-image: url(img/gif/balken3.gif);
	background-repeat: no-repeat;
	background-position: 500px 0px;*/
}
#modul4 {
	position: absolute;
	top: 80px; left: 670px;
	display: none;
	height: 26px;
	z-index: 4;
/*	width: 100%;
	background-image: url(img/gif/balken4.gif);
	background-repeat: no-repeat;
	background-position: 650px 0px;*/
}
#modulheader {
/*	background-color: #FFCC44;*/
	position: absolute;
	width: 18cm;
	left: 0px;
	top: 106px;
	height: 92px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	display: none;
/*	border: 0px solid; border-color: #FF0066;
	padding-right: 10px;
	padding-bottom: 10px;*/
}
#modulheader p {
	position: absolute; top: 0cm; left: 0cm;
	padding-right: 10px;
	margin-bottom:0px;
}
#modulbild {
	position: absolute;
	height: 92px;
	width: 220px;
	left: 0px;
	top: 0px;
	display: none;
/*	filter: Alpha(Opacity=50 );*/
}
/* Menue */
#menue{
	position: absolute; top: 3.5cm; left: 0px;	
	width: 220px;
	display: none;
}

#menue p {
	padding-left: 0px;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#menue a {
	background-image:  url(file://///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(file://///img/gif/link2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menue .aktivcontainer {
	background-color: #F0F8FC;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#menue .aktiv {
	color: #66CC44;
	font-weight: bold;	
	padding-left: 25px;
}
#menue .sub {
	padding-left: 30px;
}
#menue .subaktiv {
	padding-left: 40px;
	color: #66CC44;
}
#menue .subsub {
	padding-left: 45px;
}
#menue .subsubaktiv {
	padding-left: 55px;
	color: #66CC44;
}
/* Inhalt*/
#inhalt {
	position: absolute;
	color: #454545;
	left: 0cm; top: 5cm;
	width: 540px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 15px;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #E0EEB4;
	padding-top: 7px;
	padding-bottom: 7px;	
	padding-left: 2px;
	margin-top: 22px;
	margin-bottom: 15px;
	page-break-after: avoid;
}
h3 {
	/*background-image:url(../../img/gif/h3_7.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;	
	page-break-after: avoid;
}

#inhalt .schwarz {
color: #000000;
}
#inhalt p {
	font-size: 12px;
	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(file://///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(file://///img/gif/link2.gif);
	color: #66CC44;
}

#inhalt .www {
	background-image:   url(file://///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(file://///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 .rechts {
	text-align: right;
}
#inhalt .rechts11 {
	color: #888888;
	margin-top: 10px;
	text-align: right;
	font-size: 11px;
}
#inhalt .anmerkung {
	color: #888888;
	margin-top: 10px;
	font-size: 11px;
	line-height: normal;
}
#inhalt .versetzt {
	position: relative; left: 5px; top: 0px;
	text-decoration: none;
	display: inline;	
}
#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;
	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 #454545;
	border-collapse: collapse;
}
#inhalt td.teile {
	padding-right: 20px;
}
#inhalt .bildunterschrift {

	color: #888888;
	padding-right: 7px;
	margin-top: 5px;
	padding-top: 0px;
	line-height: 11px;
	text-align: right;
	font-size: 11px;
}
#inhalt .anmerkung {
	color: #888888;
	margin-top: 10px;
	font-size: 11px;
}
