html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 0.7em;
	color: #7b7c80;
	border-top: 5px solid #ff6c00;
	border-bottom: 5px solid #ff6c00;
	background: white;
}
a:hover {
	text-decoration: underline;
}
a {
	color: #ff6c00;
	text-decoration: none;
}
#prefetch {
	display: none;
}
#wrapper {
	width: 800px;
	margin: auto;
}
#header {
	border-bottom: 2px solid #ffb57f;
}
#logo {
	margin: 15px;
}
#logo h1 {
	display: none;
}
#logo {
	float: left;
}
#navi_top {
	float: right;
	font-size: 90%;
}
#navi_top ul {
	list-style-type: none;
}
#navi_top li {
	float: left;
	width: 70px;
	height: 38px;
}
#navi_top a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../assets/bg_navi_top.jpg);
	text-align: center;
	line-height: 38px;
}
#navi_top a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	
}
.hidden {
	display: none;
}
#navi {
	width: 380px;
	float: left;
}
#navi ul {
	width: 303px;
	height: 201px;
	background: url(../assets/painter.jpg) right;
	float: left;
}
#impressum #middle {
	border: none;
}
#impressum #middle a:hover {
	color: #7b7c80;
	text-decoration: underline;
}
#impressum #middle a {
	color: #7b7c80;
	text-decoration: none;
}
#middle {
	padding: 15px;
	border-bottom: 2px solid #ffb57f;
}
#navi ul {
	list-style-type: none;
}
#navi a {
	display: block;
	width: 209px;
}
#startseite .navi01 a {
	background: url(../assets/navi/01_hover.jpg);	
}
.navi01 a {
	background: url(../assets/navi/01.jpg);
	height: 31px;
}
.navi01 a:hover {
	background: url(../assets/navi/01_hover.jpg);
}
.navi02 a {
	background: url(../assets/navi/02.jpg);
	height: 33px;
}
.navi02 a:hover {
	background: url(../assets/navi/02_hover.jpg);
}
#leistungen .navi03 a {
	background: url(../assets/navi/03_hover.jpg);	
}
.navi03 a {
	background: url(../assets/navi/03.jpg);
	height: 27px;
}
.navi03 a:hover {
	background: url(../assets/navi/03_hover.jpg);
}
#referenzen .navi04 a {
	background: url(../assets/navi/04_hover.jpg);	
}
.navi04 a {
	background: url(../assets/navi/04.jpg);
	height: 31px;
}
.navi04 a:hover {
	background: url(../assets/navi/04_hover.jpg);
}
#partner .navi05 a {
	background: url(../assets/navi/05_hover.jpg);	
}
.navi05 a {
	background: url(../assets/navi/05.jpg);
	height: 28px;
}
.navi05 a:hover {
	background: url(../assets/navi/05_hover.jpg);
}
#kontaktseite .navi06 a {
	background: url(../assets/navi/06_hover.jpg);	
}
.navi06 a {
	background: url(../assets/navi/06.jpg);
	height: 28px;
}
.navi06 a:hover {
	background: url(../assets/navi/06_hover.jpg);
}
h3 {
	width: 313px;
}
#whoweare {
	float: right;
	width: 380px;
}
ul {
	list-style-position: inside;
}
.heading {
	margin-bottom: 10px;
}
p {
	line-height: 1.4em;
	margin-bottom: 10px;
}
.more {
	float: right;
}
#bottom1 {
	padding: 15px;
}
#footer p {
	text-align: center;
	color: #ff6c00;
	height: 34px;
	line-height: 34px;
	background: url(../assets/bg_footer.jpg) repeat;
	margin: 0;
	border-top: 2px solid #ffb57f;
	font-size: smaller;
}
.newsheading {
	background: url(../assets/bg_news.jpg);
	height: 30px;
	line-height: 30px;
	padding: 0 5px 0 5px;
}
.newsblock {
	width: 356px;
	margin-bottom: 10px;
}
.newstitle {
	float: right;
	color: #ff6c00;
	font-weight: bold;
}
.newspic {
	float: left;
	margin: 0 10px 10px 0;
}
#news {
	float: left;
}
#bottom1_right {
	float: right;
	width: 380px;
}
.greater {
	font-size: small;
}
#whatwedo {
	padding-bottom: 30px;
}
.leistungsblock {
	width: 370px;
	float: left;
	margin-right: 15px;
	padding-bottom: 10px;
}
#contactform input, select, textarea {
	display: block;
	margin-bottom: 10px;
	color: #7b7c80;
	font-family: tahoma, verdana, arial, sans-serif;
}
#contactform textarea {
	width: 300px;
	height: 150px;
	font-size: small;
}
#contactform input#submit {
	width: 100px;
	background: white;
	border: 1px solid #7b7c80;
	font-weight: bold;
}
.referenz ul {
	margin-bottom: 1em;
}
.referenz {
	padding-bottom: 20px;
}
.floatRight {
	float: right;
}
.partner {
	margin-right: 80px;
}
#referenzen_ul {
	padding-bottom: 15px;
}
.partner {
	float: left;
	margin: 5px 30px 30px 0;
}