/* CSS Document */
body
{
text-align:center;
background-color:#253BAA;
color:#000000;
overflow:auto;
height:100%;
font-family:verdana, arial, helvetica, sans-serif;
}

img.content
{
border:solid 1px #B01117;
margin-bottom:7px;
}

td
{
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px;
}

form,input
{
margin:0;
font-size:11px;
margin-top:0px;
padding:0;
}

#contentheadline
{
font-weight:normal;
font-size:24px;
line-height:32px;
color:#000000;
}

.newsheadline
{
font-weight:bold;
font-size:14px;
color:#FFFFFF;
background-color:#B01117;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
padding:3px;
text-align: center;
}

#newsbar
{
vertical-align:top;
padding-left:0px;
padding-right:0px;
width:142px;
}


td.menuhardcode
{
height:20px;
padding: 0 12 0 12;
text-align:center;
color:#FFFFFF;
}

td.menuservice
{
height:22px;
padding: 0 3 0 3;
text-align:center;
background-color:#B01117;
border-bottom: solid 3px #FFFFFF;
font-size:11px;
color:#FFFFFF;
}

td.menuservice2
{
height:20px;
padding: 0 4 0 4;
text-align:center;
background-color:#5162B9;
font-size:11px;
color:#FFFFFF;
}

td.gelb
{
background-color:#FFCC33;
border-bottom: solid 3px #FFFFFF;
color:#FFFFFF;
}

td.weiss
{
color:#FFFFFF;
}

td.rot
{
background-color:#B01117;
border-bottom: solid 3px #FFFFFF;
color:#FFFFFF;
}

td.mediumblau
{
background-color:#5162B9;
color:#FFFFFF;
}

td.content
{
padding-left:35px;
padding-right:35px;
width:396px;
background-color:#FFFFFF;
border-left: 10px solid #5162B9;
border-right: 10px solid #5162B9;
vertical-align:top;
padding-top:30px;
color:#000000;
}

td.menuinakt
{
width:125px;
height:36px;
background-color:#253BA8;
padding:10px;
border-bottom:solid 1px #FFFFFF;
}

td.menuakt
{
width:125px;
height:36px;
background-color:#B01117;
padding:10px;
border-bottom:solid 1px #FFFFFF;
}

td.menu2ebene
{
width:125px;
height:15px;
background-color:#7F8ACC;
padding:5 10 5 10;
text-align:center;
}

td.menu3ebene
{
width:125px;
height:15px;
background-color:#5568C7;
padding:5 10 5 10;
text-align:center;
}


td.trenn
{
height:5px;
font-size:6px;
background-color:#FFCC33;
border-bottom: solid 1px #FFFFFF;
}

p
{
color:#000000;
line-height:17px;
font-size:12px;
}

.text
{
color:#000000;
line-height:17px;
font-size:12px;
}

p.newsinhalt
{
line-height:16px;
font-size:11px;
padding: 0 4 0 4; 
text-align:justify;
}

td#news
{
background-color:#B01117;
border-left: solid 3px #FFFFFF;
border-bottom: solid 3px #FFFFFF;
text-align:center;
width:auto;
color:#FFFFFF;
}

td#subnews
{
background-color:#FFCC33;
border-left: solid 3px #FFFFFF;
text-align:center;
width:142px;
}

/*Positionen für Container */
div#container
{
text-align:left;
margin: 0 auto;
padding: 0;
height:auto;
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
background-color:#253BAA;
color:#FFFFFF;
border-right: solid 5px #FFFFFF;
}
/* Hardcodemenu oben*/
#menu1
{
position:absolute;
left:290px;
top:0px;
padding:0 10 0 10;
width: auto;
margin-bottom:5px;
} 
/* ServiceNavi oben #menu2 vorher top:86px;*/
#menu2
{
position:absolute;
left:0px;
top:192px;
border: solid 3px #FFFFFF;
border-bottom: none;
border-left: none;
width:auto;
} 

#submenu2
{
position:absolute;
left:0px;
top:112px;
width:auto;
border-right: solid 3px #FFFFFF;
border-left: solid 3px #FFFFFF;
} 

#headbox
{
position:absolute;
left:-4px;
top:21px;
width:auto;
height:168px;
border-top: solid 3px #FFFFFF;
border-right: solid 3px #FFFFFF;
} 
/*vorher top:128px;*/
#contentbox
{
position:absolute;
left:0px;
top:234px;
height:500px;
width: auto;
overflow:visible;
background-color:#FFCC33;
} 


/*Linkstyles*/
a:link,a:visited,a:active
{
color:#253BAA;
text-decoration:none;
}

a:hover
{
color:#253BAA;
text-decoration:underline;
}


/*Standardlinks farbig*/
a:link.menu,a:visited.menu,a:active.menu,a:hover.menu
{
color:#ffffff;
text-decoration:none;
}






