* { margin:0px;padding:0px; }
 
html, body { background-color:#F2E5E5;background-image:url('../images/background.png');background-repeat: repeat-x;font-family: Verdana, Tahoma, Arial, sans-serif;font-size: 11px;color: #666666; }

div.mainBox { width:968px;background-image:url('../images/content_background.png');background-repeat: repeat-y; }
div.footerBox { width:968px;height:60px;background-image:url('../images/footer_background.png');background-repeat: no-repeat;padding-top:35px; }
div.footerBox a { color:#666666;text-decoration:none; }

div.header, div.main { text-align:left;padding-left:9px; }
div.menu { float:left;width:230px;background-image:url('../images/menu_background.png');background-repeat: no-repeat;padding-top:20px; }
div.content { float:left;width:513px;padding:10px;padding-top:15px;line-height:1.5em; }
div.content p { padding-left:5px; }
div.content a { color:#444444; }
div.content a.rotbraun { color:#B74C4C; }
div.content ul { margin-left:15px; }
div.content li { margin-left:10px; }
div.content h1 { font-size:1.5em;margin-bottom:15px; }
div.content h2 { font-size:1.3em;margin-bottom:5px;padding-left:5px; }
div.content div.presse { margin-left:5px; background-image:url(../images/content/icon_news.png); padding-left:70px; padding-bottom:10px; background-repeat:no-repeat;min-height:65px; }
div.content div.presse h2 { padding:0px;font-size:12px; }
div.angebote { float:left;width:185px; }
.clearBoth { clear:both;height:1px; }

div.menu a { display:block;font-size:1.2em;font-weight:bold;color:#ffffff;text-decoration:none;line-height:30px;padding-left:15px;border-bottom:1px solid #983D3D; }
div.menu a:hover { background-image:url('../images/menu_over_background.png');background-repeat: no-repeat;padding-left:30px; }
div.menu a.over { background-image:url('../images/menu_over_background.png');background-repeat: no-repeat;padding-left:30px; }
div.fakeStrich { height:1px;border-bottom:1px solid #983D3D; }

.kursiv { font-style:italic; }
.fett { font-weight:bold; }
.kleiner { font-size:0.9em; }
.unterstrichen { text-decoration:underline; }
.gruen { color:#005D4F; }
.rotbraun { color:#B74C4C; }

img.imageright { padding:0px;float:right;margin-left:10px;margin-bottom:10px;margin-top:6px; }
img.imageleft { padding:0px;float:left;margin-right:10px;margin-bottom:10px;margin-top:6px; }

input, textarea, select { padding:5px;font-family: Verdana, Tahoma, Arial, sans-serif;font-size: 11px;color: #666666;border:1px solid #aaaaaa; }
input { width:200px; }
select { width:212px;padding:4px; } 
textarea { width:420px;height:100px; }
input[type=submit] { width:auto; }

input.error, textarea.error { background-color:#FFCFCF; }

p.formleft { float:left;width:215px; }
p.formright { float:left;width:210px; }