body, html { 
height: 100%; 
margin: 0; 
padding: 0; 
} 
.gesamt { 
width: 100%; 
height: 100%;
min-height: 100%; 
margin: 0 auto 0 auto; 
vertical-align: middle;
background-image:url(image/backgr.jpg); background-repeat:no-repeat; background-position:center center;
background-attachment:scroll;

} 

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { 
font-family:Verdana,Arial,sans-serif; 
}

h1 { 
font-size:26px; margin-bottom:10px; 
}

h2 { 
font-size:14px; margin-bottom:10px; 
}

h2.sh2 { 
font-size:21px; 
}

h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { 
font-size:16px; 
}

h4 { 
font-size:13px; 
}

p,ul,ol,li,div,td,th,address,blockquote { 
font-size:12px; 
}

li { margin-top:2px; }
pre { font-family:Arial,Courier New,Courier; font-size:13px; color:#0000C0; }
code,kbd,tt { font-family:Arial,Courier New,Courier; color:#0000C0; }
var { font-style:normal; color:#0000C0; }
blockquote,cite { font-style:italic; }
.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }
.code { background-color:#FFFFE0; }
.tabxpl { background-color:#E4EEFF; }
.doc { background-color:#EEEEEE; }
.nav { background-color:#FFEEDD; }
.qbar { background-color:#FFFFE0; font-size:13px; font-family:Arial,sans-serif; }
.blue { color:#0000C0; }
pre.normal { color:#000000; }
a:link {color:#000000; text-decoration: none; }
a:active {color:#e3001b; text-decoration: none; }
a:visited  {color:#000000; text-decoration: none; }
a:hover {color:#e3001b; text-decoration: none; }
a.an { text-decoration:none; }
.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif }
ins { color:#ffffff; font-weight:bold; text-decoration:none; }
del { color:#ffffff; font-weight:bold; text-decoration:line-through; }
body         { scrollbar-arrow-color: #ffffff; scrollbar-base-color: #e3001b; }
input { font-family:Verdana,Arial,Helvetica,Sans-Serif; font-size:11px; }
select { font-family:Verdana,Arial,Helvetica,Sans-Serif; font-size:11px; }
textarea { font-family:Verdana,Arial,Helvetica,Sans-Serif; font-size:11px; }



#pad {height:155px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:5px 0 0 0px; margin:0; list-style:none; height:18px; position:left; z-index:0; font-family:verdana, arial, sans-serif;}
#menu li {float:left; margin-right:0px;}
#menu li a {display:block; float:left; height:18px; line-height:18px; background:#df0716; color:#ffffff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 30px 0 20px;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#fff; background-color:#df0716;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#fff; background:#3EAB94;}
#menu li:hover > a.sub {color:#fff; background-color:#3EAB94;}

#menu li.current a {color:#fff; background:#df0716;}

#menu li a.sub {background: #df0716 url(up-arrow.gif) no-repeat right center;}
#menu li.current a.sub {color:#fff; background:#084 url(image/up-arrow.gif) no-repeat right center;;}

#menu li:hover ul {left:0; top:auto; bottom:18px; width:120px; background:#019ADE;}
#menu a:hover ul {left:0; top:auto; bottom:0; width:120px; background:#019ADE;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:auto; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:auto; background:#019ADE; white-space:nowrap; width:100px; z-index:200; height:auto;}
#menu :hover ul :hover ul.fly3 {bottom:auto; top:-53px;}
#menu :hover ul :hover ul.fly2 {bottom:auto; top:-27px;}
#menu :hover ul :hover ul.fly1 {bottom:auto; top:-27px;}

#menu :hover ul li {margin:0; border-top:1px solid #019ADE;}
#menu :hover ul li a {width:140px; padding:0; text-indent:10px; background:#E00817; color:#ffffff; height:22px; line-height:22px;}
#menu :hover ul li a.fly {background:#E00817 url(right-arrow.gif) no-repeat right center;}

#menu :hover ul :hover {background-color:#3EAA92; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#0c6; color:#fff;}

#menu :hover ul li.currentsub a {background:#084; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#084 url(right-arrow.gif) no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#0d7; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#084; color:#fff;}


