* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: Verdana, Arial, sans;
	font-size: 100.01%;
	line-height: 120%;
	background: url(../img/body_back.jpg) 0px 0px repeat #EA6920;
}

h1 {
	display: none;
}

#sprunglinks {
  	position: absolute;
  	width: 100%;
  	top: -6000px; /* Screenreaders don't like 'display: none;' */
  	left: -6000px;
  	z-index: 20;
  	width: 100%;
}

#sprunlinks a {
  	position: absolute;
  	top: 0;
  	left: 0;
  	font-size: 70%;
  	font-weight: bold;
  	text-decoration: underline;
 	padding: 2px 8px 2px 5px;
}

#sprunglinks a:focus, #sprunglinks a:active {
  	position: absolute;
  	z-index: 20;
  	top: 6005px;
  	left: 6007px;
	color: #fff;
	background-color: #600;
  	width: 15em;
}

#main {
	position: relative;
	margin: 0px auto;
	width: 883px;
	background: url(../img/main_back.jpg) 0px 30px repeat-x transparent;
	text-align: left;
	font-size: 70%;
}

#abstand {
	margin: 0 4px;
	background: #fff;
}

#head ul {
	padding: 18px 0 0 100px;
	font-size: 90%;
}

#head ul li {
	display: inline;
	padding: 0 8px;
	background: url(../img/strich.jpg) no-repeat 100% 50% transparent;
}

#head ul li.ohne {
	background: none;
}

#head a {
	color: #939AAC;
	text-decoration: none;
}

#head a:focus, #head a:active, #head a:hover {
	text-decoration: underline;
}

#logo {
	border: 0;
	margin: 25px 0 7px 25px;
}

#navi{
	float: left;
	width: 228px;
}

#navi ul {
	margin: 0 0 0 95px;
	display: block;
}

#navi ul li {
	float: left;
	margin: 0px;
	display: block;
	width: 33px;
	height: 384px;
}

#navi img {
	border: 0px;
}

#content {
	float: right;
	width: 480px;
	margin: 71px 27px 0 0;
}

html>body #content {
	margin-right: 47px;
}

#content ul, #content ol {
	padding: 10px 20px;
}



h2 {
	border-bottom: 1px dashed #939AAC;
	font-size: 120%;
	color: #EA6920;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 120%;
	color: #EA6920;
	font-weight: bold;
	margin: 30px 0 10px 0;
}

h4 {
	font-size: 110%;
	color: #939AAC;
	font-weight: bold;
	margin: 10px 0;
}


hr {
	border: 0px;
	margin: 10px 0;
	background: none;
	color: #fff;
}


#content a {
	color: #F0490E;
	text-decoration: none;
}

#content a:focus, #content a:active, #content a:hover {
	text-decoration: underline;
}

#content img {
	border: 1px solid #99A0B1;
	margin: 3px;
}

#content h2 img {
	border: 0;
	margin: 0;
}

#content input, #content textarea, #content select {
	border: 1px solid #D0DBE5;
}

#content input, #content textarea {
width: 250px;
}

#content input.noborder {
	border: 0;
}

#content input.submit {
	margin: 0 0 0 180px;
	background: #EE6920;
	border: 1px solid #D0DBE5;
	padding: 1px;
	color: #fff;
	width: 70px;
}

#content #kontaktform {
	background: url(../upload/bilder/kontakt/farbeimer.jpg) no-repeat 100% 300px #fff;
}

#footer {
	clear: both;
	text-align: right;
	padding: 0 47px 10px 0;
	margin: 65px 0 0 0;
}

#footer a {
	text-decoration: none;
	color: #F0490E;
}

#footer a:focus, #footer a:active, #footer a:hover {
	text-decoration: underline;
}

#content img.keinrahmen {
	border: 0;
}
