@media print {
    #quernavi, #leiste, #flash_image, #fuss {display: none;}
    body {margin: 5px 5px 5px 5px; padding: 0px; font-family: Arial, Helvetica, sans-serif;  font-size: 10pt;   }
	#kopf {width:780px;}
	#main {padding: 5px 5px 5px 5px; margin-top:60pt}
	#fuss {font-size:8pt;}
	h1 {text-decoration:none; font-size:17px;}
	}


@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: #7C7C7C;}

#kopf 	{
	width: 980px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
	background-color: White;
	background-image: url(img/layout/kopf_04_03.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}

#quernavi {position:absolute; top:145px; left:50%; margin: 0px 0px 0px -270px; font-size:11px; font-weight:bold; color:black; display:inline; z-index:2; text-align:left;}

/* Seitenkörper normal */
#main 	{
	width: 980px;
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 0px;
	height: auto;
	background-color: White;
	text-align:left;
	min-height:430px;
	background-image:url(img/layout/querschnitt.gif);
	background-repeat: repeat-y;
}
/*body > #main 		{height:auto;}*/

/* display: inline; -----  IE Doubled-Float Margin Bug Ansonsten doppelte Margin-Breite im IE/ */
#leiste 		{
	float: right;
	width: 264px;
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	}


#inhalt {width:660px; margin: 15px; padding:0px; border:0px;}

#fuss			{
	width: 980px;
	height:15px;
	text-align: left;
	margin: 0px auto 30px auto;
	padding: 0px;
	border: 0px;
	text-align:right;
	background-color: White;
	background-image: url(img/layout/balken-unten.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size:10px
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Dyn. Navigation */
.hauptmenu 				{font-weight:bold; text-decoration: none; font-size: 12px; color: #333333;}
.hauptmenu:hover 		{color: #990000;}

.menu_first_class 		{font-weight:bold; text-decoration: none; font-size: 11px; color:#333333;}
.menu_first_class:hover {color: #990000;}

.menu_trenner 		{width:15px; float:left; text-align:left; color:white }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Schriften und Sonstiges */
a 			{color: #313131;}
a:hover 	{color: Navy;}

h1 		{color: #E68F61; font-size: 15px; font-weight: bold;}
h2 		{color: #313131; font-size: 18px; font-weight: bold;}
h3 		{color: #626262; font-size: 18px; font-weight: bold;}

.s 			{color: #313131; margin: 10px 0px 10px 0px; font-size: 10px;}
.xl  		{color: #F28E00; font-family : Arial, Helvetica, sans-serif; font-size : 140%; font-weight : bold;}
.newstitel 	{color: #E68F61; font-size: 15px; font-weight: bold;}

#leiste img {margin: 0px 0px 5px 18px ;}
.balken 	{background-color: #9C9C9C; width:228px; height:4px; font-size:1px; margin:3px 0px 8px 18px;}


/* Hintergrundbild auf der Über uns Seite */
.background-image
{
background-image:url(img/logo_5prozent.jpg);
background-repeat:no-repeat;
background-position:right;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



#flash_image		{position:absolute; left:50%; top:16px; margin-left:226px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
}


.s-fett {
	color: #313131;
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	font-weight: bolder;
}
.zurueck_nachoben {

	color: #666666;
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
}
