body { background-color: #f1f1f1; font-family: verdana, arial; font-size: 10px; line-height: 14px; }
p { }
a { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
a:active { text-decoration: none;}
ul { font-size: 11px; }

h1 { font-size: 12px; color: #df291b; }
h2 { font-size: 11px; color: #df291b; }
h3 { font-size: 10px; color: #df291b; }
h4 { font-size: 9px; color: #df291b; }
h5 { font-size: 8px; color: #df291b; }

table { font-size: 10px; valign: top; width: 280px; }
td { valign: top; }
tr { valign: top; } 

form {  }
input { border: solid 1px #a0c843; width: 282px; font-size: 11px; }
input[type=submit] { width: 100px; background: #a2c744; font-weight: bold; }
textarea { border: solid 1px #a0c843; font-family: verdana, arial; font-size: 11px; width: 282px; }
label { font-weight: bold; font-size: 11px; }

#inhalt { 
	xheight: 700px;
	width: 1000px; 
	xmargin-top: -350px; 
	margin-left: -500px; 
	padding: 0; 
	xtop: 50%; 
	left: 50%; 
	position: absolute; 
	}
#box { 
	background: white; 
	top: 0; 
	left: 0; 
	width: 1000px; 
	xheight: 700px;
	margin: 0; 
	padding: 0; 
	}

#menuOben {
	position:absolute;
	left:214px;
	top:127px;
	width: 200px;
	color: 5a5a5a;
	font-size: 20px;
	line-height: 70px;
}

#menuOben a {color: #5a5a5a;}



#navOben2 { position: absolute; left: 335px; top: 150px; width: 140px; padding: 3px; border: 1px solid #5a5a5a; background: #cecece; font-size: 13px; text-align: left; line-height: 1.5em; }
#navOben2 a { color: #5a5a5a; }
#navOben2 a:hover { color: #dc2a1c; }


#menuUnten {
	position:absolute;
	right:130px;
	bottom:80px;
}

#menuUnten a { color: #5a5a5a; }
#menuUnten a:hover { color: #dc2a1c; }

#rootline {
	position:absolute;
	left:165px;
	top:95px;
}

#rootline a { color: #5a5a5a; }


#titel {
	position: absolute;
	left: 524px;
	top: 148px;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
}

#content {
	position: absolute;
	left: 524px;
	top: 180px;
	width: 315px;
	height: 375px;
	overflow: auto;
}
