body, html {
background: #fff5db;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;C
margin: 0 0 5px 0;
padding: 0;
text-align: center;
}

p, .bodytext, td {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

#inhalt {
margin:10px auto;
text-align:left;
width: 800px;
padding: 2px;
background: #ffffff;
border: 1px solid #699acd;
}

#design {
width: 100%;
background: #ffffff;
}

#head {
background: #ffffff;
text-align: left;
padding: 0;
color: #ffffff;
}

#tnleft {
background: url("../img/header.png") repeat-x;
padding: 3px;
color: #ffffff;
}

#tnright {
background: #95c5c5;
padding: 3px;
color: #000000;
}

#menue {
background: url("../img/menubk.png") repeat-x;
padding: 0px;
color: #000000;
vertical-align: top;
}

.menuelinks a {
display: block;
width: auto;
background: url("../img/menu1.png") repeat-y;
margin-bottom: 4px;
padding: 3px 0px 3px 4px;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.menuelinks a:hover {
background: #7aa9d4;
text-decoration: none;
color: #000000;
}

.menuelinks .aktuell {
display: block;
width: auto;
background: url("../img/menu2.png") repeat-y;
margin-bottom: 4px;
padding: 3px 0px 3px 4px;
font-size: 11px;
font-weight: bold;
}

#content {
background: #ffffff;
padding: 3px;
color: #000000;
vertical-align: top;
}

#footer {	
background: url("../img/header.png") repeat-x;
padding: 3px;
color: #ffffff;
text-align: center;
}

h1 {
font-family:Arial,Verdana;
font-size:16px;
font-weight:bold;
color:#31639C
}

.img_left  {
float:left;
margin-right:10px;
margin-left:0px;
margin-top:18px;
margin-bottom:10px 
}

a.standard:link 	{ text-decoration:none; font-weight:bold; color:#31639C }
a.standard:visited 	{ text-decoration:none; font-weight:bold; color:#31639C }
a.standard:hover 	{ text-decoration:underline; font-weight:bold; color:#CC3333 }
a.standard:active 	{ text-decoration:none; font-weight:bold; color:#31639C }
