body
{
margin:0;
padding:0;
text-align:center;
margin-top:10px;
font-family:Verdana,Arial,Helvetica;
font-size:100.01%;
background-color:#F9F9F9;
}


hr.a, hr.b
{
border:none;
height:1px;
}

hr.a
{
border-top:1px solid #CCC;
}

hr.b
{
border-top:1px dashed #CCC;
}

hr.c
{
border:none;
height:3px;
border-top:3px double #CCC;
}

#topmenue
{
width:780px;
margin:0 auto;
border:1px solid #444;
border-bottom:none;
text-align:left;
}

#firstcontent
{
width:780px;
height:520px;
border:1px solid #444;
border-top:none;
margin:0 auto;
text-align:left;
background:#FFF url(images/main.jpg) no-repeat 0 0;
}

#firstcontent p.eins
{
margin:0;
padding:0;
color:#FFF;
margin-left:20px;
padding-top:400px;
font-family:Arial,Helvetica;
font-size:24px;
letter-spacing:1px;
font-variant:small-caps;
}

#firstcontent p.zwei
{
margin:0;
padding:0;
color:#FFF;
margin-top:12px;
margin-left:60px;
margin-right:400px;
font-family:Arial,Helvetica;
font-size:20px;
letter-spacing:1px;
border:2px solid #FFF;
text-align:center;
background-color:#730;
padding:5px 0
}

#firstcontent p.drei
{
margin:0;
padding:0;
color:#FFF;
padding-top:460px;
margin-left:40px;
margin-right:420px;
font-family:Arial,Helvetica;
font-size:20px;
letter-spacing:1px;
border:2px solid #FFF;
text-align:center;
background-color:#730;
padding:5px 0
}


#content
{
width:780px;
border:1px solid #444;
border-top:none;
margin:0 auto;
text-align:left;
background: #FFF url(images/content-bg.jpg) repeat-y 0 0;
overflow:auto;
}

#footer
{
width:780px;
height:25px;
line-height:25px;
background-color:#444;
color:#FFF;
text-align:center;
clear:both;
border:1px solid #444;
margin:0 auto;
font-size:12px;
}

#footer a
{
text-decoration:none;
color:#FFF;
border-bottom:1px dashed #FFF;
}

#footer a:hover
{
text-decoration:none;
border-bottom:1px solid #FFF;
}



.htabs
{
margin-top: 5px;
margin-bottom: 5px;
}

.htabs ul
{
padding: 3px 9px 2px 0px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left;
border-bottom: 1px solid #666;
font: bold 11px Verdana,Arial,Helvetica;
}

.htabs li
{
display: inline;
margin: 0;
}

.htabs li a
{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px;
border-left: 1px solid #888;
color: #000;
background: #ECEEEC url(images/tabright.gif) top right no-repeat;
}

.htabs li.aktiv
{
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px;
border-left: 1px solid #888;
color: #000;
background: #FC3 url(images/tabright.gif) top right no-repeat;
}


.htabs li a:visited{
color: #000;
}

.htabs li a:hover{
background-color: #DDE1DD;
color: #000;
}


/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {background: url(images/button4.gif);}
.menu {padding:0 0 0 10px; margin:0; list-style:none; height:40px; background:#fff url(images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#DDD; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 8px; cursor:pointer;}
.menu li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(images/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#fff; background: url(images/button4.gif) no-repeat;}
.menu li a.top_link:hover span {background:url(images/button4.gif) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(images/button4a.gif) no-repeat right top;}

.menu li:hover > a.top_link {color:#fff; background: url(images/button4.gif) no-repeat;}
.menu li:hover > a.top_link span {background:url(images/button4.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(images/button4a.gif) no-repeat right top;}

.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 a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:103px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:100px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:97px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#4ab; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#4ab url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#4ab url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:93px; z-index:200; height:auto;}