html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../Pics/background_01/lines-64255_1920_blau.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

h1{
	font-family: 'Oswald', serif;
	font-size: 2.2em;
	color: #6e6c5f;
	line-height: 0.8em;
	margin-left: -30px;
      }
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #565443;
	font-size: 0.9em;
	line-height: 1.8em;
}

#wrap {
	border: thin none #F00;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: #FFF;
	
	
 -moz-border-radius: 15px;  -webkit-border-radius: 15px; 
 border-radius: 15px;
 
 
}
#banner {
	border: thin none #F90;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	background-image: url(../Pics/banner01.jpg);
	background-repeat: no-repeat;
	height: 250px;
	background-position: 35px 60px;
}
#bannerclaim {
	border: thin none #0F0;
	margin-left: 400px;
	margin-top: 94px;
	line-height: 1.2em;
	font-size: 1.3em;
	margin-bottom: 20px;
}

#topnavi  {
	text-align: right;
	font-size: 0.8em;
	border: thin none #F00;
}
#topnavi a {
	border: thin none #F00;
	color: #565543;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
#topnavi a:hover {
	color: #E5314C;
	
}
#menue {
	border: thin none #6F0;
	margin-right: 10px;
	margin-left: 10px;
}
#content {
	border: thin none #0FF;
	margin-right: 10px;
	margin-left: 10px;
}

#col01 {
	border: thin none #93C;
	float: left;
	width: 590px;
	padding-left: 70px;
	margin-top: 40px;
	margin-right: 40px;
}
#col02 {
	float: left;
	width: 220px;
	border: thin none #C66;
	margin-top: 40px;
	background-color: #b1b0a6;
}

#fragen    {
	background-color: #565443;
	color: #FFF;
	padding-right: 15px;
	padding-left: 50px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-image: url(../Pics/icon_tel.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#footer {
	border: thin none #3F3;
	text-align: center;
	margin-top: 40px;
	background-color: #b1b0ac;
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.4em;
}
.kontaktform {
	padding-right: 15px;
	padding-left: 15px;
}

.clear {
	clear: both;
}
.hardShade {
background: #f5f5f5;
border: 1px solid #DDD;
box-shadow: 8px 8px 8px #888;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.link {
	border: thin solid #F00;
	background-color: #E6314B;
	background-image: url(../Pics/pf_right.png);
	background-repeat: no-repeat;
	background-position: 70px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 40px;
}
.link a {
	color: #FFF;
	text-decoration: none;
	padding-left: 100px;
}
.link a:hover {
	color: #000000;
	background-image: url(../Pics/pf_right_hover_link.png);
	background-repeat: no-repeat;
	background-position: 70px;
}
#konditionen td{
	border: 1px solid #565443;
	padding: 7px;
	margin: 0px;
	color: #565443;
	text-align: left;
	vertical-align: top;
}
#konditionen table{
	border: 1px solid #000;
}
