/* CSS Document */
body {text-align:center;width:100%;min-height:100%;height:auto;overflow:scroll;margin:0 auto;padding:0;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;background:#f0e6cf;font-size:100%;color:#333;}
html{height:100%;}
img {border:0;}

a {text-decoration:underline;color:#663300;}
a:hover {text-decoration:none;}

.cl {clear:left;}
.cb {clear:both;}

h1 {padding:4px 0;font-size:1.6em;color:#836e40;border-bottom:1px dashed #836e40;}
h1 a {text-decoration:none;}
h1 a:hover {color:#a79670;}
h2 {padding:4px 0;font-size:1.2em;color:#836e40;border-bottom:1px dashed #836e40;}

input, textarea, select {padding:3px 3px;margin-bottom:10px;border:1px solid #bbaf93;background:#fcf7ea;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:1em;color:#333;}
select {padding:0;}
.absenden {padding:2px 20px;background:#836e40;font-size:1em;color:#fff;cursor:pointer;border:none;}

.trenner1 {margin-bottom:20px;padding:0;}

.header {height:185px;background:url(images/background_head.jpg) repeat-x;}
.headerpic {position:absolute;left:0;}
.stblogo {float:right;margin:-140px 10px 0 0;}
.wrapper {height:100%;text-align:center;width:770px;margin:0 auto;}

/* ================================================================ 
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/basic_dd.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.
=================================================================== */
.menucontainer {width:100%;height:64px;padding-top:9px;background:url(images/background_nav.jpg) repeat-x;font-size:.8em;font-weight:bold;}
.menu {width:770px;text-align:center;margin:0 auto;}
.menu ul {list-style-type:none;margin:0;padding:0;}
.menu li {float:left;text-align:left;position:relative;list-style-image:none;z-index:100;}
.menu table {position:absolute;border-collapse:collapse;z-index:80;left:-1px;top:25px;}
.menu a, .menu a:visited {display:block;padding:17px 15px;color:#333;text-decoration:none;}
.menu a:hover, .menu a.aktiv {color:#3399cc;}
.menu ul ul {padding-left:7px;position:absolute;visibility:hidden;height:0;}
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible;height:21em;border:1px solid #b2afaa;border-top:none;background:#dadada;}
.menu ul li:hover ul a, .menu ul a:hover ul a {border:none;padding:4px 10px;font-weight:normal;font-size:.9em;}
.menu ul li:hover ul a:hover, .menu ul a:hover ul a:hover {color:#3399cc;}

.content {margin:20px auto;width:750px;text-align:left;font-size:.8em;line-height:1.4em;}
.content img {margin:10px 20px 10px 0;padding:3px;border:1px solid #aaa393;}

.footer {margin:20px 0;padding-top:25px;color:#878276;font-size:.7em;line-height:1.6em;background:url(images/footer_trenner.jpg) no-repeat top;}
.footer a {color:#878276;padding:0 5px;}
