*
{
margin:0px;
padding:0px;
}


body
{
background:url(../images/header-bg.jpg) repeat-x #ffffff;
font-family:verdana,arial;
font-size:0.8em;
}

#mittig
{
margin-left:auto;
margin-right:auto;
width:760px;
background-image:url(../images/bg-mitte.jpg);
background-repeat:repeat-y;
background-position:right;

}

#header
{width:760px;
padding-top:182px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;

}

#navi-links
{width:270px;
float:left;
}

.trenner
{
width:286px;
height:70px;
background-image:url(../images/trenner.gif);
background-repeat:no-repeat;
}

.trenner h4
{font-size:0.9em;
padding-top:54px;
padding-left:43px;
color:#3B3D3C;
}


.content-left
{
width:240px;
border:1px solid #FF8400;
margin:2px 0px 2px 24px;
padding:3px;
font-size:0.8em;
}

.content-left a,.content-left a:visited
{color:#000000;}




.menu-left
{
width:248px;
margin-left:24px;
}

.menu-left ul
{
display:block;
width:248px;

}


.menu-left li
{list-style:none;
margin:0px;
padding:0px;}

.menu-left li a
{display:block;
background:url(../images/bg-navi.gif) repeat-y #FE8302;
margin-top:1px;
padding:2px;
height:17px;
padding-left:10px;
color:#000000;
text-decoration:none;
}

.menu-left li a:hover
{
background:url(../images/bg-navi-hover.gif);
}


#content
{width:425px;
margin-left:29px;
padding:10px;
float:left;}


#footer
{
background:url(../images/bg-footer.gif) repeat-x #ffffff;
height:44px;
}

#footer-innen
{
margin-left:auto;
margin-right:auto;
width:760px;
}

#footer-innen a,#footer-innen a:visited
{
color:#000000;
text-decoration:none;
}

#footer-menu
{display:block;
height:20px;
padding-top:3px;}

#footer-menu li
{display:inline;
padding:7px;}


/* ================================================================ 
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.cssplay.co.uk/menus/drop_definition.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {list-style-type:none; margin:0px; padding:0;}
#menu li {float:left; padding:0; position:relative; width:120px; height:22px; z-index:100; margin-right:1px;}
#menu li dl {position:absolute; top:0; left:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:20px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 120px; margin: 0; padding: 0px; background: #FF8400; text-align:center; cursor:pointer;}
#menu dt {margin:0; padding: 5px;padding-top:4px; padding-left:0px; font-size: 0.9em; color: #fff;}
#menu .one {background: #FF8400; border-right:1px solid #000;  text-align:center;}
#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; background: #FF8400; text-align:left;}
#menu dd.last {border-bottom:1px solid #444;}
.gallery dt a, .gallery dt a:visited {display:block; color:#000;}
.gallery dd a, .gallery dd a:visited {color:#000; text-decoration:none; display:block; padding:4px 5px 4px 20px;
background: #FFAC28; width:125px;
}
.gallery dd a:hover {background: #FFCA71; color:#000;}
