
span.dummy {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #808080; }

span.test {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; color: #c0c0c0; }
a.navigation {  font-family: Arial, Times New Roman ; font-size: 13pt; font-weight: bold; font-style: normal; color: #707070; text-decoration: none;}
a.navigation:hover {  font-family: Arial, Times New Roman ; font-size: 13pt; font-weight: bold; font-style: normal; text-decoration: underline;}
a.link {  font-family: Arial ; font-size: 10pt; font-style: normal; color: #000000; text-decoration: none;}
a.link:hover {  font-family: Arial ; font-size: 10pt; font-style: normal; color: #c0c0c0; text-decoration: none;}
a.link_weiss {  font-family: Arial ; font-size: 9pt; font-style: normal; color: #FFFFFF; text-decoration: none;}
a.link_weiss:hover {  font-family: Arial ; font-size: 9pt; font-style: normal; color: #c0c0c0; text-decoration: none;}
span.current {  font-family: Times New Roman ; font-size: 20pt; font-weight: bold; font-style: normal; color: #DC0231;}
span.text {  font-family: Verdana, Arial ; font-size: 10pt; font-style: normal; color: #000000;}
span.textklein {  font-family: Arial ; font-size: 9pt; font-style: normal; color: #000000; line-height: 20px;}
span.beschreibung {  font-family: Arial ; font-size: 8pt; font-style: normal; color: #000000; }
h1 { font-family: Arial ; font-size: 14pt; font-style: normal; color: #000000; }
p {  font-family: Arial ; font-size: 10pt; font-style: normal; color: #000000;}
a { text-decoration: underlined; color: #000000;  font-size: 10pt;}
a.visited { text-decoration: underlined; color: #000000;  font-size: 10pt;}
a.active { text-decoration: underlined; color: #000000; font-size: 10pt;}

span.fontSize1 { font-family: Arial, Verdana; font-size: 8pt; }
span.fontSize2 { font-family: Arial, Verdana; font-size: 10pt; }
span.fontSize3 { font-family: Arial, Verdana; font-size: 12pt; }
span.fontSize4 { font-family: Arial, Verdana; font-size: 14pt; }
span.fontSize5 { font-family: Arial, Verdana; font-size: 18pt; }
span.fontSize6 { font-family: Arial, Verdana; font-size: 24pt; }
span.fontSize7 { font-family: Arial, Verdana; font-size: 36pt; }

#body {
background-image:url(pics/rauten.png); 
background-repeat:repeat;
}

#main {
position: absolute;
width: 900px;
height: 700px;
left: 50%;
top: 50%;
margin-left: -450px;
margin-top: -350px;
}

#middle {
float:left;
width:900px;
height: 605px;
background-image: url(pics/background.gif);
background-repeat: no-repeat;
}

#content {
width: 520px;
height: 400px;
margin-left: 195px;
margin-top: 110px;
overflow: auto;
}

#navigation {
float:left;
width:900px;
text-align: center;
margin-top: 0px;
}

img{
border:0;
float: left; 
margin-right: 4px;
}



