body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #006600;
}
#kopfzeile {
	width: 100%;
	float: left;
	background: black;
	background-image: url(../image/headerBack.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
	padding: 0.4em;
}

#kopfzeile h1 {
	margin-left: 0.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	float: left;
	color: white;
	font-size: 0.7em;
	font-weight: normal;
}
#kopfnavigation {
	margin-left: 43.8em;
	font-size: 0.7em;
}
#kopfnavigation ul {
	margin: 0;
	padding: 0;
	
}
#kopfnavigation li {
	display: inline;
	padding-right: 1.5em;
}
#kopfnavigation a {
	color: white;
	text-decoration: none;
}
#hauptzeile {
	width: 48em;
}
#header {
	float: left;
	background: white;
}
#logo {	
	width: 48em;
	float: left;
	height: 6em;
	background-image: url(../image/Logo.png);
	background-repeat: no-repeat;
}
#helpnavigation {	
	margin: 0;
	background: #001700;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	font-size: 0.6em;
	text-align: center;
}
#helpnavigation ul {
	padding: 0;
	margin: 0;
}
#helpnavigation li {
	display: inline;
	list-style-type: none;	
	
}
#helpnavigation a {
	border-width: 1px;
	border-color: #006600;
	border-style: solid;
	color: white;
	text-decoration: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 3.19em;
	padding-right: 3.19em;
	background: #006600;
	background-image: url(../image/helpBack.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topnavigation {	
	float: right;
	font-size: 0.75em;
	font-weight: bold;
}
#topnavigation ul {
	margin: 0;
	padding-bottom: 0.75em;
}
#topnavigation li {
	display: inline;
	padding-left: 1.9em;
	padding-right: 1.9em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-width: 1px;
	border-left-style: dotted;
	border-color: grey;
}
#topnavigation a {	
	color: black;
	text-decoration: none;
}
#topnavigation a:hover {
	border-width: 3px;
	border-color: #003366;
	border-bottom-style: solid;
}
.aktiv a {
	border-width: 3px;
	border-color: #003366;
	border-bottom-style: solid;
}
#banner {
	float: left;
	width: 48em;	
	background-image: url(../backbgrounds/teppich.jpg);
}
#bannertext {
	padding: 1em;
	background: #003366;
	width: 13em;
	height: 10em;
}
#bannertext h1{
	font-size: 0.9em;
	color: white;
	font-weight: bold;
}
#bannertext p {
	font-size: 1em;
	color: white;
	padding: 0.1em;
}
#navigationsleiste {
	width: 15em;
	float: left;	
}
#subnavigation ul {
	padding: 0;
	margin: 0;
}
.top {
	background: #003300;
	padding: 0;
}
.top li {
	border-width: 1px;
	border-color: #006600;
	border-bottom-style: solid;
	padding-bottom: 0.45em;
	padding-top: 0.3em;
	display: block;
	list-style: none;
}
.top a{
	font-size: 0.7em;
	color: white;
	margin-top: 0.25em;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	text-decoration: none;
	display: block;
}
.sub {
	background: #009900;
	margin: 0;
	padding: 0;
}
.sub li {
	border-width: 1px;
	border-color: #006600;
	border-bottom-style: solid;
	display: block;
}
.sub a{
	width: 20em;
	font-size: 0.65em;
	color: white;
	margin-left: 1.2em;
	text-decoration: none;
	display: block;
}

.subsub {
	border-width: 1px;
	border-color: #006600;
	border-top-style: solid;
	background: #00BB02;
	padding: 0;
}
.subsub li {
	border-width: 1px;
	border-color: #006600;
	border-bottom-style: solid;
	display: block;
}
.subsub a{
	width: 18em;
	font-size: 0.65em;
	color: white;
	margin-left: 1.6em;
	text-decoration: none;
	display: block;
}
#adressleiste {
	background: white;
	padding: 1em;
	margin-top: 5em;
	margin-left: 1.0em;
	margin-right: 1.0em;
	color: black;
	font-size: 0.7em;
	font-weight: bold;
	border-width: 1px;
	border-color: #003300;
	border-style: solid;
}
address {
	font-style: normal;
}

