body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;	
}
#wrap {
	width: 850px;
	margin: 0 auto;
	background: url(images/bg.jpg) repeat-y;
}
#header {
	width: 760px;
	padding: 20px;
	text-align: right;
}
#navi {
	width: 760px;
	margin: 0 20px 10px 45px;
	border-bottom: 1px #666 solid;
	text-transform: uppercase;
	font-weight: bold;
	height: 26px;	
}
#navi ul {
	margin: 0;
	padding: 0;
}
#navi ul li {
	list-style: none;
	float: left;
	display: inline;
}
#navi a {
	text-decoration: none;
	padding: 5px 28px 5px 28px;
	font-size: 14px;
	display: block;
}
#navi a:hover{
	display: block;
	color: #FFF;
	background-color: #FF6E0A;
	padding: 5px 28px 5px 28px;
}
a#current{
	color: #FFF;
	background-color: #FF6E0A;
	padding: 5px 28px 5px 28px;
}
#promotion {
	display: inline;
	margin-left: 45px;
	float: left;
	clear: both;
	width: 223px;
	padding: 10px;
}
#promotion.kontakt {
	color: #FFF;
	position: relative;
	top: 10px;
	background-color: #FF6E0A;	
}
.leistungen {
	color: #FFF;
	position: relative;
	top: 430px;
	background-color: #FF6E0A;
}
#promotion.kontakt i {
	margin-left: 40px;
}
#promotion.leistungen p {
	font-weight: bold;
	margin: 0 0 5px 0;
}
#promotion.leistungen ul {
	margin: 0;
	padding: 0;
}
#promotion.leistungen ul li {
	list-style: none;
}
.home {
	position: relative;
	top: 100px;
	text-align: center;
	font-weight: bold;
}
#promotion.home img.logo {
	margin-top: 5px;
}
#promotion.home img.bench {
	margin-bottom: 50px;
	border: 0;
}
#content {
	float: left;
	width: 480px;
	margin: 10px 20px 10px 33px;
	text-align: justify;
}
#content.index {
	height: 400px;
}
#content_ktk {
	float: left;
	width: 493px;
	margin: 10px 20px 10px 287px;
	text-align: justify;
}
#content p.error {
	width: 473px;
	padding: 10px;
	margin: 10px 0 10px 0;
	background-color: #990000;
	color: #FFF;
	font-weight: bold;
}
#content p.meldung {
	width: 473px;
	padding: 10px;
	margin: 10px 0 10px 0;
	background-color: #009900;
	color: #FFF;
	font-weight: bold;	
}
#content .referenzen {
	height: 800px;
}
#content p {
	margin-top: 10px;
	margin-bottom: 0;
	color: #FF6E0A;
	font-weight: bold;
}
#content ul {
	float: left;
	margin-left: 30px;
}
#content li {
	list-style: none;
	margin: 3px 0 3px 0;
}
#content ul.no_float {
	float: none;
	text-align: left;
	margin-left: 10px;
	list-style: none;	
}
#content b {
	color: #FF6E0A;
}
#footer {
	clear: both;
	width: 760px;
	margin: 10px 20px 10px 45px;
	border-top: 1px #666 solid;
	height: 60px;
}
#footer ul {
	float: left;
	margin: 5px 0 0 0;
	padding-left: 65px;
}
#footer li.no_float {	
	list-style: none;
	float: none;
	margin-bottom: 5px;
	padding-left: 20px;
}
#footer li {	
	list-style: none;
	float: left;
	padding-left: 20px;
}

#footer p {
	float: left;
	margin-right: 10px;
}	
a {
	color: #666;
}
a:hover {
	color: #FF6E0A;
}
img {
	border: 0;
}
b {
	font-weight: normal;
	font-style: italic;
}
h1 {
	color: #FF6E0A;
}
h2 {
	color: #FF6E0A;
}
h3 {
	color: #FF6E0A;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 0 0;
}
input.medium {
	width: 300px;
}
textarea {
	width: 300px;
	height: 70px;
}
