@media print {
    #navi, #fuss2 {display: none;}
    body {margin: 5px 5px 5px 5px; padding: 0px; font-family: Arial, Helvetica, sans-serif;  font-size: 10pt; vertical-align:top;  }
	 #main {padding: 5 5 5 5; margin-top:60pt}
	 h1 {text-decoration:none; font-size:17px;}
	 #text_innen {	overflow: visible;}
	 #text_innen2 {overflow: visible;}
}


@media screen {

body {
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #414042;
	background-color: White;
}

#main {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -290px 0px 0px -465px;
	text-align: center; 
	width: 930px;
	height: 580px;
	border: 0px;
	padding: 0px;
	background-color: white;
	/*border: 3px solid red;*/
}

#kopf {
	text-align: left;
	width:100%; 
	height: 80px; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	border:0px; 
	background-color:white; 
	z-index:2;
}

#navi {
	width:100%;
	height:34px;
	margin: 5px 0px 0px 0px;
	padding:0px;
	border:0px}

#subnavi {
    clear:both;
	width: 100%;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding:0px;
	border:0px;
	height: 30px;
	background-color: #5b8992;
}


#fuss {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 228px 0px 0px -465px;
	/*text-align: center;*/
	width: 930px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	border-bottom: 8px solid #5B8992;
	background-color: #F9EC2E;
	z-index: 10;
}

#fuss2 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 270px 0px 0px -465px;
	width: 930px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	z-index: 11;
}


/* Kopf innen + Navi */

#kopf img { float:left;}

.reiter {
	float: left;
	margin-right: 3px; padding:0px; border:0px;
	height:34px;
	background-image: url(img/reiter/gelb/reiter_gelb_mitte.gif);
	background-repeat: repeat-x;
	background-position:top;
}
.reiter a {
	display: block;
	text-decoration:none;
	margin:10px 0;
	padding:0px;
	border:0px;
	float:left;
	color:#5F5F5F;
	font-weight: bold;
}
.reiter a:hover{text-decoration:none;  color:#CC0000;}
.imgleft  {float:left;}
.imgright {float:right;}

#reiter_aktiv {
	float: left;
	margin-right: 3px; padding:0px; border:0px;
	height: 34px;
	background-image: url(img/reiter/gruen/reiter_gruen_mitte.gif);
	background-repeat: repeat-x;
	background-position:top;
}
#reiter_aktiv a {
	display:block;
	text-decoration:none;
	margin:10px 0;
	padding:0px;
	border:0px;
	float:left;
	color:#FFFFFF;
	font-weight: bold;
}
#reiter_aktiv a:hover {
	text-decoration:none; 
	color:#ffedb2; 
	}

.sub_reiter { float:left; margin:5px 0 0 30px; color:#f9ec2e; font-weight: bold;}
.sub_reiter a{text-decoration:none; color:white; font-weight: bold; font-size:12px;}
.sub_reiter a:hover{color:#f9ec2e;}

.sub_reiter_aktiv { float:left; margin:5px 0 0 30px; color:#f9ec2e; font-weight: bold;}
.sub_reiter_aktiv a{text-decoration:none; color:#f9ec2e; font-weight: bold; font-size:12px;}
.sub_reiter_aktiv a:hover{ color:#f9ec2e;}




.pfeil{
margin:0px 0px 0px 0px;
}

/* Seitenkörper */
	
#text {
	clear:both;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 928px;
	height: 360px;
	overflow: auto;
	/*text-align: center;*/
	background-color: white;
	scrollbar-arrow-color: #8B8B8B;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: Black;
	scrollbar-darkshadow-color: inherit;
	scrollbar-3dlight-color: inherit;
	scrollbar-face-color: #FFEDB2;
	scrollbar-track-color: #8B8B8B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5b8992;
	border-bottom-color: #5b8992;
	border-left-color: #5b8992;
}


#text_innen {
	width: 640px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: white;
}

#text_innen2 {
	width: 848px;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	background-color: white;
}

#text2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 40px;
	text-align: left;
	width: 858px;
	height: 370px;
	border: 1px solid gray;
	background-color: white;
	overflow: auto;
}

#auswahl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 930px;
	height: 370px;
	background-color: white;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Navigation */



#fuss2 a {
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	color: Black;
	font-size: 11px;
}

#fuss2 img {
	float: right;
	margin-top: 0px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Schriften und Sonstiges */
a 			{
	color: #595959;
	font-weight: bold;
}
a:hover 	{color: #5b8992;}
 
.l a {font-family : Arial, Helvetica, sans-serif; font-size : 16px; font-weight : bold; color: #515151; text-decoration: none;}

.m {
	color: #595959;
	font-size: 12px;
}
.m a {color: #595959;;
}
.m a:hover {color: #5b8992;;
}

h1 {
	font-size: 22px;
	color: #5b8992;
	font-style: normal;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

/*h2 {color: #595959;	font-size: 16px; margin: 0px 0px 10px 0px;}*/

h2 		{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px 3px 0px 0px;
	font-weight: 100;
	display:inline;
	
}

h3		{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px 3px 0px 0px;
	font-weight: 100;
	display:inline;
}

h4		{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px 3px 0px 0px;
	font-weight: 100;
	display:inline;
}

h5		{
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: 100;
	display:inline;
}


/*ul { margin-top: 10px; margin-bottom: 10px; }
*/li { list-style-image: url(img/bullet_6-10.gif); margin-bottom:8px; }
.s 		{color: #666666; margin: 10px 0px 10px 0px; font-size: 10px;}
.l 		{font-family : Arial, Helvetica, sans-serif; font-size : 16px; font-weight : bold; color: #515151;}
.lblack  {font-family : Arial, Helvetica, sans-serif; font-size : 16px; font-weight : bold; color: Black;}
.xl  		{font-family : Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; color: #515151;}
.adresse {color: #414042; font-size: 11px;}
.kodapro {color: #537e86; font-weight: bold;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
}



#downloadbox {
	margin: 0px;
	padding:0px;
	height: 90px;
	width: 258px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Index / Demo-Version */

#bilder {
	float: right;
	padding:0px;
	height: 550px;
	width: 202px;
	margin-left:40px;
	margin-right:20px;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 0px;
}

.imgbild {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.imgbild2 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
