/* CSS Document */
.green_header2
{
	width: 100%;
	position:fixed;
	top: 23px;
	left: 0px;
	z-index:1;
}


.green_header3
{
	width: 100%;
	position:fixed;
	top: 20px;
	left: 0px;
	z-index:1;
}


.red_header2
{
	color:#FF0000;
	width:100%;
	position:fixed;
	top: 675px;
	left: 0px;
	z-index:1;
}


.red_header3
{
	color:#FF0000;
	width:100%;
	position:fixed;
	top: 535px;
	left: 0px;
	z-index:1;
}

.red_header4
{
	color:#FF0000;
	width:100%;
	position:fixed;
	bottom: 35px;
	left: 0px;
	z-index:1;
}

.red_header5
{
	color:#FF0000;
	width:100%;
	position:fixed;
	bottom: 35px;
	left: 0px;
	z-index:1;
}


.wdeth1
{
	padding-top:20px;
	padding-left:15px;
	font-size: 26px;
	z-index:2;
}

.wdeth2
{
	padding-top:24px;
	padding-left:15px;
	font-size: 15px;
	z-index:2;
}

.detailmain
{
	position:fixed;
	top: 85px;
	left: 15px;
	width: 770px;
	height: 555px;
	overflow:auto;
	z-index:1;
	
	/*
	border-width:medium;
	border-style:dotted;
	border-color:#990000;
	*/
}

.detailmain2
{
	position:fixed;
	top: 85px;
	left: 15px;
	width: 495px;
	height: 280px;
	overflow:auto;
	z-index:1;
}

.detailmain3
{
	position:fixed;
	top: 62px;
	left: 15px;
	width: 770px;
	height: 455px;
	overflow:auto;
	z-index:1;
	font-size:14px;
	/*
	border-width:medium;
	border-style:dotted;
	border-color:#990000;
	*/
}

.detailmain4
{
	position:fixed;
	top: 62px;
	left: 23px;
	width: 410px;
	height: 360px;
	overflow:auto;
	z-index:1;
	font-size:14px;
	/*
	border-width:medium;
	border-style:dotted;
	border-color:#990000;
	*/
}

.detailmain4 a
{
	font-size:14px;
}

a
{
	text-decoration:none;
	/*color: #606060;*/
	color: #0B57D5;
	font-weight: bold;
	font-size:11px;
}

a:hover
{
	color: #606060;
	/*color: #0B57D5;*/
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0b57d5;
	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0b57d5;
}

a.anker
{
	color: #000;
	font-size:14px;
	font-weight:normal;
	border:none;
}

p.center
{
	text-align:center;
}

.det_unten a
{
	font-size:18px;
}

.det_unten
{
	font-size:14px;
	position:relative;
	top: 582px;
}

.det_unten2
{
	position:relative;
	top: 290px;
}

.det_unten3
{
	position:relative;
	top: 482px;
}

.det_unten4
{
	position:relative;
	top: 313px;
	text-align:center;
}


.det_unten5
{
	position:absolute;
	bottom: 0px;
	width:95%;
	text-align:center;
	z-index:10;
}

.anmeldetable
{
	font-size:12px;
}

.bgan
{
	position:fixed;
	top: 40px;
	left: 45px;
	z-index:-1;
}

a.white
{
	background-color:#eee;
	padding: 2px;
}