html, body, div, p, h1, h2, h3, ul, ol, span, a, table, form, li, b, img 
{
margin: 0; 
padding: 0; 
font-family: verdana, arial, helvetica, sans-serif;
}

body
{
color:#000;
font-size:70%;
text-align : justify; 
}  

#logo
{
background: url(titel.gif) no-repeat;
background-color:#ccc;
padding: 140px 0px 0px 0px;  
margin-bottom: 2px; 
border-bottom: 1px solid #666;
}
	  
#navigation
{
padding: 3px;
background-color: #fff;
color: #f96;
border-top: 1px solid #fc3;
border-bottom: 1px solid #fc3;
}

#navigation ul
{
margin: 0;
padding: 0;
}

#navigation li
{
list-style-type: none; 
display: inline;
margin: 0;
padding: 0;
}

#navigation a
{
padding: 3px;
background-color: #fff;
color: #666;
text-decoration: none;
font-weight: bold;
border-right: 1px solid #fc3;
border-left: 1px solid #fc3;
}

#navigation a:hover
{
background-color: #06c;
color: #fff;
}

#navigation .over
{
background-color: #fc3;
color: #fff;
}
	  
#subnavigation
{
padding: 3px;
background-color: #fff;
color: #f96;
width: 100%;
border-bottom: 1px solid #06c;
}

#subnavigation a
{
padding: 3px;
background-color: #fff;
color: #ffba09;
text-decoration: none;
font-weight: bold;
border-right: 1px solid #06c;
}

#subnavigation a:hover
{
background-color: #06c;
color: #fff;
}

.clear
{
clear: both;
}

a
{
color: #900;
text-decoration: none;
font-weight: bold;
border-right: 0px solid #06c;
}

a:hover
{
background-color: #06c;
color: #fff;
}

p
{
padding: 0 10px 0 10px;
margin-bottom: 25px;
margin-left: 25px;
line-height: 130%;
}

.box1
{
background:gainsboro;
padding:5px;
border:1px solid black;
height:80px;
}

.box2
{
float:left;
width:90%;
padding:40px;
margin:0px 0px 0px 0px;
}

.box3
{
position:absolute;
right:0;
width:250px;
/*height:100%;*/
background:#eee;
padding:20px;
margin:0;
border-left:1px solid #06c;
} 

hr
{
height:1px;
color:#06c;
}

.rs
{
margin-bottom:50px;
padding-left:10px;
padding-right:10px;
}

h1
{
padding-bottom: 10px;
color: #666;
font-size: 130%;
}

.in
{
position: absolute; 
left: -1000px; 
top: -1000px; 
width: 0px; 
height: 0px; 
overflow: hidden; 
display: inline;
}

h2
{
padding-bottom: 0px;
color: #666;
}

h3
{
padding-bottom: 0px;
color: #666;
}

.rechte_spalte
{
border-bottom:1px solid #000;
border-top:1px solid #000;
background-color:#ffba09;
}

img
{
border: 0px solid #06c;
margin-right:25px;
margin-bottom:20px;
float:left;
}

.links
{
float: left;
}

.indent
{
margin-left: 25px;
padding-left: 10px;
}

.liste
{
/*margin-left: 25 px;
padding-left: 40 px;*/
font-style: normal;
margin-left: 5px;
padding-left: 5px;
list-style-position:outside;
}

.liste_kopf
{
list-style-type: none; 
font-style: italic;
margin-left: 20px;
margin-bottom: 25px;
}

li
{
margin-bottom: 10px;
margin-left: 25px;
list-style-type: square; 
line-height: 130%;
}