@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #828282;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
}
h1 {
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
img {
	border: 0px;
}
input, textarea {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 175px;
	height: 25px;
}
textarea {
	height: 155px;
}
table {
	background-color: #A7BA19;
}
td {
	padding-left: 10px;
}
.linebottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B0C724;
}
#wrapper {
	width: 1034px;
	height: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #B0C724;
	background-image: url(../images/shadow_right.png);
	background-repeat: no-repeat;
	background-position: 1024px;
}
#header {
	width: 1024px;
	height: 185px;
	background-color: #FFF;
}
#category, #category_impressum, #category_kontakt, #category_preise, #category_profil, #category_referenzen {
	width: 600px;
	height: 55px;
	background-color: #A5A5A5;
	background-image: url(../images/category.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 75px;
	padding-right: 424px;
}
#category_impressum {
	background-image: url(../images/category_impressum.jpg);
}
#category_kontakt {
	background-image: url(../images/category_kontakt.jpg);
}
#category_preise {
	background-image: url(../images/category_preise.jpg);
}
#category_profil {
	background-image: url(../images/category_profil.jpg);
}
#category_referenzen {
	background-image: url(../images/category_referenzen.jpg);
}
#navi {
	width: 58px;
	height: 453px;
	background-color: #C8C8C8;
	float: left;
}
#contentleft {
	width: 488px;
	padding-left: 55px;
	padding-right: 28px;
	float: left;
	padding-top: 50px;
	text-align: right;
}
#contentleft a {
	text-decoration: none;
	color: #FFF;
}
#contentright {
	width: 300px;
	float: left;
	padding-top: 50px;
	color: #464646;
}
#shadowbottom {
	clear: both;
	width: 1034px;
	height: 10px;
}
#footer {
	width: 964px;
	font-size: 11px;
	padding-left: 60px;
	color: #C8C8C8;
}
#footer a {
	text-decoration: none;
	color: #C8C8C8;
}
.button {
	width: 173px;
	height: 21px;
	display: block;
	background-color: #828282;
	border: 1px solid #FFF;
	text-align: center;
	padding-top: 3px;
	text-decoration: none;
	color: #FFF;
	margin-left: 72px;
}
.height40 {
	height: 40px;
}
.referenzen {
	margin-left: -8px;
	margin-top: -14px;
}
.smalltext {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
