@charset "utf-8";
/* CSS Document */
body {
margin:0;
padding:0;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#032a89;

}

.clearer {
clear:both;
}

#main {
width:799px;
height:600px;
background-image:url(../v2_gfx/bg-page.jpg);
border-bottom:1px solid #002788;
border-right:1px solid #002788;
}

#header {
height:92px;
}

#header #heimteam, #header #auswaertsteam {
line-height:92px;
width:309px;
text-align:right;
float:left;
font-size:14px;
}
#header #auswaertsteam {
text-align:left;
}
#header #ergebnis {
line-height:92px;
width:110px;
text-align:center;
float:left;
font-size:44px;
}

#footer {
height:80px;

}

#left {
height:431px;
float:left;
width:324px;
padding:0 22px 0 22px;
border-right:1px dotted #778bbf;
}
* html #left {
height:431px;
float:left;
width:324px;
padding:0 22px 0 22px;
border-right:1px dotted #778bbf;
}

#meldungen {
margin-top:11px;
margin-left:1px;
margin-right:13px;
font-size:10px;
line-height:13px;
}
#scroll a{
color:#ffffff;
text-decoration:underline;
}
#scroll a:hover{
color:#778bbf;

}
#meldungen img{
float:left;
margin:3px 5px 10px 0;
}

#scroll {
padding:0 20px 0 0;
font-size:10px;
background-image:url(../v2_gfx/bg-scroll.jpg);
min-height:430px;
}


.border {
width:288px;
height:2px;
border-top:1px dotted #778bbf;
border-bottom:1px dotted #778bbf;
margin:2px 0 1px 0;
}

#right {
height:431px;
float:left;
width:408px;
padding-left:14px;

}
* html #right {
height:431px;
float:left;
width:379px;
padding-left:14px;
overflow:hidden;
}
#right .border {
width:396px;

}
#navigation {
height:34px;
margin:0 0 5px 0;
}
#content {
font-size:10px;
line-height:13px;
background-image:url(../v2_gfx/bg-content.jpg);
min-height:386px;

}
#content h1{
font-size:12px;
line-height:13px;
margin:3 0 3px 0;
}
.tableborder td{


border-bottom:1px dotted #778bbf;
}
#content td.aufstellung {
background-image:url(../v2_gfx/bg-aufstellung.gif);
width:243px;
height:341px;
line-height:16px;
overflow:hidden;
}
#content td {
line-height:14px;
}
.tooltip2 {
background-color:#FFFFFF;
border:1px solid #193d95 !important;
font-size:10px;
padding:2px;
position:absolute;
}
.tooltip2 .head {
background-color:#193d95 !important;
color:white;
font-size:12px;
font-weight:bold;
padding:2px;
font-family:"Trebuchet MS", arial, helvetica, sans-serif;
padding-left:20px !important;
}
.tooltip2 .head .logo, .tooltip2 .head .karten{
margin:-1px 3px 3px -18px;
float:left;
}
.tooltip2 .head .karten {
margin-left:2px;

margin-top:1px;}
.tooltip2 .content {
color:#193d95;
clear:both;
}


