@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700);


::selection { background: #9e9e9e; color: #fff; }
::-moz-selection { background: #9e9e9e; color: #fff; }

img {
	background-color:transparent;
	border:0;
}

a:active, a:focus {
	outline: none;
	background-color:transparent;
	border:0;
}

body {
	margin: 0px;
	width:100%;
	font-family: 'Quicksand', sans-serif;
	
overflow-y:scroll;
}

#header {
	width: 960px;
	height:100px;
	margin-left: auto;
	margin-right: auto;
}

#header img {
float:right;
padding-top:30px;	
}

#menuwrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 958px;
	min-height:600px;
	height:auto !important;
	
	
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:25px;
	background-color:#f4f4f4;
	
border: 1px solid #9e9e9e;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}



.style1 {
	width: auto;
	height: 21px;
	padding-left: 30px;
	float: left;
	display: inline-block;
	font-size: 14px;
	font-weight:700;
	color:#9e9e9e;
	text-decoration: none;
	text-align: center;
	padding-right: 30px;
	margin-top:8px;
}

.style1:hover {
	height:20px;
	color: #6a6a69;
	border-bottom: 1px solid #9e9e9e;
}

.style1b {
	width: auto;
	height:20px;
	padding-left: 30px;
	float: left;
	display: inline-block;
	font-size: 14px;
	font-weight:700;
	text-decoration: none;
	text-align: center;
	padding-right: 30px;
	color: #6a6a69;
	margin-top:8px;
	border-bottom: 1px solid #9e9e9e;
}


#menu{
	margin-top:15px;
}

#footer {
	margin-top:55px;
	width: 960px;
	min-height:20px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}

#footer img {
float:left;
z-index:-10;
}

.style2 {
	width:auto;
	height: auto;
	float: left;
	display: inline-block;
	font-size: 12px;
	color:#9e9e9e;
	font-weight:700;
	text-decoration: none;
	text-align: center;
	padding-right:15px;
	padding-left:30px;
	margin-top:14px;
}

.style2:hover {
	color:#9e9e9e;
}

.style2b {
	width:auto;
	height: auto;
	float: left;
	display: inline-block;
	font-size: 12px;
	color:#9e9e9e;
	font-weight:700;
	text-decoration: none;
	text-align: center;
	padding-right:15px;
	padding-left:30px;
	margin-top:14px;
}

#menu2{
	margin-top:-42px;
	width:auto;
	float:right;
}




.clear {
width:960px;
margin-left:auto;
margin-right:auto;
height:1px;
clear:both;	
}

#slider {
margin-top:0px;
margin-left:20px;
}

.kasten {
	width: 167px;
	height: 240px;
	background-color: #cfcfcf;
	margin-left: 20px;
	padding-top: 5px;
	float: left;
	margin-top: 7px;
	-webkit-box-shadow: 1px 1px 6px #6a6a69;
	box-shadow: 1px 1px 6px #6a6a69;
}

.kasten:hover {
	width: 167px;
	height: 240px;
	background-color: #cfcfcf;
	margin-left: 20px;
	padding-top: 5px;
	float: left;
	margin-top: 7px;
	-webkit-box-shadow: 1px 1px 6px #CDCDCD;
	box-shadow: 1px 1px 6px #CDCDCD;
}



#content {
padding-left:1px;	
}

#copy {
width:auto;
float:left;
margin-top:-47px;
margin-left:15px;
}


.clear-footer {
width:960px;
margin-left:auto;
margin-right:auto;
height:20;
clear:both;	
}

.ansprechpartner a.mail {
line-height:33px;
}