body {
background-color:							#FFFCC8;
background-repeat:							no-repeat;
background-position:						left top;
font-family:								Arial;
font-size:									12pt;
color:										#000000;
}

a {
color: 										#000000; 
text-decoration:							underline; 
font-family:								Arial; 
font-size: 									12pt;
font-style:									none;
}

a:hover {
color:										#000000; 
text-decoration:							underline;
font-family: 								Arial;  
font-size: 									12pt; 
}

/* Gibt Infos zu Zeilenumbrüchen an!*/
p {
margin-top:									0px;
margin-bottom:								0px;
margin-left:								10px;
}

#sitetitle, h1 {
color:										#000000; 
font-size: 									18pt;
font-family:								Trebuchet MS;
font-weight:								bold;
text-align:									center;
}


#navi, h2 {
color:										#000000; 
font-size: 									10pt;
font-family:								Trebuchet MS;
font-weight:								bold;
text-align:									left;
}

#content {
padding-left:								25px;
padding-top:								10px;
padding-bottom:								30px;
height:										520px;
}

#footer {
position:									absolute;
top:										450px; 
}

table {
font-family:								Arial;
font-size:									12pt;
color:										#000000;
}

