@charset "UTF-8";
/* CSS Document */

/* Layout */



body {
	width: 100%;
	height: 100%;	
	margin: 0 auto; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #e8e8e8;	
}

#naviwrapper {
	width: 100%;
	height: 130px;
	background-color: #FFF;	
	position: absolute;
	z-index: 10;
}

#navigation {
	width: 900px;
	height: 130px;
	left: 50%;	
	margin-left: -450px;
	position: absolute; 
	background-color:#FFF;
	xborder: solid red 2px;	
}

#headerwrapper {
	width: 100%;
	height: 555px;
	background-color: #FFF;	
}

#imageContainer {
	width: 1415px;
	height: 460px;
	left: 50%;
	margin-left: -707px;
	background: url(../img/Header%20gr/1.jpg) no-repeat;	
	xborder: solid green 2px;
	margin: 0 auto; 
	
}

#imageContainer img {
	display:none;
	position: absolute;
	margin-top: 100px;
}

#bubble {
	background: url(../img/bubble.png) no-repeat;
	position: absolute;
	z-index: 10;
	height: 330px;
	width: 405px;
	float: left;	
	margin-left: 250px;
	margin-top: 200px;
}

#kante {
	width: 100%;
	height: 20px;
	background-color: #FFF;
	xborder: solid blue 2px;	
}

#schatten {
	width: 100%;
	height: 13px;
	background: url(../img/schatten.jpg) repeat-x;
}

#content {
	width: 900px;
	height: 200px;
	left: 50%;
	margin-left: -450px;
	margin-top: 20px;
	position: absolute;
	xborder: solid yellow 2px;
	background-color: #e8e8e8;	
}

.teaser1 {
	width: 281px;
	height: 200px;
	background: url(../img/teaser/1.jpg) no-repeat;	
	float: left;
}

.teaser2 {
	width: 281px;
	height: 200px;
	background: url(../img/teaser/2.jpg) no-repeat;	
	float: left;
	margin: 0px 0px 0px 28px;
}

.teaser3 {
	width: 281px;
	height: 200px;
	background: url(../img/teaser/3.jpg) no-repeat;	
	float: left;
	margin: 0px 0px 0px 28px;

}

a {
	text-decoration: none;
	color: #e68c71;
}

a:hover {
	color: #000;
}	

.bubblecontent .bubblelink {
	display: block;
	margin-top: 10px;
	color: #FFF;
	text-decoration: underline;
	font-size: 19px; 	
}

.bubblelink:hover {
	color: #e68c71;
}

/* Navigation */

#navigation .homelink {
	width: 198px;
	height: 123px;
	xborder: solid red 2px;
	margin-top: 12px;	
	position: absolute;
}

#navigation .homelink img {
	border: none;
	text-decoration: none;
	list-style: none;	
}


#navigation .navigation {
	width: 650px;
	height: 15px;
	float: left;
	text-decoration: none;
	list-style: none;
	position: absolute;	
	xborder: solid red 2px;
	margin: 75px 0px 0px 200px;
}

.navigation li {
	float: left;	
}

li a {
	float: left;	
	margin-left: 30px;
	text-decoration: none;
	color: #333;
	font-size: 15px;
}

li a:hover {
	color: #e68c71;
}

li .active {
	color: #e68c71;
}


/* Teaser 1 2 3*/

.bubble {
	margin: 100px 0px 0px 250px;	
	
}

.bubblecontent {
	width: 230px;
	height: 300px;
	margin: 45px 0px 0px 80px;	
}

.bubblecontent a {
	color: #FFF;
}


.teaser1 h1, .teaser2 h1, .teaser3 h1 {
	margin: 20px 0px 0px 20px;
	font-size: 30px;		
}


.teaser1 a, .teaser2 a, .teaser3 a {
	margin: 115px 20px 0px 0px;
	display: block;
	color: #FFF;
	float: right;
}

.teaser1 a:hover, .teaser2 a:hover, .teaser3 a:hover {
	text-decoration: underline;
}


/* Contentgestaltung */

#header {
	width: 1100px;
	height: 350px;
	left: 50%;
	margin-left: -550px;
	position: absolute;	
}

/* Footer */

#footerwrapper {
	width: 100%;
	height: 150px;
	display:block;
	margin: 270px 0px 0px 0px;
	background-color: #1d1d1b;
	position: absolute;

}

#footer {
	width: 900px;
	height: 30px;
	display: block;
	left: 50%;
	margin-left: -450px;	
	margin-top: 8px;
	position: absolute;
	font-size: 13px;
}

a.maillink {
	text-decoration: none;
	color: #666;	
}

a.maillink:hover {
	color: #e68c71;	
}

.footernavigation {
	width: 250px;
	float: right;
	margin: -3px 0px 0px 0px;
}

.footernavigation li {
	float: right;
	height: 15px;
	width: 70px;
	list-style: none;
	margin: -14px 0px 0px 0px;
	font-size: 13px;
}

.footernavigation li a{
	color: #FFF;
	margin: 0px 0px 0px 10px;
	font-size: 13px;
}

.footernavigation li a:hover{
	color: #e68c71;	
}


/* Subnavigation */

.subnavigation {
	width: 150px;	
	position: absolute;
	z-index: 20;
}

.subnavigation li {
	float: left;
	list-style: none;
	font-size: 13px;
	padding-top: 5px;
}

.subnavigation li a{
	color: #e68c71;	
	float: left;
}

.subnavigation li a:hover {
	color: #000;
	text-decoration: underline;	
}

/* Unterseiten Layout */

#contentwrapper {
	width: 600px;
	height: 100%;
	float: left;
	position: absolute;	
	margin: 15px 0px 0px 270px;
}

#contentwrapper p
 {
	margin-top: 10px;
}

#textkurz {
	width: 390px;	
	float: left;
}

.sitelink {
	color: #FFF;
	background: url(../img/button_active.png) no-repeat;
	padding: 5px 8px 5px 12px;
	text-decoration: none;	
	display: block;
	width: 120px;
	height: 40px;
	margin-top: 10px;
}

.sitelink:hover {
	color: #FFF;
	background: url(../img/button_hover.png) no-repeat;
	width: 120px;
	height: 40px;
}

#galerie {
	width: 600px;
	margin: 20px 0px 0px 0px;	
}

#contentbild {
	float: left;
	margin: 35px 0px 0px 12px;
	width: 190px;
}


/* Galerie */

.fancylink {
	text-decoration: none;
	border: none;	
}

.fancylink:hover {
	opacity: 0.5;	
}

#galerie a.fancylink img {
	border: none;	
}



/* Typografie */

h1 { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1;
	color: #FFF;
	margin: 0 auto;
	}
	
h2 { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #FFF;
	margin: 0 auto;
	margin-top: 10px;
	}
	
h3 { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #333;
	margin: 0 auto;
	}
		
p { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	margin: 0 auto;
	color: #333;
	line-height: 1.4;
	}
	
