body {
	background-color: #ececec;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#head {
	margin-right: auto;
	margin-left: auto;
	width: 949px;
	background: #FFFFFF url(../images/head_bg.gif);
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	height: 92px;
}
#nav-neben {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}
body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logo {
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
#bildbereich {
	height: 180px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px #999999;
	border-bottom: 1px solid #999999;
}
#adresse {
	padding-left: 15px;
	padding-top: 15px;
	float: left;
	width: 187px;
	border-right: 1px solid #999999;
	height: 165px;
}
#bild {
	float: left;
	height: 180px;
	width: 746px;
}
#content {
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px #999999;
	border-left: 1px solid #999999;
	padding-bottom: 40px;
	background: url(../images/body_bg.gif);
	padding-left: 10px;
}
#fuss {
	clear: both;
	background: #FFFFFF;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	padding: 5px 15px;
	font-size: 9px;
	color: #223C8F;
}
#fuss2 {
	clear: both;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 15px;
	font-size: 9px;
	color: #223C8F;
}

/* Die Aktionsflaechen auf der Homepage */
#sektionsbereich,  .sektionsbereich {
	position: relative;
	margin-top: 20px;
	margin-right: -3.2em;
	padding: 0;
	clear: both;
}

#content .sektion {
	position: relative;
	padding: 0;
	padding-left: 127px;
	height: 12.5em;
	max-height: 180px;
	margin-right: 7px;
	display: block;
	float: left;
}

#content .sektion .bild {
	position: absolute;
	margin: 0 0 0 -70px;
	padding-top: 7px;
	width: 131px;
	background-image: url(../images/bg_sektion_bild.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .sektion .bild img {
	border: none;
}

#content .sektion h2 {
	font-weight: bold;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 2px;
	display: block;
	width: 13.8em;
	color: #000;
	background-image: url(../images/bg_sektionsflaeche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#content .sektion h2 span {
	display: block;
	margin-left: 10px;
}


#content .sektion p {
	padding: 0;
	margin: 0;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 2px;
	width: 13.8em;
	display: block;
}

/*Hauptnavigation - left*/

#active_menu {
	color: #223c73;
}

a#active_menu:hover {
    color: #223c73;
}

a.mainlevel:link, a.mainlevel:visited {
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #223c73;
    text-align: left;
    width: 100%;
    text-decoration: none;
    white-space: normal;
    padding-top: 5px;
    padding-bottom: 10px;
    }

a.mainlevel:hover {
    text-decoration: underline;
    color: #223c73;
}

a.sublevel:link, a.sublevel:visited {
    vertical-align: middle;
    font-size: 11px;
    font-weight: normal;
    color: #223c73;
    text-align: left;
    text-decoration: none;
}

a.sublevel:hover {
    color: #223c73;
    text-decoration: underline;
    }
#content td.contentright {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#nav-neben a {
	text-decoration: none;
	color: #223C73;
	font-weight: bold;
	font-size: 11px;
}
#nav-neben a:hover {
	text-decoration: underline;
}
#content td.contentright a {
	color: #223C8F;
}
#content td.contentright a:hover {
	text-decoration: none;
}
#adresse a {
	color: #223C8F;
	text-decoration: underline;
}
#adresse a:hover {
	text-decoration: none;
}
h1 {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #223C8F;
}
.steuer {
	font-size: 9px;
	color: #FF0000;
	margin-left: 40px;
	float: left;
	margin-top: -10px;
}

h3 {
	font-size: 16px;
	background: url(../images/bg_h3.gif) no-repeat 0px;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: -10px;
}
h3 a:hover {
	text-decoration: none;
}
.preis {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
#fuss a {
	color: #223C8F;
	text-decoration: underline;
}
#fuss a:hover {
	text-decoration: none;
}
.active_menu {
	color: #223C73;
	text-decoration: underline;
	font-size: 11px;
}
a.mainlevelactive:link, a.mainlevelactive:visited {

    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #223c73;
    text-align: left;
    width: 100%;
    text-decoration: underline;
    white-space: normal;
    padding-top: 5px;
    padding-bottom: 10px;
}
#content .sektion2 {
	position: relative;
	max-height: 180px;
	display: block;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	width: 500px;
}

