body {
	margin: 0; padding: 0; background: #EDF3D4;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.9em; color: #69686C;
}

#hauptcontainer {
	width: 1061px;
	background: #ffffff url(../images/bg_hauptcontainer_neu.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0 auto;
}

#header {
	background: #ffffff url(../images/bg_hauptnav_neu.gif);
	background-repeat: no-repeat;
	height: 115px;
	background-position: bottom;
}

#header img {
	padding: 0 15px 0 45px;
	float: left;
}

#header ul {
    text-align: right;
    margin: 0; padding: 0;
    list-style: none;
    position: relative; top: 3px; right: 40px;
    float: right;
    width: 1000px;
}

#header li {
    display: inline;
    list-style: none;
    background: url(../images/bg_reiter.gif);
    height: 25px;
    padding: 0 15px; margin: 0;
    line-height: 25px;
    border-left: 1px solid #ACACAC;
    border-right: 1px solid #ACACAC;
    margin: 0 2px 0 0;
}

#header li a {
    color: #69686c; font-weight: bold; font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-size: 0.9em;
    line-height: 20px; height: 20px;
    padding: 0; margin: 0;
}

#header li.aktiv {
    color: #F28B00;
    font-weight: bold;
    line-height: 20px; height: 20px;
}

#header b {
     padding: 1px 0; margin: 0;
    line-height: 20px; height: 20px;
    _line-height: 20px;
    font-weight: bold; font-family: arial, helvetica, sans-serif;
    font-size: 0.9em;
}



#content {
	background: #ffffff url(../images/bg_content_neu.jpg);
	min-height: 400px;
	_height: 400px;
	background-repeat: repeat-y;
	padding: 20px 50px 0 50px;
	margin: 0;
}

#content h1 {
	margin: 0 0 20px 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #69686c; font-family: arial, helvetica, sans-serif;
	padding-top: 15px;
}

#content h2 {
	font-size: 0.9em;
	color: #69686c; font-weight: bold; font-family: arial, helvetica, sans-serif;
}

#content h3 {
	font-size: 0.9em;
	color: #69686c; font-weight: bold; font-family: arial, helvetica, sans-serif;
}

#content p {
	font-size: 0.9em;
	width: 670px;
	margin: 0;
	padding: 10px 0;
}


#content ul {
	font-size: 0.9em;
	width: 670px;
	margin-left: 20px;
        margin: 5px;
}

#content li {
	padding: 2px
}

#contentlinks {
	float: right;
	padding-top: 75px;
	_padding-top: 75px
}

#contentlinks_abnehmen {
	float: right;
	padding-top: 25px;
	_padding-top: 25px
}

#contentabschluss {
	background: #ffffff url(../images/content_abschluss_neu.gif);
	background-repeat: no-repeat;
	height: 19px;
}

#footer {
	background: #ffffff url(../images/bg_footer_neu.gif);
	background-repeat: no-repeat;
	height: 47px;
	padding-top: 3px;
	font-size: 0.7em;
	text-align: center;
}

#footer a {
	color: #69686C;
	text-decoration: none;
	border-bottom: 1px dotted #69686C;
}

dl.rahmen_links, dl.rahmen_rechts {
    border: 1px solid #efefef;
    border-bottom-color: #a1a1a1;
    border-right-color: #a1a1a1;
    padding: 10px
}

dl.rahmen_links {
    float: left;
    margin: 0 10px 10px 0;
}

dl.rahmen_rechts {
    float: right;
    margin: 0 0 10px 10px;
}

dl.rahmen_rechts dd { width: 223px; text-align: center; }