@import url(text.css);

body{
  font-family: Arial,Helvetica,sans-serif;
  background-color: #FF0000;
  font-size: 12px;
  text-align:center;
  font-weight: normal;
  color: #000000;
  
}

ul {
list-style-type:none;
margin-bottom:0;
margin-left:0;
margin-top:0;
padding:0 8px;

}

#position{
background:#FF0000;
margin:auto;
text-align:left;
width:940px; 
}

#leiste{
background-image:url(../images/leiste.png);
height:168px;
left:0;
position:absolute;
top:174px;
width:100%;
}

#oben{
background-image:url(../images/oben.png);
background-repeat:no-repeat;
height:40px;
}

#header{
margin-left:30px;
padding-top:30px;
}

#head-info{
float:right;
height:10px;
margin:10px 50px 0;
text-align:center;
width:240px;
}

.rahmen{
background-color:#FFFFFF;
background-image:url(../images/mitte.png);
background-repeat:repeat-y;
margin-top:10px;
position:absolute;
text-align:left;
width:940px;
}


/* -- linke Spalte-- */

#links {
float:left;
margin-left:20px;
margin-top:15px;
text-align:left;
width:220px;
}

#menue{
height:auto;
min-height:50px;
padding-left:10px;
}


/* -- unten -- */

#unten{
background-image:url(../images/unten.png);
background-repeat:no-repeat;
clear:both;
height:40px;
}

#footnotes{
float:right;
margin-right:30px;
margin-top:0;
text-align:right;

}



/* -- rechte Spalte -- */

#rechts{
float:left;
width:200px;
}


/* -- Inhalt -- */

#mitte {
margin-top:0;
min-height:390px;
width:940px;
}

#inhalt{
float:left;
margin:0 20px 20px;
min-height:300px;
width:620px;
}

.spalte1{
  padding-top: 5px;
  float: left;
  position: relative;
  top: -8px;
  width: 340px;
  height: 160px;
}

.spalte2{
  padding-top: 5px;
  float: right;
  position: relative;
  top: -8px;
  width: 280px;
  height: 160px;
}

/* -- Navigation -- */

.navmainStandardLevel_1{
display:block;
padding:4px 4px 4px 5px;
height:auto;
width:auto;
}

li.navmainStandardLevel_1{
background:#F5F5F5 none repeat scroll 0 0;
border-color:white #E5E5E5 #E5E5E5;
border-style:solid;
border-width:1px;
font-size:14px;
font-style:normal;
font-weight:bold;
}

a.navmainStandardLevel_1, a.navmainStandardLevel_1:link, a.navmainStandardLevel_1:visited, a.navmainStandardLevel_1:active {
   color: #5B5B5B;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

a.navmainStandardLevel_1:hover{
   color: #5B5B5B;
   background-color: #E5E5E5;
   text-decoration: underline;
}

#metaNavigation{
font-size:10pt;
margin-left:15px;
}

a.metaNavigation_1, a.metaNavigation_1:link, a.metaNavigation_1:visited, a.metaNavigation_1:active{
border-right:1px solid;
color:#5B5B5B;
font-style:normal;
font-weight:bold;
padding-right:4px;
text-decoration:none;
}

a.metaNavigation_1:hover{
   color: #5B5B5B;
   text-decoration: underline;
}

.spende{
margin:50px 30px;
}

/* -- Formulare -- */

#searchterm{
background-color:#E5E5D9;
border:1px solid;
height:20px;
width:120px;
}

#search_send{
padding-left:5px;
position:absolute;
}

#contactForm{
  margin-left:25px;
  margin-top:50px;
}

#contactFormSubmit{
  margin-top: 0px;
}

