/*######################## allgemeines #############################*/
BODY {
margin:0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
background: url(bilder/freieheide-bg2.gif);
}

#umrandung
{
background: url(bilder/freieheide-bg2.gif);
}
 
a{ 
color: #0084B6; font-weight: bold; 
text-decoration: yes;
}

a:hover {
color: #003366; 
font-weight: bold; 
text-decoration: yes;
}

#headertext a{
font-weight: bold; 
color: #ffffff;
text-decoration: none; 
}

#headertext a:hover{
font-weight: bold; 
color: #003366; 
}

#footer a{font-weight: bold; 
color: #ffffff; 
}

#footer a:hover{
font-weight: bold; 
color: #003366; 
}

hr{
text-align: left;
margin-left:-10px;
width: 750px;
border: 1px #666 solid;
}

/*################################ aufbau  ################################*/

#header{
width: 750px;
height: 150px;
background: url(bilder/portalbild.gif);
background-color: #0084B6;
}
#headertext{
text-align: left;
line-height: 0.5em;
width: 730px;
height: 60px;
color: fff;
background-color: #0084B6;
padding:10px;
}

#main{
width: 750px;
background-color: #fff;
}

#contant
{
text-align:left;
margin-top:20px;
width: 700px;
height: 120px;
padding:10px;
background-color: #fff;
border: 1px #666 solid;
}

.content{
text-align:left;
margin-top:20px;
width: 700px;
min-height: 120px;
padding:5px 10px;
background-color: #fff;
border: 1px #666 solid;
}

#contant2
{
text-align:left;
margin-top:20px;
width: 700px;
height: auto%;
padding:10px;
background-color: #fff;
border: 1px #666 solid;
}

.bild{
padding:10px;
display:inline;
height: 100px;
float: left;
}

.text{
padding:10px;
}

#footer{
padding:10px;
margin-top:20px;
width: 730px;
height: 20px;
background-color: #0084B6;
}
 
/*################################ text ###################################*/
h1 { 
margin-top:0px;
font-size: 20px; 
font-weight: bold; 
color: #fff; 
}

h2 {
margin-top:0px;
font-size: 14px; 
font-weight: bold; 
color: #0084B6;}

h3 {
margin-top:0px;
font-size: 14px; 
font-weight: bold; 
color: #fff;}


.text1 {
margin-left:0px;
color: #000000;
}

.text2 {font-weight: normal; color: #ffffff;}
.text3 {font-weight: bold; color: #0084B6;}
.text4 {font-weight: bold; color: #ff0000;}

.unter {font-size: 11px; font-weight: normal; color: #000000;}
.unter1 {font-size: 11px; font-weight: bold; color: #0084B6;}
.unter2 {font-size: 11px; font-weight: bold; color: #ffffff;}