@charset "utf-8";
/* CSS Document */
/* Stand vom 14.02.2013 */ 

/* wer immer hier drin was verändert: bitte jew. Name+Datum im Kommentar der Zeile geben! */

h1 { 
    font: normal 23pt Tahoma, Geneva, sans-serif;
    font-weight: bold;
    line-height: 16pt;
    margin-bottom: 0;
    color: #373738;
    padding-bottom: 8pt;
    margin-top: 0;
}

h2,h3,h4,h5,h6 { 
  line-height: 16pt;
  margin-bottom: 10px;
  margin-top: 0;
  color: #373738;
}
h2 {
  font: normal 18pt Tahoma, Geneva, sans-serif;
  font-weight: bold;
}
h3 {
  font: normal 15pt Tahoma, Geneva, sans-serif;
  font-weight: bold;
}
h4 {
  font: normal 10pt Tahoma, Geneva, sans-serif;
  font-weight: bold;
}
h5 {
  font: normal 9pt Tahoma, Geneva, sans-serif;
  font-weight: bold;
}
h6 {
  font: normal 7pt Tahoma, Geneva, sans-serif;
  font-weight: bold;
}

div,p,span,ul,li,table,tr,td {
  font: normal 9pt Tahoma, Geneva, sans-serif;
  line-height: 16pt;
  margin-bottom: 0;
  color: #373738;
  margin-top: 0;
}
ul {
  padding-left: 45px;
  list-style-position: outside;
  margin-top: 12px;
}
li {
  padding-left: 20px;
}
.clear {
  clear: both;
}

body{
  margin: 0px;
  padding: 0px;
  background: white;
  background-attachment: fixed;
  
}


a{
  text-decoration: underline;
  font-family: Tahoma, Geneva, sans-serif;
  font: normal 9pt Tahoma;
  color: #1f4256;
}

.main {
  width: 978px;
  margin: auto;
}

#header {
}

#logobild {
  float: left;
  width: 642px;
  height: 130px;
  padding-top:50px;
}

#navisprachen {
  float: right;
  width: 336px;
  height: 180px;
}

#ru {
  width: 35px;
  margin-top: 30px;
  float: right;  
}

#ru a{
  display:block;
    text-indent: -9999px;
    overflow: hidden;
  height: 35px;
  width: 35px;
  background:url(images/ru_inaktiv.gif) no-repeat;
}
#ru a:hover{
  background:url(images/ru_aktiv.gif) no-repeat;
}
#ru a.current{
  background:url(images/ru_aktiv.gif) no-repeat;
  cursor:default;
}

#de {
  width: 35px;
  float: right;
  margin-top: 30px;
  margin-right: 6px;
}

#navi {
  height: 24px;
  float: left;
  width: 978px;
  padding-bottom: 24px;
  
  font-weight:bold;
  font-size: 12pt;
  color: #641213;
}
#navi a {
  text-decoration:none;
  font-weight:bold;
  font-size: 14pt;

}
#navi a:hover {
  color: #373738;
}
.normal {
  color: #641213;
}
.active {
  color: #373738;
}
.topnavi {
  line-height: 0px;
  
}

/**/

#siteimage {
  width: 642px;
  float:left;
  height: 206px;
}

#rightimages {
  float: right;
  width: 336px;
}

#trennbild {
  width: 31px;
  float:left;
  height: 206px;
}

#foto {
  width: 305px;
  float:right;
  height: 206px;
}

/**/

#body {
  margin-top: 40px;
}

#inhalt {
  width: 978px;
  height: auto;
  float: left;
}

#content {
  width: 642px;
  float: left;
}

#rightcontent {
  width: 305px;
  float: right;
  padding-left: 31px;
  font-size: 10pt;
}
#rightcontent a {
  font-size: 10pt;
}

#line {
  background-color: #641213;
  width: 978px;
  height: 1px;
  margin-top: 21pt;
}

#footer {
  float: left;
  width: 978px;
  font-size:11px;
}