@media print {
    #head, #navi{display: none;}
    body 		{margin: 5px 5px 5px 5px; padding: 0px; font-family: Arial, Helvetica, sans-serif;  font-size: 10pt;   }
	#inhalt 	{padding: 5 5 5 5; margin-top:10pt; width:100%;}
	#highlight	{width:100px; position:absolute; top:0px; right:0px; padding-left:10px;}
	#werbung	{width:100px; position:absolute; top:0px; right:0px; padding-left:10px;}
	}


@media screen {

body {
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*Layout*/

#head {
	top: 10px;
	left: 0px;
	height: 125px;
	width: 100%;
	background-image: url(img/top_bg.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #B22222;
	border-bottom: 1px solid #B22222;
	position: absolute;
	z-index: 0;
}


#navi {
	left: 0px;
	top: 136px;
	width: 160px;
	height: 100%;
	position: absolute;
	z-index: 1;
}

#navi2 {
	left: 0px;
	top: 116px;
	width: 800px;
	height: 20px;
	position: absolute;
	z-index: 1;
}


#spalte {
	left: 0px;
	top: 136px;
	width: 160px;
	height: 100%;
	border-right: 1px solid #B22222;
	position: absolute;
	z-index: 1;
}

#inhalt {
	top: 150px;
	left: 200px;
	width: 800px;
	background-color: White;
	position: absolute;
	z-index:2;
}


#highlight {
	top: 140px;
	left: 800px;
	height: 120px;
	width: 150px;
	position: absolute;
	z-index: 2;
	float: right;
	display: block;
}/**/

.innerhighlight {
	height: 110px;
	width: 140px;
	background-repeat: no-repeat;
	border-top: 1px solid #B22222;
	border-bottom: 1px solid #B22222;
	border-left: 1px solid #B22222;
	border-right: 1px solid #B22222;
	z-index: 2;
	color: black;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	background-image: url(img/high_bg.gif);
	background-color: #FFD700;
}/**/

.startseite-innerhighlight1 {
	height: 110px;
	width: 140px;
	float:left;
	background-repeat: no-repeat;
	border-top: 1px solid #B22222;
	border-bottom: 1px solid #B22222;
	border-left: 1px solid #B22222;
	border-right: 1px solid #B22222;
	z-index: 2;
	color: black;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	background-image: url(img/high_bg.gif);
	background-color: #FFD700;
	/**/display:inline;
}

.startseite-innerhighlight3 {
	height: 110px;
	width: 140px;
	float: right;
	margin: 0px 240px 0px 0px;
	background-repeat: no-repeat;
	border-top: 1px solid #B22222;
	border-bottom: 1px solid #B22222;
	border-left: 1px solid #B22222;
	border-right: 1px solid #B22222;
	z-index: 2;
	color: black;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	background-image: url(img/high_bg.gif);
	background-color: #FFD700;
	/**/display:inline;
}


.startseite-innerhighlight2 {
	height: 110px;
	width: 140px;
	margin: 0px 0px 0px 205px;
	background-repeat: no-repeat;
	border-top: 1px solid #B22222;
	border-bottom: 1px solid #B22222;
	border-left: 1px solid #B22222;
	border-right: 1px solid #B22222;
	z-index: 2;
	color: black;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	background-image: url(img/high_bg.gif);
	background-color: #FFD700;
	
}



/*#werbung {
	top: 140px;
	left: 990px;
	height: 120px;
	width: 150px;
	position: absolute;
	z-index: 2;
	float: right;
	display: block;
}*/


#startseite-werbung {
	top: 140px;
	left: 800px;
	height: 120px;
	width: 150px;
	position: absolute;
	z-index: 2;
	float: right;
	display: block;
}

#footer {
	width: 500px;
	text-align: center;
	background-color: #DCDCDC;
	padding: 3px;
}


/*navigation*/

a.navi {
	width: 155px;
	height: 20px;
	background-color: #F5DEB3;
	background-image: url(img/bg_navi1.gif);
	display: block;
	font-size: 16px;
	border: 1px solid #9C9C9C;
	color: Black;
	padding: 5px 0px 0px 10px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 5px;
}

a:hover.navi {
	width: 155px;
	height: 20px;
	background-color: #F5DEB3;
	background-image: url(img/bg_navi2.gif);
	display: block;
	font-size: 16px;
	border: 1px solid #9C9C9C;
	color: Black;
	padding: 5px 0px 0px 10px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 5px;
}



/*Links*/
A {
	color: #8B0000; font-weight: bold;
	/*text-decoration: none;*/
}

A:HOVER {
	color: #333333;
	/*text-decoration: underline;*/
}

.abox
{	color: #000000;
	text-decoration: underline;

}
/*Sonsitges*/

.background-image
{
background-image:url(img/logo_10prozent.gif);
background-repeat:no-repeat;
background-position:center;}

/*Schrift*/
h1 {
	font-size: 28px;
	color: #8B0000;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}


.sx {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.s {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.sm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.m {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.2m {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.l {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
}
.xl  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
.xxl  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : black;
}

.rot  {
	color : #8B0000;
}
.grau  {
	color : #666666;
}

}
