

#base{width:700px; position:absolute; left:50%; margin-left:-350px; top:40px}
#header{width:700px; float:left;}
#content{width:700px; text-align:center; float:left;}
#content p{text-align:left;}

#footer{width:700px; text-align:center;}

.eintrag{width:340px; float:left; margin:5px;}
.eintrag.box{color:#000; width:400px; text-align:left; height:25px; background:#eceaea}
.eintrag.box_l{color:#000; width:200px; text-align:right; height:25px; font-weight:bold;}
.eintrag.box input, .eintrag.box textarea{border: 1px #000 solid; color:#000; width:300px;}

.ueber_uns{text-align:left; width:660px; font-size:11px; margin:0px;}

#content a:link {color:#000000; text-decoration:underline;}
#content a:visited {color:#000000; text-decoration:underline;}
#content a:hover {color: #656565; text-decoration:underline;}
#content a:active { color:#000000; text-decoration:underline;}