/*************/
/* Allgemein */

/* Wenn der Scrollbalken nicht immer angezeigt werden soll, nachfolgende Zeile bitte auskommentieren */

body {overflow-y: scroll;}
a {text-decoration:underline; color:#006600;}
a:hover {text-decoration:none; color:#006600;}
img {border:none;}
li {margin-left:20px;}
body {background-color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:101%;}

/**********/
/* Aufbau */
/**********/

.head {color:#006600; width:868px; height:143px; background-image:url('system_images/head_back.jpg');}
.top {float:left; width:668px; height:143px;}
.menu {padding: 114px 0px 0px 15px;}
.logo {float:left; width:190px; height:138px; padding-top:5px;}
.top_spacer {color:#006600; background-image:url('system_images/content_top_back.jpg'); height:10px; width:868px;}
.content {font-size:0.75em; clear:both; color:#006600; width:798px;  background-image:url('system_images/content_back.jpg'); line-height:1.8em; padding:25px 35px 25px 35px;}
.foot {color:#006600; background-image:url('system_images/foot_back.jpg'); height:20px; width:868px;}
.menupunkt {float:left; width:90px; font-size:0.75em; text-align:center; height:22px; background-repeat:no-repeat;}
.menupunkt a{text-decoration:none;}
.menupunkt a:hover{text-decoration:none;}
h1 {margin:0px; padding:0px; font-size:1.5em; font-weight:normal;}



