/* CSS Document */
body {text-align:center;width:100%;margin:0 auto;margin:25px 0;padding:0;background:#4c280d url(images/background.gif) repeat;font-size:100%;font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;color:#854516;}

a {color:#854516;}
a:hover, a:focus, a.aktiv {color:#d4c5a0;}

h1 {margin:0;text-transform:uppercase;font-weight:bold;font-size:1em;color:#4c280d;}
h2 {margin-top:20px;text-transform:uppercase;font-weight:bold;font-size:.9em;color:#4c280d;}

ul {margin-bottom:0;list-style-image:url(images/liste.gif);list-style-position:outside;margin-top:5px;}
html:root ul {margin-left:-10px;}
li {margin-bottom:5px;}
.cl {clear:left;}
/* layout */

.wrapper {text-align:left;width:770px;height:100%;padding:10px;border:10px solid #d4c5A0;background:#fff url(images/background_right.gif) right bottom no-repeat;}
.left {float:left;width:150px;height:100%;height:auto;background:#4c280d;font-size:.7em;color:#fff;}
.quicknav {height:55px;margin:0;padding:15px 0 0 10px;background:url(images/background_beige.gif);font-size:.8em;color:#4c280d;}
.quicknav a {text-transform:uppercase;margin:5px 0;color:#4c280d;}
.quicknav a:hover, .quicknav a:focus, .quicknav a.aktiv {color:#fff;}
.music {margin-top:10px;}
.nav {text-align:right;margin:0;padding:10px 0 20px 0;background:#fff;}
.nav a {display:block;text-transform:uppercase;margin:5px 0;padding:2px 2px 2px 0;text-decoration:none;font-weight:bold;font-size:1em;color:#4c280d;}
.nav a:hover, .nav a:focus, .nav a.aktiv {background:#ece7d7;color:#4c280d;}
.addy {margin-top:20px;padding:5px;}
html:root .addy {min-height:7em;height:7em;margin-top:0;}
.addy a {text-decoration:underline;color:#fff;}
.right {margin-left:170px;padding:35px 85px 10px 10px;font-size:.8em;}
