/*//////////////////////////////////////////////
//// ALLGEMEINE EINSTELLUNGEN
//////////////////////////////////////////////*/

body         { 

background:#FFFF66; 
padding: 0px;
margin:0px
 }
 
p, td, body {
font-family: Verdana; 
font-size: 9pt; 
color: #CC0000; 
} 

td {vertical-align: top}

h1 {font-size: 12pt}
               
#top {

position: absolute; 
top: 2px; 
width:64%;
margin-left: 16%;
height: 95px;
text-align:center}  

#innenoben {

position: absolute; 
top: 75px; 
text-align:center;
line-height: 40%;
width:66%;
margin-left: 16%;

} 
 
           
/*//////////////////////////////////////////////
//// Linke Navigation
//////////////////////////////////////////////*/ 

#menu {
position: absolute; 
top: 110px; 
padding-left: 20px;
width: 200px;
text-align:center}              
               
.navi a{
display:block;
width:180px;
height:30px;
text-align: center;
padding: 0px;
padding-top:7px;
background-position: center middle;
background-repeat: no-repeat;
text-decoration:none;
font-weight:bold;
font-size: 8pt

}

.navion a{
color: #CC3300
}

.navion, .navi a:hover {
background-position: center middle;
background-repeat: no-repeat;
color:#CC3300;
background-image:url('images/buttongold.png');  }

.naviklein a, .naviklein a:hover {color:#CC3300; font-size: 8pt}

.button0 a {
background-image: url('images/button0.png'); 
color:#FF0000
}

.button1 a {
background-image: url('images/button1.png'); 
color:#008000
 }
 
.button2 a {
background-image: url('images/button2.png'); 
color:#FFFF00
 }
 
.button3 a {
background-image: url('images/button3.png'); 
color:#66CCFF
 }
 
.button4 a {
background-image: url('images/button4.png'); 
color:#0000FF
 }
 
.button5 a {
background-image: url('images/button5.png');
color:#99FF00 
 }
 
.button6 a {
background-image: url('images/button6.png'); 
color:#CC3300
 } 
 
.button7 a {
background-image: url('images/button7.png'); 
color:#66CCFF
 } 
 
.button8 a{
background-image: url('images/button8.png'); 
color:#99FF00
 }
 
 /*//////////////////////////////////////////////
//// Innen
//////////////////////////////////////////////*/

#innen {
position: absolute; 
left: 210px; 
right: 20px;
top: 130px; 

}

.small {font-size: 8pt
}

.font4 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ca1d0c;
}
