@media screen, projection {

BODY {
	background-image : url("images/aussen4.jpg");
	font-size: small;
}
#aussen {
	width: 1000px;
	background-color : White;
	background-image: url("images/hg_unten.jpg");
	background-position : bottom;
	background-repeat : repeat-x;
	height: 900px;
}
#kopf {
	width: 1000px;
	background-image: url("images/hg_verlauf.jpg");
	background-position : top;
	height: 124px;
}
#navi {
	clear: both;
	width: 200px;
	float: left;
	background-image: url("images/wirbelsl_frei.jpg");
	background-position : center;
	background-repeat : no-repeat;
	background-color : White;
	padding-top : 50px;
}
	#navi p {
	padding-right : 10px;
	border-right : 2px solid #003BB2;
	line-height: 150%;
}
#text { width: 790px; margin-top : 10px; float: right;}

H3 {
	color : #003399;
	font-family : "Times New Roman", Times, serif;
	font-size : 120%;
	margin-top : 1px;
	margin-bottom : 1px;
	letter-spacing : 1px;
	font-weight : bold;
	margin-left : 10px;
	}



H1 {
	color : #003399;
	font-family : "Times New Roman", Times, serif;
	font-size : 150%;
	margin-top : 10px;
	margin-bottom : 1px;
	letter-spacing : 1px;
	font-weight : bold;
	margin-left : 10px;
}
H2 {
	color : #003399;
	font-family : "Times New Roman", Times, serif;
	font-size : 130%;
	margin-top : 10px;
	margin-bottom : 1px;
		font-weight : bold;
		margin-left : 10px;
}
.name {
		color : #003399;
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	letter-spacing : 1px;
	font-weight : bold;
	margin-top :1px;
	margin-bottom : 4px;
}

P {
	color : #003399;
	font-family : "Times New Roman", Times, serif;
		margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 10px;
	margin-right: 30px;
}
.start p  {
	color : #003399;
	font-family : "Times New Roman", Times, serif;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	font-size: 6pt;
}
A {
	color : #003399;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}
#navi A:HOVER {
	background-color : #99ccff;
	text-decoration: none;
}
LI, UL {
	color : #003399;
	font-family : "Times New Roman", Times, serif;
	
	margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 10px;
}
a.navi
{
	font-size : 8pt;
	font-weight : bold;
}
.klein {
	font-size : x-small;
}
}

@media print {
 { background: #fff; color: #000; }
html { font: 100%/1.5 georgia, serif; }
#navi, #kopf  { display: none; }
}
