/* CSS Document */

a:link { font-weight:bold; color:#FF8000; text-decoration:none; }
a:visited { font-weight:bold; color:#FF8000; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }

h1 { font-family: helvetica, arial; font-size: 10pt; color: #A6DD39; font-weight: bold; }
h2 { font-family: helvetica, arial; font-weight:bold; font-size: 8pt; color: #ffffff; }
h3 { vertical-align: middle; padding-left: 10px; font-family: helvetica, arial; font-weight:bold; font-size: 8pt; color: #ffffff; }

body 
{
background-color: #000000;
z-index:1;
}

#logo_nav
{
background-color: black;
margin-top: -10px;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
background-image: url(gfx/logo_bg_oben.jpg);
}

#inhalt
{
background-color: black;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
background-image: url(gfx/logo_bg_unten.jpg);
background-repeat: repeat-x;
margin-bottom: -10px;
}

#fooder
{
padding-top: 4px;
padding-bottom: 3px;
padding-left: 10px;
font-family: helvetica, arial;
font-weight:bold;
font-size: 8pt;
color: #ffffff;
background-color: transparent;
background-image: url(gfx/bg_fooder.png);
background-repeat: no-repeat;
}

#headerfont 
{
margin-left: -7px;
margin-right: -8px;
padding-left:10px;
padding-top:6px;
min-height: 20px;
max-height: 20px;
border-top: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
background-image: url(gfx/bg_b_40.png);
background-repeat: repeat-x;
font-weight:bold;
font-size: 10pt;
color: #FF8000;
font-family: helvetica, arial;
}

#bild_umrandung
{
background-color: #ffffff;
border: 4px double #000000;
}

#text_umrandung
{
position:absolute;
top:-5px; width:288px; height:15px;
background: #ffffff;
border: 4px double #000000;
}

#text_mainframe 
{
margin-left: -7px;
margin-right: -7px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
border-top: 1px #ffffff solid;
background-image: url(gfx/bg_b_40.png);
font-family: helvetica, arial;
font-weight:bold;
font-size: 8pt;
color: #ffffff;
}


#menue_cat {
padding-top:6px;
margin-left: -7px;
z-index:2;
}


#tabelle
{
font-family: helvetica, arial;
font-weight:bold;
font-size: 8pt;
color: #ffffff;
}

#gb_bg
{
margin-top:11px;
margin-left: -7px;
margin-right: -7px;
border-top: 1px #ffffff solid;
background-image: url(gfx/bg_b_40.png);
font-family: helvetica, arial;
font-weight:bold;
font-size: 8pt;
color: #ffffff;
}

#text-tabelle 
{
margin-left: 3px;
font-family: helvetica, arial;
font-weight:bold;
font-size: 8pt;
color: #ffffff;
}
