@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../img/hg_verlauf.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:0px;
	color:#CB885A;
}

#eur_topbox{
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color:#CB885A;
}

#angebotHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-bottom:10px;
	margin-bottom: 0px;
	color:#CB885A;
}

#quickheadline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-bottom:10px;
	color:#CB885A;
	font-weight:bold;
}

img{
	border:none;
}

a{
	color:#CB885A;
}

#schnorkel{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../img/schnorkel.jpg);
	width:484px;
	height:345px;
}

#mitte{
	top:20px;
	width:966px;
	left:50%;
	margin-left:-488px;
	position:absolute;
	height:auto;
	background-image:url(../img/mitte.png);
	min-height:830px;
}

#oben{
	position:relative;
	height:314px;
}


#rahmenOben{
	position:absolute;
	top:-12px;
	left:0px;
	width:966px;
	background-image:url(../img/oben.png);
	height:12px;
}

#rahmenUnten{
	position:absolute;
	bottom:-16px;
	width:966px;
	background-image:url(../img/unten.png);
	height:16px;
}

#footer{
	position:absolute;
	bottom:-40px;
	width:966px;
	height:20px;
	text-align:center;
}

#logo{
	position:absolute;
	left:24px;
	top:20px;
	width:240px;
	height:79px;
	background-image:url(../img/logo.gif);
}

#menue{
	position:absolute;
	left:35px;
	top:120px;
	width:212px;
	height:182px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	line-height:17px;
	color:#3D3D3D;
}

#menue a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#3D3D3D;
	text-decoration:none;
}

#headbild{
	position:absolute;
	width:667px;
	height:314px;
	top:0px;
	left:279px;
	z-index:1;
}

#bogen{
	position:absolute;
	width:937px;
	height:38px;
	left:9px;
	background-image:url(../img/bogen.png);
	bottom:0px;
	z-index:3;
}

#bottomBereich{
	position:relative;
	width:937px;
	min-height:370px;
	top:0px;
	left:9px;
	background-image:url(../img/bottom_bg.png);
	background-repeat:repeat-x;
}

#content{
	position:relative;
	top:0px;
	width:660px;
	left:270px;
	background-color:#FFF;
	min-height:600px;
}

#text{
	position:relative;
	margin-top:20px;
	width:400px;
	left:40px;
	background-color:#FFF;
	min-height:300px;
	float:left;
}

#pics{
	position:relative;
	margin-top:20px;
	width:150px;
	left:80px;
	background-color:#FFF;
	float:left;
}

#weissBereich{
	position:absolute;
	z-index:5;
	top:140px;
	height:5px;
	width:270px;
	left:0px;
	background-color:#FFF;
	float:left;
}

#topangebot{
	position:absolute;
	z-index:10;
	top:0px;
	height:138px;
	width:240px;
	left:15px;
	float:left;
}

#quick{
	position:absolute;
	z-index:10;
	top:145px;
	height:124px;
	width:268px;
	left:0px;
	float:left;
	border:1px solid #F5EDE2;
}

#quick table{
	margin-left:14px;
}

#wetter{
	position:absolute;
	z-index:10;
	top:275px;
	height:100px;
	width:268px;
	left:0px;
	float:left;
	border:1px solid #F5EDE2;
}

#newsletter{
	position:absolute;
	z-index:10;
	top:381px;
	height:85px;
	width:258px;
	left:0px;
	float:left;
	padding-left:10px;
	border:1px solid #F5EDE2;
}

#logos{
	position:absolute;
	z-index:10;
	top:480px;
	height:58px;
	width:268px;
	left:0px;
	float:left;
	text-align:center;
}

#schnoerkel{
	width:290px;
	height:320px;
	position:absolute;
	z-index:10;
	top:0px;
	left:279px;
	float:left;
	background-image:url(../img/schnoerkel.png);
	z-index:2;
	background-position:right;
}

#schnoerkel_top{
	width:268px;
	height:92px;
	position:absolute;
	z-index:10;
	top:50px;
	left:0px;
	float:left;
	background-image:url(../img/schnoerkel_top.png);
	z-index:2;
	background-position:right top;
}

#schnoerkellinks{
	width:484px;
	height:345px;
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	background-image:url(../img/schnorkel.jpg);
	z-index:0;
}

#schnoerkelrechts{
	width:484px;
	height:345px;
	position:absolute;
	z-index:10;
	top:0px;
	right:0px;
	background-image:url(../img/schnorkelright.jpg);
	z-index:0;
}

.activeLink{
	font-weight:bold;
}


