/* CSS Document */
body{
background-color:#d4e0d6;
text-align:center;
margin:0px;
}

input {
font-style:italic;
color:#0099FF;
border : 1px solid #779a7f;
}

#resetter {
position: absolute;
top:0px;
left: 0px;
width: 100%;
}

h1 {

	margin: 0px;
	color:#38463b;
	padding-top: 8px;
	padding-bottom: 15px;
	font-size: 18px;
	text-align: center;

}

h2 {

	margin: 0px;
	color:#669999;
	padding-top: 8px;
	padding-bottom: 15px;
	font-size: 18px;
	text-align: center;

}
.grau {
	color:#666666;
}

#centerbox {
	background-image:url(pix/hint.gif);
	background-repeat:repeat-y;
	width:732px;
	margin:0px auto;
	text-align:left;
	min-height: 500px;
	top: 0px;
	border-bottom: 2px solid #779a7f;
}

.top_left {

	background-image: url(pix/lauf_links.jpg);
	height: 183px;
	width: 44%;
	position: relative;
	float: left;

}

.top_right {

	background-image: url(pix/lauf_rechts.jpg);
	height: 183px;
	width: 44%;
	position: relative;
	float: right;
}

#header {
	background-image:url(pix/top.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:732px;
	height:183px;
}

#inhalt {
	background-color:#e8eee9;
	margin-left: 171px;
	top:0px;
	width:560px;
	height:100%;
}

#navigationie {
	position:fixed;
	background-color:#C4CFC6;
	float:left;
	color:#779a7f;
	font-weight:bold;
	margin-left:-170px;
	top:183px;
	width:160px;
}
#navigation {
	position:fixed;
	background-color:#C4CFC6;
	float:left;
	color:#779a7f;
	font-weight:bold;
	margin-left:1px;
	top:183px;
	width:160px;
}

#subnavi {
	margin-left:20px;
}



a:link {
	color:#5d8165;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
color:#5d8165;
text-decoration:none;
}
a:visited {
	color:#5d8165;
	text-decoration:none;
}
a:hover{
	color: 0099ff;
	text-decoration:none;
}

a.loginlink:link {
	color:#0099FF;
	text-decoration:underline;
}
a.loginlink:active {
color:#0099FF;
text-decoration:none;
}
a.loginlink:visited {
	color:#0099FF;
	text-decoration:none;
}
a.loginlink:hover{
	color: 0099FF;
	text-decoration:none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#linkerverlauf {
	background-image:url(pix/lauf_links.jpg);
	background-repeat:repeat-x;
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:183px;
}

.navi {

	background-image: url(pix/trennlinie.jpg);
	background-position:bottom;
	height: 20px;
	padding-top: 8px;
	padding-left: 6px;
	background-repeat:no-repeat;

}

#rechterverlauf {
	background-image:url(pix/lauf_links.jpg);
	background-repeat:repeat-x;
	position:absolute;
	left:891px;
	top:0px;
	width:200px;
	height:183px;
}

#unten {
	background-image:url(pix/unten.gif);
		background-color: #c4cfc6;
	background-repeat:no-repeat;
	margin-left:-161px;
	position:absolute;
	width:732px;
	height:20px;

}


.rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0033
}
.ueberschrift {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
 color:#38463b;
}

.listegrau {
font-style:italic;
background-color:#CCCCCC;
}
.liste {
font-style:italic;
}

.tabellenrand {
border-collapse: collapse;
border-style:solid;
border-width:2px;
border-color:#779a7f;
}
.tabellenrand td, .tabellenrand th {
border-collapse: collapse;
border-style:solid;
border-width:1px;
border-color:#779a7f;
}
