h1 {
color: #7E1616;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight: bold;
}
h2 {
color: #000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight: bold;
}
h3 {
color: #7E1616;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight: bold;
}
h4 {
color: #000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight: bold;
}
h5 {
color: #7E1616;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
}
h6 {
color: #000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
}

a {
color: #7E1616;}

#container{
  width:1000px;
  height:auto;
  margin:auto;
  text-align:left;
}

#img_header{
  width:945px;
  height:28px;
  margin:auto;
  background-image:url(../Bilder/img_header.png)
}

#main_container{
  width:911px;
  height:auto;
  margin-left:60px;
  margin-top:5px;
}

table#content{
  height:inherit;
  width:911px;
}

td#navicell{
  vertical-align:top;
}

td#bordercell{
  border:1px solid #000000;
  width:404px;
  background-color: #FFF;
  vertical-align:top;
}

#img_big{
  width:240px;
  height:437px;
  float:left;
}

/*NAVIGATIONSELEMENTE******************************************************/

/*NAVI HAUPTCONTAINER (LAYOUT)*/
#navi{
  width:253px;
  height:437px;
  margin-left: 246px;
  background-image:url(../Bilder/navi.png);
}

/*NAVI POSITIONSCONTAINER*/
#navi_text{
  margin-top:120px;
  margin-left:30px;
  width:220px;
  height:280px;
  text-align:left;
}

/*NAVI DARSTELLUNG*/
#navi_text a{
  text-decoration:none;
  color:#000000;
  font-size:13px;
}

#navi_text a:hover{
  color:#7E1616;
}

#navi_text ul{
  display:block;
  list-style:none;
  margin:0px;
  padding:0px;
}

#navi_text li{
  margin-bottom:3px;
}

#lang_select{
  height:20px;
  width:245px;
  margin-top:5px;
  margin-left:1px;
  text-align:right;
}

#lang_select a{
  text-decoration:none;
  color:#000000;
  font-size:13px;
}

#lang_select a:hover{
  color:#7E1616;
}

#act_page a, #act_page a:hover{
  color:#7E1616;
}
/*ENDE NAVIGATIONSELEMENTE****************************************************/

#main_text{
  margin-left:20px;
  margin-top:10px;
  margin-right:10px;
}

#img_footer{
  width:876px;
  height:106px;
  margin-left:94px;
  margin-top:5px;
  background-image:url(../Bilder/foot2010.gif);}

img.picture{
  margin-left:246px;
  margin-top:5px;
  width:253px;
  height:164px;
  border:0px;
  display:block;
} 