#textleiste {
	float: right;
	width: 31em;
	background:  #006600;
	padding: 0.5em;
}
.breadcrump a {
	color: white;
	font-size: 0.9em;
}
.breadcrump a:hover {
	color: blue;
	font-size: 0.9em;
}
.hback {
	margin-top: 10px;
	margin-bottom: 10px;
	background: green;
	padding: 5px;
	border-color:  #003300;
	border-width: 1px;
	border-style: solid;
}
.hback1 {
	background: #003300;
	margin-top: 10px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navmenue {
	float: right;
	background: #003300;	
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 0.75em;
	border-width: 1px;
	border-style: solid;
	border-color: #00BB02;
	
}
.navmenue a {
	text-decoration: none;
	color: white;
}
#maintext {
	color: white;
	font-size: 0.8em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#maintext ul {
	padding: 0;
}
#maintext li {
	list-style-image: url(../image/hacken.gif);
	list-style-position: inside;
	color: white;
	font-weight: bolder;
	padding: 0.5em;
}
#maintext h1 {
	padding-left: 10px;
	font-size: 1.3em;
	padding-bottom: 0;
	padding-top: 0px;
}
#maintext h2 {
	font-style: italic;
	font-size: 1.0em;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: -12px;
	
}
#maintext h3 {
	color: white;
	font-size: 1.2em;
	text-decoration: underline;
}
#maintext h4 {
	margin-top: -1.3em;
	font-size: 0.85em;
	font-weight: normal;
}
#maintext h5 {
	font-size: 0.85em;
	font-weight: bold;
	color: white;
	background: #003300;
	padding: 0.8em;
}
#maintext img {
	padding: 0.5em;
	background: white;
	margin-bottom: -0.2em;
}
#maintext a {
	text-decoration: none;
	color: white;
}
.pics {
	padding: 0;
	float: right;
	margin-left: 1.2em;
	margin-bottom: 1.4em;
	border-width: 1px;
	border-color: #003300;
	border-style: solid;
}
.bild {
	margin: 0;
	color: black;
	padding-top: 0.3em;
	padding-left: 2.3em;
	padding-bottom: 0.3em;
	background: white;
	background-image: url(../image/lupe.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
}
hr {
	margin-top: 1.5em;
	margin-bottom: 3.5em;
	border: thin dotted White;
}
.columnLeft {
	margin-top: 1em;
	float: left;
	width: 17.9em;
}
.columnLeft ul {
	margin-top: -15px;
	margin-left: 1px;
}
.columnLeft li {
	font-size: 0.9em;
	font-weight: normal;
}
.columnRight {
	margin-top: 1em;
	float: right;
	width: 17.9em;
}
.columnRight ul {
	margin-top: -15px;
	margin-left: 1px;
}
.columnRight li {
	font-size: 0.9em;
	font-weight: normal;
}
.back {
	margin-top: 10px;
	background: #00BB02;
	padding: 1px;
}
.back ul {
	margin-left: 20px;
}
#fusszeile {
	float: left;
	background: black;
	padding: 0.3em;
	font-size: 0.72em;
}
#design {´
	padding: 0;
	margin-left: 0.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
}
#design ul {
	padding: 0;
	margin: 0;
}
#design li {
	display: inline;
	padding-right: 0.75em;
}
#design a {
	color: white;
	text-decoration: none;
}
#inprint {
	padding: 0;
	margin: 0;
	margin-left: 60em;
}
#inprint ul {
	padding: 0;
	margin: 0;
}
#inprint li {
	display: inline;
	padding-right: 0.75em;
}
#inprint a {
	color: white;
	text-decoration: none;
}
p {
	padding-left: 10px;
}
.sitemap li{
	color: white;
	margin: 10px;
}
.sitemap a {
	color: white;
}
.text_box {
	width: 350px;
}
select {
	width: 270px;
	float: right;
}
textarea {
	width: 265px;
	float: right;
}
.attachment {
	float: right;
}
.form_error {
	border-style: solid;
	border-width: 1px;
	border-color: red;
	background: #FF9595;
	text-align: center;
	padding: 20px;
	color: red;
	font-weight: bold;
}
fieldset {
	border-width: 1px;
	border-style: solid;
	border-color: green;
}
table {
	width: 100%;
}
dt {
	font-size: 1.8em;
}
dd {
	margin-top: 20px;
}
dl ul{
	margin: 20px;
	font-size: 0.9em;
	font-weight: lighter;
}
.galerie img {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leistung dt{
	font-size: 1.1em;
	font-weight: bold;
}
#leistung dd{
	margin-bottom: 20px;
}
.pics2 img {
	float: right;
	margin-top: -130px;
}
#gelbeseiten {
	margin-top: 1.0em;
	margin-left: 1.0em;
}
