/*
Premysl Cimbalek, 2009
*/
.boxes{
margin:auto;
height:100%;
padding-bottom:10px;
padding-top:10px;
_width:900px;
}
.boxes h2{
margin-top:0px;
}

.box_long, .box_short, .box, .box_red {
background-color:#fafafa;
margin-left:5px;
margin-right:5px;
} 

.box_red {
/*background-color:#ad0000;*/
background-color:#2643a1;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.box{
margin:auto;
}

.box_short h5{
text-align:left;
}


.box_short{
width:281px;
margin-left:10px;
float:left;
border-top:none;
border-bottom:none;
font-size:10px;
color:#161616;
}
.box_short_header{
width:281px;
height:55px;
background-repeat:no-repeat;
}

.en{
background-image:url(img/teb_tst_box_short_header_eng.jpg);
}
.de{
background-image:url(img/teb_tst_box_short_head_de.jpg);
}
.oth{
background-image:url(img/teb_tst_box_short_head_oth.jpg);
}


.box_header{
height:10px;
background-image:url(img/teb_tst_cor_left_top.jpg);
background-repeat:no-repeat;

}
.box_red .box_header{
height:8px;
background-image:url(img/teb_tst_cor2_left_top.jpg);
}


.box_header_center{
margin-left:10px;
height:10px;
border-top:1px solid #bbbbbb;
}
.box_red .box_header_center{
height:8px;
margin-left:8px;
_border-right:1px solid #bbbbbb;
}


.box_short .box_header_center{
border-top:none;
}
.box_header_right{
float:right;
background-image:url(img/teb_tst_cor_right_top.jpg);
width:10px;
height:10px;
margin-top:-1px;
_background-image:none;
_border-right:1px solid #bbbbbb;
}
.box_red .box_header_right{
height:8px;
width:8px;
background-image:url(img/teb_tst_cor2_right_top.jpg);
_background-image:none;
_border-right:1px solid #bbbbbb;
}

.box_short .box_header_right{
background-image:none;
}


.box_body{
border-right:1px solid #bbbbbb;
border-left:1px solid #bbbbbb;
/*border-top:1px solid #F8F8F8;*/

}

.box_footer{
height:10px;
background-image:url(img/teb_tst_cor_left_bot.jpg);
_background-image:none;
_border-left:1px solid #bbbbbb;
_border-right:1px solid #bbbbbb;
_border-bottom:1px solid #bbbbbb;
}
.box_red .box_footer{
background-image:url(img/teb_tst_cor2_left_bot.jpg);
height:8px;
_background-image:none;
_border-left:1px solid #bbbbbb;
_border-right:1px solid #bbbbbb;
_border-bottom:1px solid #bbbbbb;
}
.box_footer_center{
height:10px;
margin-left:10px;
border-bottom:1px solid #bbbbbb;
background-color:#fafafa;
_display:none;
}
.box_red .box_footer_center{
height:8px;
margin-left:8px;
background-color:#2643a1;
_display:none;
}
.box_footer_right{
float:right;
background-image:url(img/teb_tst_cor_right_bot.jpg);
width:10px;
height:10px;
border-bottom:1px solid #fff;
_display:none;
}
.box_red .box_footer_right{
height:8px;
width:8px;
background-image:url(img/teb_tst_cor2_right_bot.jpg);
_display:none;
}

.box_short p{
margin:0px;
}


.box_short table{
width:100%;
}

.box_short .link{
width:31px;
vertical-align:top;
}


.box_short ul{
margin:0px;
padding:0px;
padding-left:15px;
padding-right:15px;
padding-top:5px;
}

.box_short li{
padding-top:3px;
/*background-image:url(img/teb_tst_li.jpg);
background-repeat:no-repeat;*/
list-style-type:none;
list-style-image:none;
padding-left:0px;
background-position: 0px 10px;
border-bottom:1px solid #b7b7b7;
}
