#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: black;
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	background-color: fff;
}

.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;
}

a
{
	text-decoration: none;
	color: gray;
	font-family: verdana, arial, helvetica;
}

a:hover { text-decoration: underline; }

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

.bild
{
	width: 300px;
	height: 200px;
	position: absolute;
	left: 80px;
	top: 200px;
}

.kopfzeile
{
	width: 650px;
	position: absolute;
	top: 110px;
	left: 310px;
	height: 50px;
	background-color: black;
	color: white;
}

.startseite_oben
{
	width: 650px;
	position: absolute;
	top: 350px;
	left: 310px;
	height: 80px;
}

.haupt_oben
{
	width: 650px;
	overflow-y: scroll;
	position: absolute;
	top: 200px;
	left: 310px;
	height: 250px;
	border-style: dashed;
	border-color: grey;
	border-width: thin;
	font-size: 11px;
}

.video
{
	width: 410px;
	position: absolute;
	top: 200px;
	left: 310px;
	height: 450px;
	font-size: 11px;
	background-color: #000;
	padding: 10px;
	border-style: solid;
	border-color: black;
	border-width: thin;
}

.navigation
{
	width: 650px;
	height: 40px;
	position: absolute;
	top: 70px;
	left: 310px;
	border-style: solid #000000 1px;
	z-index: 0;
}

.untenausrichten { vertical-align: bottom; }

.ll_rechts
{
	width: 350px;
	text-align: left;
	color: #333;
	vertical-align: top;
	font-size: 1em;
}

.ll_links
{
	width: 300px;
	text-align: right;
	vertical-align: top;
	font-size: 1em;
}
