/*Keulaway */

body{
	background-color:#333333;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	color:#ffffff;
	font-size:92%;
}

fieldset{
	border-color:#999999;
	border-width:thin;
	border-style:dashed;
	border-top-style:none;
}

legend{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

input{
background-color:#666666;
color:#ffffff;
}

textarea{
background-color:#666666;
color:#ffffff;
}

div#screen{
	width:867px;
	text-align:center;
	margin:auto;
	position:relative;
}

div#mainnavi{
	text-align:left;
	color:#999999;
}

a#mainnavi0{
	text-decoration:underline;
	font-weight:bold;
	color:#999999;
	font-size:105%;
}
a#mainnavi0:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
	font-size:105%;
}
a#mainnavi1{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	font-size:105%;
}

a#move{
	text-decoration:underline;
	font-weight:normal;
	color:#999999;
}

a#move:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#ffffff;
}

#links {
	position:relative;		
	padding-left:0px;
	padding-bottom:20px;
	margin:0;
	color:#999999;
	text-align:center;
	float:left;
	z-index:4;
	width:190px;	
}

#inhalt{
	position:relative;	
	padding:5px;
	text-align:left;
	color:#999999;
	padding-left:220px;
	z-index:3;	
}

h2{
margin-top:0px;
margin-left:0px;
color:#ffffff;
font-size:120%;
}
h3{
margin-top:0px;
margin-left:0px;
color:#ffffff;
font-size:100%;
}



