
#box2 { position:absolute; top:270px; left:80px; z-index:2; ; clip:         rect(   ); height: 30px; width: 150px; text-align: center; vertical-align: bottom}
.wechselschrift {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #7D0C1D}
.menue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000066}
.fliesstext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000066; text-align: justify; line-height: 16pt}


body { 
color: #003;
font-family: helvetica, verdana, arial;
font-size: 14px;
 }

.subtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; color: #000066 ; font-weight: bold}
.title { color: #000066; font-style: normal; font-weight: bold; font-size: 25px; font-family: Verdana, Arial, Helvetica, sans-serif }
.fliesstext_grau { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #666666; line-height: 16pt }


ul 
{ 
 list-style: none; 
 }

ul.level1 {
	padding: 0 0 0 0mm;
}

ul.level2 {
padding: 0 0 0 6mm;
}

h1
{
	text-transform: uppercase;
	white-space: none;
	font-size: 16px;
	color: #000;
	margin: 0;
}

h2
{
	font-size: 14px;
	color: #000;
}

h3
{
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
}

a
{
	text-decoration: none;
	color: #333;
	font-family: helvetica, verdana, arial, sans-serif;
}

a:hover
{
	text-decoration: underline;
}


.box1 { position:absolute; z-index:1; 
		top: 110px;
		left: 80px; 
		visibility: hidden;
		height: 90px;
		width: 200px;
}

.kopfzeile {
	width: 800px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 150px;
	text-align: right;
	background-color: white;
	background-image: url("grafik/top.jpg");
}


.content
{
	width: 550px;
	position: absolute;
	top: 180px;
	left: 220px;
	text-align: justify;
	vertical-align: top;
	font-size: 0.9em;
}



#navigation {
	width: 150px;
	position: absolute;
	top: 180px;
	left: 0px;
	text-align: right;
	font-size: 0.9em;
}