* 
{

    margin:0;
    padding:0;  
}

body
{
  background:#acacab url(../images/template/table_bg.jpg) repeat-x;
  text-align:center;
  height:100%;
  min-height:100%;
}

html
{
  width:100%;
  height:100%;
  min-height:100%;
}

p.tahoma1
{
  font-family:tahoma;
  font-size:18px;
  font-weight:normal;
  color:#373737;
}

p.tahoma2
{
  font-family:tahoma;
  font-size:9px;
  font-weight:normal;
  color:#142b83;
}

p a
{
  text-decoration:none;
  font-size:10px;
  color:#1f4e68;
}

.dotline_main
{
  height:1px;
  /*width:380px;*/
  background:url(../images/template/dotline.gif) repeat-x;
  line-height:1px;
}

#content_border
{
  width:803px;
  background:url(../images/template/content_bg3.gif) repeat-y;
  margin:auto;
  min-height:100%;
}

#content
{
  padding-left:1px;
}


#header_top_border
{
  height:140px;
  width:801px;
  background:url(../images/template/header_upper.jpg) no-repeat;
}

#header_border
{
  height:138px;
  width:801px;
  background:url(../images/template/header_lower.jpg) no-repeat;
}

#menu_border
{
  height:39px;
  width:801px;
  background:url(../images/template/menu_bg.gif) no-repeat;
}

#menu
{
  padding-left:32px;
}

#menu_border ul
{
  list-style:none;
  height:39px;

}

#menu_border ul li
{
  float:left;
  font-family:tahoma;
  font-size:11px;
  background:url(../images/template/menu_trenner.gif) no-repeat left;

}

#menu_border ul li.last
{
  float:left;
  font-family:tahoma;
  font-size:11px;
  background:url(../images/template/menu_trenner_last.gif) no-repeat left;
}

#menu_border ul li a
{
  text-decoration:none;
  color:white;
  padding-left:17px;
  padding-right:19px;
  padding-bottom:13px;
  padding-top:13px;
  margin-left:2px;  
  display:block; 
}

#menu_border ul li a:hover
{
  color:white;
  background:url(../images/template/menu_akt.gif) repeat-x;
}

#menu_border ul li.last a
{
  text-decoration:none;
  color:white;
  padding-left:17px;
  padding-right:17px;
  padding-bottom:13px;
  padding-top:13px;
  margin-left:2px;  
  margin-right:2px;
  display:block; 
}


#inhalt_border
{
  background:url(../images/template/inhalt_bg.gif) no-repeat;
   
}

#inhalt_left_border,
#inhalt_left_border_big
{
  margin-top:5px;
  width:335px;
  /*height:222px;*/
  float:left;
}

#inhalt_left_border_big { width:480px; }

#inhalt_right_border,
#inhalt_right_border_small
{
  margin-top:5px;
  width:466px;
  height:222px;   
  float:left;
  font-family:tahoma;
  font-size:11px;
}

#inhalt_right_border_small { width: 300px; height: auto; padding-bottom: 20px;}

.content_border
{
    font-family:tahoma;
    font-size:11px;
    padding: 30px 30px 20px 20px;
    text-align:left;
}

#inhalt_right
{
  padding-left:20px;
  padding-top:30px;
  padding-right:30px;
  text-align:left;
}

#linie_border
{
  background:url(../images/template/linie.gif) no-repeat;
  width:801px;
  height:19px;   
}

#footer_border
{
  background:#fff url(../images/template/bottom_bg.jpg) no-repeat top;
  width:801px;
  height:100px;
}

.news_text { margin-bottom: 4px; }

.flash_container
{
    margin-top: -20px;
}
