/* ***************
Nickel Layout-Version
*/


body
{
margin:0px;
padding:0px;
background:#4F88BF url(/img/bg/bg.jpg) repeat-x top left;
text-align:center;
}


/* Seiteneinteilung Tabellenlayout
----------------------------------------------------*/

#maintable
{
width:780px;
margin:10px auto;
background-color:#ffffff;
border:1px solid #0070C0;
}

#top2
{
padding:5px 10px 20px 10px;
text-align:center;
}

#topmenu
{
border-bottom:1px dashed #4F88BF;
width:650px;
margin:0px auto;
padding:0px 0px 10px 0px;
}

#leftside
{
width:230px;
background-color:transparent;
margin:0px;
padding:0px;
vertical-align:top;
}

#maincontent
{
width:550px;
padding:10px 40px 10px 10px;
margin:0px;
vertical-align:top;
}

#end
{
padding:3px;
margin:0px;
vertical-align:top;
text-align:center;
}

#printdiv
{
width:780px;
margin:10px auto;
padding:5px;
text-align:center;
font-size:0.85em;
}

#endadress
{
font-size:0.9em;
margin:10px 50px;
}

#printlogo
{
display:none;
}

#partner
{
margin:0px 15px;
text-align:left;
padding:0px 10px;
width:210px;
background:#FFFFFF url(/img/bg/menu_bg.gif) repeat-y top left;
}

#partner h3
{
margin:0px 15px 5px 0px;
border-bottom:1px dashed #00007F;
}

#partner li
{
margin:2px 15px;
list-style-image:url(/img/icons/extern_li.gif);
}

/* Menu Layout
----------------------------------------------------*/

#topmenu a:link, #topmenu a:visited, #topmenu a:active, #topmenu a:hover
{
color:#003080;
font-weight:bold;
text-decoration:none;
font-size:13px;
margin:0px 12px;
}

#topmenu a:hover
{
color:#FFBF00;
}

#menutop
{
margin:0px 15px;
text-align:left;
width:200px;
font-weight:bold;
font-size:0.75em;
color:#4F88BF;
}

#menu
{
margin:0px 15px;
text-align:left;
padding:0px 10px;
width:210px;
background:#FFFFFF url(/img/bg/menu_bg.gif) repeat-y top left;
}

#submenu
{
line-height:110%;
}

#menu a:link, #menu a:visited, #menu a:hover, #menu a:active
{
display:block;
color:#003080;
font-size:13px;
text-decoration:none;
margin:0px 10px 0px 0px;
padding:3px;
font-weight:bold;
border-bottom:1px dashed #FFDF00;
}

#menu a:hover
{
color:#FFBF00;
}

#submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active
{
background:none;
}

.menuimg
{
margin:0px 15px;
}