*{
margin: 0px;
padding: 0px;
font-family: verdana, sans-serif;
font-size: 11px;
color: #333333;
}
body{
scrollbar-arrow-color :#000000;
scrollbar-track-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color :#FFFFFF;
scrollbar-highlight-color : #000000;
scrollbar-shadow-color:#000000;
scrollbar-face-color:#FFFFFF;

text-align: center;
background-color: #FFFFFF;
}
div#master{
width: 800px;
margin: 30px auto;
}

div#header{
background-image: URL("../pic/logo_10_jahre_header.jpg");
background-repeat: no-repeat;
height: 149px;
margin-bottom: 30px;
}
div#title{
margin-top: 20px;
height:90px;
text-align: right;
}
div#title h1{
color: #660000;
font-size:32px;
font-weight: 500;
}
div#navi{
text-align: right;
margin: 0px 0px 0px 220px;
border-style: solid;
border-color: #000000;
border-width: 1px 0px;
padding: 3px 0px;
}
div#navi a{
text-decoration: none;
}
div#navi span{
color: #999999;
}
a:hover{
color: #990000;
}
div#main{
margin-left: 40px;
text-align: left;
}
div#geleitwort_left_aligned{
margin-left: 220px;
text-align: left;
}
div#geleitwort_left{
margin-left: 110px;
text-align: left;
}
div#geleitwort_center{
margin-left: 0px;
text-align: center;
}
h2{
margin: 0px 0px 5px 0px;
font-size: 14px;
}
div#foot{
clear: both;
text-align: right;
border-top: 1px solid #000000;
margin: 20px 0px 0px 40px;
}
th{
vertical-align: top;
text-align: left;
padding: 3px;
}
td{
vertical-align: top;
text-align: left;
padding: 3px;
}
td.li{
border:none;
text-align: right;
font-weight: bold;
}
td.re{
border: none;
padding-left: 8px;
}
a.txt{
color: #660000;
}
a.txt:hover{
color: #CC0000;
}