/*Allgemeine Angaben*/
body {
background-color:rgb(222,222,222);
 }

/*Aufteilung Mitte*/
.mitte {
background-image:url(Bilder/navbild_r_se.gif);
}

.navigation {
background-image:url(Bilder/navbild_o_se.gif);
}

.inhalt {
background-image:url(Bilder/navbild_r_se.gif);
}

/*Bilderstreifen*/
.streifen2{
background-color:rgb(178,178,178);  /*mitteldunkel*/
}

/*Schrifteinstellungen*/
p, a, h1, h2  {
color : rgb(53,53,53);     /*anthrazit*/
  }

.inhalt ul li {
color: rgb(53,53,53);     /*anthrazit*/
}

.umr {
border-top: 5px solid transparent;
}

.abstandli {
padding-left: 10px;
}

.abstandli2 {
padding-left: 40px;
vertical-align:top;
}

.eng {
margin-top: 0;
padding-top: 0;
font-size: 0.2em;
font-weight: 300;
line-height:1em;
}

/*Obere Navigation*/

/*Linke Navigation*/
#linkesmenue li a:hover {
color: rgb(86,51,73);
}

#linkesmenue li a:active {
color : rgb(86,51,73);
}

#linkesmenue li li a {
color: rgb(53,53,53);
}


#linkesmenue li li a:hover {
color: rgb(86,51,73);
}

#linkesmenue li li a:active {
color : rgb(86,51,73);
}

/*Tabelle*/

.partnertab td {
padding-bottom: 5px;
}

/*Menü Stellen*/
.Stellen {
margin:0;
padding:0;
}

.Stellen li {
list-style: none;
}

