@charset "UTF-8";

* { margin: 0; padding: 0; }
* html body { height: 100%; }

html {
    background: #000 url("../images/klossback_spring.jpg") scroll no-repeat center top;
	height: 100%;
	width: 100%;
}

body {
	position: relative;
    font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
    color: #ccc;
    font-size: 13px;
	height: 100%;
	width: 100%;
	text-align: center;
}

#flashContent {
	position: absolute;
	left: 0;
	width: 100%;
	}
#blumen {
    position: absolute;
	margin-top: -20px;
	margin-left: -14px;
	}
	
#ilikekk {
    position: absolute;
	margin-top: -126px;
	margin-left: 99px;
	}

#main {
	position: relative;
	top: 0;
	width: 1040px;
	z-index: 15;
	text-align: center;
	margin: auto;
/*	padding: auto; */
}   

#mig {
	margin-left:580px;
	}

#logo {
	position: relative;
	margin: auto;
/*	padding: auto; */
	padding-top: 13px;
	}

#central {
	margin-top: -87px;
}

.kopf {
	margin-top: -40px;
	padding-bottom: 37px;
	}
	
h1 {
	font-size: 15px;
	font-weight: bold;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	}

h4 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	}

#kontaktoben > h4, #contactoben > h4 {
	border-top: 1px inset #6f634c;	
	margin-right: 25px;
	padding-top: 15px;
	}

a {
	color: #666;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	}



.foot {
	border-top: 1px dotted #222;
	padding-top: 8px;
	padding-bottom:8px;
	color: #ccc;
	text-align: right;
}

.facebook {
	text-align: left;
	margin-right:30px;
	}


.vergr > img, .bildrum {
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
	}

.vergr2 {
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
	}

.enger > img, .bildrum {
	padding-right: 4px;
	padding-bottom: 4px;
	float: left;
	}

#kontaktoben, #contactoben {
	margin-top: 0px;
	background: #000 url("../images/kontakt_back.jpg") scroll no-repeat left top;
	padding-top: 60px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #342300;
	line-height: 18px;
	font-size: 13px;
	}

#kontaktoben p, #contactoben p {
	padding-bottom: 8px;
	}
	
#kontaktoben a, #contactoben a {
	color: #342300;
	}

#kontaktoben a:hover, #contactoben a:hover {
	color: #6e633d;
	}

#contactoben {
	background: #000 url("../images/contact_back.jpg") scroll no-repeat left top;
	padding-top: 70px;
	margin-top: 25px;
	}

#impressum {
	font-size:11px;
	width: 650px;
	padding: 15px;
	background-color: #151515;
	line-height: 17px;
	}

#impressum > p {
	padding-bottom: 5px;
	}

#fancybox-outer {
	background-color: #aaa;
	}

.vorteile td {
	font-size: 14px;
	vertical-align: middle;
	padding-bottom: 15px;
	}

.vorteile .icons {
	width: 55px;
	vertical-align: top;
	}
	
.presse {
	float:left;
	padding-right:15px;
	}



	
.gallery1 {
	width: 430px;
	padding-top: 45px;
	padding-left: 45px;
	text-align: left;
	line-height: 21px;
	float: left;
	margin-top: -50px;
	padding-bottom: 3px;
	font-size: 13px;
	}

.top8 {
	padding-bottom: 8px;
	}

.text1 {
	width: 370px;
	padding: 45px;
	text-align: left;
	line-height: 25px;
	float: left;
	margin-top: -50px;
	}

.text1 > img {
	padding-top: 15px;
	}

.text1 > a > img {
	padding-top: 15px;
	}

	
.clearing {
	clear: both;
	}
	
	
	

