body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ededef; text-align: center; }
* { margin: 0; padding: 0; }
h1 { font-size: 14px; font-weight: bold; margin-bottom: 15px; }
p { margin-bottom: 15px; }
p, li, a, td, b, label, input { color: #1e1e1e; font-size: 12px; }
#container { background-color: #c1d1f3; width: 100%; margin-left:auto; margin-right: auto; text-align: left; }
#header { background-image: url(../images/header.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; background-color: #A89b8b; width: 100%; height: 183px; }
#main { border-top: 30px solid #c1d1f3; text-align: center; }
#content { background-image:url(../images/main.jpg); background-attachment: scroll; background-position: left top; background-repeat: repeat-y; width: 922px; text-align: left; margin-left: auto; margin-right: auto;}
#slogan {background-image: url(../images/slogan.jpg); background-repeat: no-repeat; background-color: #EEEEF0; background-attachment: scroll; background-position: center top; height: 49px; border-top: 5px solid white; border-bottom: 5px solid white;}
#logo a { text-decoration: none; position: absolute; top: 0; left: 0; width: 1024px; height: 183px; cursor: pointer; display: block; }
#footer { font-size: 0.8em; background-image: url(../images/footer.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 5px top; padding-top: 15px; padding-left: 640px; }
#footer a { font-size: 100%; font-weight: bold; text-decoration: none; }
#footer a:hover, #footer a:active, #footer a:focus { text-decoration: underline; }
#footer a.active { color: #f9b200; font-weight: bold; background-color: transparent; text-decoration: underline; }
#content_left { width: 270px; float: left; padding: 30px; padding-left: 0px; padding-top: 15px; line-height: 18px; }
#content_right { margin-left: 313px; padding-top: 15px; padding-right: 50px; padding-bottom: 100px; padding-left: 50px; line-height: 18px; width: 450px; }
.clear { font-size: 0; line-height: 0; height: 0; clear: both; margin: 0; padding: 0; }
#main_menue { margin-bottom: 30px; }
#main_menue ul.submenue li { padding-left: 0px; }
#main_menue li { border: 1px solid #c1d1f3; list-style-type: none; margin-bottom: 2px; }
#main_menue a { font-weight: bold; text-decoration: none; padding-right: 10px; padding-left: 0px; display: block; }
#main_menue a:hover, #main_menue a:focus, #main_menue a:active, #main_menue a.active { text-decoration: underline; color: #A89B8B; background-color: transparent; }
