html {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	padding: 0px;
	background-color: #006600;
	width: 100%;
	font-size: 13px;
	margin: 0px;
}
p, h1, h2, h3 {
	margin-top: 0px;
	padding-top: 0px;
}
form {
	display: inline;
}


#aussen {
	text-align: center;
	width: 100%;
	float: left;
	clear: left;
	position: relative;
	background-image: url(../grafiken/hintergrund-neutral.gif);
	background-repeat: repeat-y;
	background-position: center 300px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #060;
}

#alles {
	width: 960px;
	margin-top: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#header {
	height: 166px;
	width: 100%;
	float: left;
	background-image: url(../grafiken/header.jpg);
	background-repeat: no-repeat;
	clear: left;
}



#header #service {
	float: right;
	color: #FFF;
	margin-top: 34px;
	margin-right: 12px;
}
#klickpfad {
	float: right;
	width: 752px;
	position: absolute;
	top: 145px;
	left: 200px;
	height: 20px;
	text-align: left;
	color: #FFF;
	padding-left: 6px;
}
#klickpfad ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#klickpfad ul li {
	display: inline;
}
#klickpfad ul li a:link,
#klickpfad ul li a:active,
#klickpfad ul li a:visited {
	color: #FFF;
	text-decoration: underline;
}
#klickpfad ul li a:hover {
}

#aussen #alles #header #service a:link,
#aussen #alles #header #service a:active,
#aussen #alles #header #service a:visited,
#fuss a:link,
#fuss a:active,
#fuss a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#aussen #alles #header #service a:hover,
#fuss a:hover {
	color: #E20F16;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DD0D09;
	border-bottom-color: #E1110F;
	background-color: #FFF;
}



#seite {
	width: 958px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	float: left;
	background-image: url(../grafiken/hintergrund-verlauf.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#links {
	float: left;
	width: 198px;
}
#links #suche {
	background-color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#links #suche  input{
	background-color: #FFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#links #navi {

}
#links #navi ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#links #navi ul li{
}
#links #navi a{
	text-decoration: none;
}
#links #navi a.menu1 {
	color: #FFF;
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#links #navi a.menu1aktiv {
	color: #2B3D0D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E2F3CB;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E8171D;
}
#links #navi a.menu1:hover
, #navi a.menu2:hover
, #navi a.menu3:hover {
	background-color: #E2F3CB;
	color: #2B3D0D;
}
#links #navi .menu2{
	color: #FFF;
	padding-left: 24px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#links #navi .menu2aktiv{
	color: #2B3D0D;
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E2F3CB;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E8171D;
	margin-bottom: 1px;
}
#links #navi .menu3{
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 24px;
	font-style: italic;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#links #navi .menu3aktiv{
	color: #2B3D0D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFF;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #E8171D;
	font-style: italic;
}


#inhalt {
	width: 759px;
	float: right;
}
#inhalt #inhaltinnen   {
	float: left;
	width: 100%;

}

#content {
	line-height: 1.4em;
	float: left;
	width: 530px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content a:link,
#content a:active,
#content a:visited {
	color: #005D00;
	font-weight: bold;
}
#content a:hover {
	color: #F00;
}
#content h1 {
	color: #51A100;
	font-size: 24px;
	margin-bottom: 6px;
}
#content h2 {
	font-size: 18px;
	color: #51A100;
	margin-bottom: 6px;
}
#content h3 {
	margin-bottom: 0px;
}
#content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 16px;
	list-style-image: url(../grafiken/apunkt.gif);
}
#content ul ul {
	margin-bottom: 0px;
}



#related {
	float: right;
	width: 176px;
	padding: 10px;
	color: #FFF;
}
#fuss {
	width: 750px;
	background-color: #2B3D0D;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	padding: 4px;
}

#fuss #weiterempfehlen{
	float: right;
}
#fuss #top {
	float: left;
}

