body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#888;
}
a:active {
	color: #333;
}
a:visited {
	color:#000;
} 
#container {
	margin: auto;
	height: 800px;
	width: 900px;
	font-size: 15px;
}
#headerleft {
	float: left;
	height: 100px;
	width: 695px;
}
#headerright {
	float: left;
	height: 80px;
	width: 205px;
	padding-top: 20px;
	text-align: right;
}
#bodyleft {
	float: left;
	height: 550px;
	width: 270px;
	font-size: 16px;
}
#bodyright {
	float: left;
	height: 550px;
	width: 610px;
	padding-left: 20px;
	font-size: 12px;
	color: #333;
}
#nav2 {
	float: left;
	height: 73px;
	width: 899px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#bodyleftin {
	float: left;
	height: 500px;
	width: 265px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
}
.bodyleftin {
	color: #333;
	font-weight: normal;
}
.bodyleftlink a{
	color: #FFF;
	text-decoration: none;
}
.bodyleftina {
	color: #FFF;
	text-decoration: none;
}

#footer {
	float: left;
	height: 34px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	color: #333;
	text-align: right;
	padding-top: 4px;
}
.footerbody {
	font-weight: bold;
	color: #333;
}
.footerbody2 {
	font-size: small;
}
.servicesheadline {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.bodyabout {
	font-weight: normal;
}
.aboutheadline {
}
#container #footer {
	color: #333;
	font-size: 13px;
	text-align: center;
}
.indexbodyred {
	color: #333;
}
#completcontent {
	float: left;
	height: 530px;
	width: 900px;
	padding-top: 20px;
	font-size: 12px;
}
#maincontentin {
	height: 585px;
	width: 680px;
	margin-top: 15px;
	margin-left: 150px;
}
#container #footer .servicesbody {
	font-weight: normal;
}
.footerbold {
	font-weight: bold;
}
.servicesklickinfo {
	font-size: 10px;
	font-weight: bold;
	color:#111;
}
.imgshadow {
	border:thin #000 solid;
	-moz-box-shadow: 3px 3px 3px #bababa;
    -webkit-box-shadow: 3px 3px 3px #bababa;
    box-shadow: 3px 3px 3px #bababa;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#bababa')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#bababa');
}	
.hr {
	width:100%;
	border: 0;
	color:#999;
	background-color:#999;
	height:1px;
}
#bodyrightservice {
	float: left;
	height: 500px;
	width: 610px;
	padding-left: 20px;
	font-size: 12px;
	color: #333;
}
#bodyrightservicearrows {
	float: left;
	height: 50px;
	width: 610px;
	padding-left: 20px;
	font-size: 12px;
	color: #333;
	text-align: right;
}
#contactbody {
	float: left;
	height: 550px;
	width: 610px;
	background-image: url(Images/contact%20background.png);
}
.servicestd {
	background-color:#FFF;
	text-decoration:none;
}
.servicestd:hover {
	background-image: url(Images/seite1hover.jpg);
	text-decoration:none;
}
.servicestd a  {
	background-color:#FFF;
	text-decoration:none;
	color:#333;
}
