/* Themenuebersicht */
#themenbox .round_content{
margin: 0px;
padding:0px 8px 5px 8px;
background:#FFE8C3;
height: 130px;
overflow: hidden;
} 

#themenbox .round_content h1 a{
  display:block;
  font-size:10px;
  line-height: 120%;
  margin:0px 0px 5px 0px;
  padding:0 0 2px 0;
  color:#88001D;
  border-bottom:1px solid #C1C1C1;
  text-decoration: none;
}

#themenbox .round_content h1 a:hover{
  color:#17434a;
  border-bottom:1px solid #C1C1C1;
  text-decoration: none;
}

#themenbox #box1, #themenbox #box2, #themenbox #box3, #themenbox #box4,
#themenbox #box5, #themenbox #box6 ,#themenbox #box7 ,#themenbox #box8,
#themenbox #box9, #themenbox #box10 ,#themenbox #box11 ,#themenbox #box12,
#themenbox #box13, #themenbox #box14 ,#themenbox #box15 ,#themenbox #box16,
#themenbox #box17, #themenbox #box18 ,#themenbox #box19 ,#themenbox #box20{
 display:inline;
 margin: 0px 0px 8px 0px;
 padding: 0px;
 border-bottom-width: 0px;
 font-size:10px;
 line-height: 120%;
 float:left;
 width:175px; 
 margin:0 8px 0 0px;
}
#themenbox #box4, #themenbox #box8, #themenbox #box12, #themenbox #box16, #themenbox #box20 {
 margin:0 0px 8px 0px;
}
#themenbox img{
 width:159px; 
 margin-bottom:5px;
 border:0px;
}
#themenbox .bildbox{
  float:none;
  text-align: center;
}

/* Artikel-Liste */
#artikellistenbox{
}
#artikellistenbox h1 {
  font-size:11px;
  margin:0px 0px 5px 0px;
  border-bottom:1px solid #C1C1C1;
  color:#17434a;
}
#artikellistenbox img{
float:right;
width:130px;
margin:0 0 0 8px;
}


/* breite fuer drei Spalten zB Artikel Liste */
.width34{width:541px;}

/* Formatierungen rechte Spalte bei Artikeln */
#rechts ul, #themenkontakt ul
{ 
  padding: 0px 0 0 0px;
  margin: 0;
  list-style: none;
}
#rechts ul
{ 
  margin-bottom:16px;
}
#rechts ul li, #themenkontakt ul li
{    
  margin:0px;
}
#rechts ul a , #themenkontakt ul a
{
  
  background: #FFFFFF;
  padding: 2px 0 2px 14px;
  display:block;
  font-size: 10px; 
  line-height:12px; 
  color:#212121;
  border-bottom: 1px solid #555555;
  text-decoration: none;
  background-image: url(../laybilder/pfeil_button_vor_weiss.gif);
  background-repeat: no-repeat;
  background-position: top;
  background-position:  0px 3px;
}
#rechts ul a:hover , #themenkontakt ul a:hover
{
  color:#17434a;
  background: #D9E2E3;
  background-image: url(../laybilder/pfeil_button_vor_weiss.gif);background-repeat: no-repeat;
  background-position: top;
  background-position:  0px 3px;
}
#themenkontakt ul a, #themenkontakt ul a:hover{
  background-position:  10px 4px;
  padding: 2px 0 2px 24px;
  border-bottom:1px solid #C1C1C1;
}

#rechts ul a {
  width:176px; 
}


#rechts h1 
{
  display: block;
  width:182px;
  padding: 2px 3px 1px 5px;
  margin: 0;
  border-width: 0px;
  background-color:#17434a;
  background-image: url(../laybilder/menu_balken_hell.gif);
  background-repeat: no-repeat;
  background-position: top;
  background-position:  0px 0px;
  font-weight: normal;
  color:#FFFFFF;
  font-size: 10px; 
  line-height:15px; 
  font-family: Arial, Helvetica, Verdana, Geneva, "Sans Serif"; 
  font-weight: bold; 
  text-decoration: none;
}


#themenkontakt ul a{
  font-size:11px;
  line-height: 14px;
  height:14px;
}
#themenkontakt h1
{
  display: block;
  padding: 2px 3px 1px 3px;
  margin: 0;
  border-width: 0px;
  background-color:none;
  font-weight: normal;
  color:#17434a;
  font-size: 11px; 
  line-height:15px; 
  font-family: Arial, Helvetica, Verdana, Geneva, "Sans Serif"; 
  font-weight: bold; 
  text-decoration: none;
}
.autor{
padding-left:10px;
font-size: 10px;
line-height: 120%;
color:#555555;
}

#bilderrechts img{
  width:61px;
  border:0px;
  margin:0px;
}
#themenhead h1{
  color:white;
  font-size: 11px;
  font-weight: bold;
  padding:0px 10px 1px 10px;
  background:#88001d;
  margin:0px;
}
.thementext{
  text-align: left;
  color: #212121;
  font-weight: normal;
  background-color: #FFE8C3;
  padding:0px 10px;
}

.abobutton { 
  border-width:0px;
  background-color: transparent;
  color:#B20000;
  cursor: pointer;
  font-family: Arial,Helvetica, Geneva, SunSans-Regular, sans-serif;
  font-size:10px;
  line-height: 150%;
}