* { padding: 0px; margin: 0px; font-family: Verdana, sans-serif; font-size: 14px;}
.green { background-color: #236146; color: #ffffff; }
.white { background-color: #ffffff; color: #000000; }
a, a:hover, a:active, a:focus { border: none; outline: none; }
#header { text-align: center; position: fixed; top: 0px; width: 100%; height: 100px; z-index:5; }
#header img { padding-top: 25px; }
#content { padding: 150px 50px; min-height: 367px; }
#navi { text-align: center; font-weight: bold; clear: both; position: fixed; bottom: 0px; width: 100%; height: 100px; z-index:5; }
#navi ul { list-style-type: none; padding-top: 40px; }
#navi ul li { display: inline; }
#navi ul li a { color: #ffffff; text-decoration: none; font-size: 12px; }
#navi ul li a:hover { color: #66aa66; }

#wrap_player { width: 100%; text-align: center;}

p { padding-bottom: 15px; }
a img { border: none; outline: none; }

#content ul { margin-left: 20px; }
#content a { text-decoration: underline; color: #236146; }
#content a:hover { text-decoration: none; color: #66aa66; }
#content h1 { padding-bottom: 11px; font-size: 1.1em; }

#angebote { float: right; width: 200px; font-size: 0.8em ! important; padding-bottom: 150px; }
.item { display: block; text-decoration: none !important; clear: both; color: #000000 !important; border-top: 2px solid #236146; margin-top: 10px; }
.item:hover { color: #66aa66 !important; border-top: 2px solid #66aa66; }
.item span { display: block; font-size: 0.8em; }
span.titel { font-weight: bold; }
span.preis { font-weight: bold; color: #236146; }
.item img { float: left; margin-right: 5px; margin-bottom: 10px; }
