.kasten{
  clear:left;
  width:540px;
  background-image: url(bilder/box_details.gif);
  background-repeat:repeat-y;
}

div.kasten_header h1 {
color:white;
font-size: 10px;
font-weight:bold;
line-height:10px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
text-align:left;
}

div.kasten_header h4 {
color:black;
font-size: 15px;
font-weight:bold;
line-height:20px;
padding-left:10px;
text-align:left;
}


div.kasten_header span{
color:black;
line-height:10px;
padding-left:5px;
}

div.kasten h4{
color:black;
font-size: 15px;
font-weight:bold;
line-height:20px;
padding-left:10px;
text-align:left;
}

div.kasten span{
color:black;
line-height:10px;
padding-left:5px;
}

.kasten_links{
  background-color:transparent;
  width:160px;
  float:left;
}

.kasten_links .eintrag{
 background-color:transparent;
 margin:5px; 
 color: #FFF;
}


.kasten_links .eintrag strong {
  color: #FFF;
  font-weight: bold;
}

.kasten_links .eintrag a,
.kasten_links .eintrag a:active,
.kasten_links .eintrag a:visited {
  text-decoration: none;
  color: #FFF
}

.kasten_links .eintrag a:hover {
  text-decoration: underline;
}

.kasten_mitte .eintrag{
 background-color:transparent;
 margin:5px; 
 margin-left:30px; 
}

.kasten_mitte .eintrag strong {
 font-weight: bold; 
}

.eintrag .t1{
background-color:transparent;
color:black;
font-weight:bold;
line-height:14px;
float:left;
width:50px;
}


.eintrag .t2{
background-color:transparent;
color:white;
font-weight:bold; 
line-height:14px;
margin-left:50px;
width:100px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .eintrag .t2 {
    margin-left: 0px;
    float:left;
    
    
}

.kasten_mitte{
  background-color:transparent;
  width:379px;
  float:left;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .kasten_mitte {
    margin-left: 0px;
}
/* End hide from IE5/mac */

.kasten_mitte h1{
 color:black;
 font-weight:bold;
 line-height:10px;
 margin-top:5px;
}

.kasten_mitte .text{
  background-color: #FFFFFF;
  font-weight:normal;
  font-size: 10px;
  line-height:10px;
  margin-top:5px;
}

.kasten_rechts{
  background-color:transparent;
  margin-left:430px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .kasten_rechts {
    margin-left: 0px;
    float:left;
}
/* End hide from IE5/mac */



.abstand{
clear:left;
background-color:transparent;
height:30px;
width:520px;
}

