* {
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica, sans-serif;
	font-size:10pt;
	}
body{
	background-color:#eee;
	}
ul {
	list-style:circle inside;
	}
a {
	text-decoration:none;
	color:black;
	}	
a:hover {
	font-weight:bold;
	}
td {
	vertical-align:top;
	}
/* --------- Position und Größe der Gesamtseite -------- */	
#layoutWrapper {
	width:938px;
	margin: 0 auto;
	}
/* -------- Schatten -------- */
#layoutWrapper {
	background: url(../cssimg/schatten.png) no-repeat left top;
	}
#layout { 
	margin-left:10px;
	padding-right:10px;
	background: url(../cssimg/schatten.png) no-repeat right top;
	position:relative;
	}
#schattenUnten {
	width:938px;
	margin: 0 auto;
	height:20px;
	}
#schattenUntenRechts {
	width:20px;
	height:20px;
	float:right;
	background: url(../cssimg/schatten.png) no-repeat right bottom;
	}
#schattenUntenLinks {
	height:20px;
	margin-right:20px;
	background: url(../cssimg/schatten.png) no-repeat left bottom;
	}
/* --- Farben der Boxen --- */
.topNaviBar {
	background-color:#d4e7f3;
	height:38px;
	}
.bottomNaviBar {
	background-color:#d4e7f3;
	/* height:38px; */
	height:24px;
	position:relative;
	}
.dropshadow {
	background: transparent url(../cssimg/schatten-bottom.png) center top;
	height: 10px;
	}
.topdropshadow {
	background: transparent url(../cssimg/schatten-top.png) center bottom;
	height: 10px;
	position:absolute;
	top:-10px;
	left:0;
	width:100%;
	}		
.titelMain {
	height:295px;
	background: url(../img/bernsteinsee-home.jpg) no-repeat top center;
	margin-bottom:2px;
	}
.titelSub {
	height:115px;
	position:relative;
	background: url(../img/bernsteinsee-top-shadow.png) no-repeat bottom center;	
	}	
.titleSubHomeLink {
	position:absolute;
	width:136px;
	height:78px;
	right: 55px;
	top: 10px;
	}
.titleSubHomeLink a {
	display:block;
	height:100%;
	width:100%;
	}
/* Farben der Bereiche */
.wohnen {
	background-color: #a3cfe6;
	}
.camping {
	background-color:#cdd7ae;
	}
.freizeit {
	background-color:#fddb9b;
	}	
.bernsteinsee {
	background: url(../img/der-bernsteinsee.jpg) no-repeat top center;	
	background-position: 0 bottom;
	}
.uebersichtsplan {
	background: url(../img/Uebersichtsplan.png) no-repeat top center;	
	background-position: 0 50px;
	}	
.uebersicht {
	background-color: #94b05b;
	}
	
.anfahrt{
	background-color: #d4e7f3;
	}
.sonderSeite {
	background-color: #d4e7f3;
	}
.impressumSeite  {
	background-color: #d4e7f3;
	min-height:433px;
	}	
	
/* Maincontent Formatierungen */ 	
.detailContent{
	float:left;
	position:relative;
	width:390px;
	padding-left:20px;
	margin-bottom:20px;
	}
.bernsteinsee .detailContent {
	/* color:white; */
	height:950px;
	width:auto;
	margin-left:30px;
	margin-right:30px;
	}
	
.uebersichtsplan .detailContent {
	color:white;
	height:1215px;
	width:auto;
	margin-left:30px;
	margin-right:30px;
	}
.anfahrt h2 {
	margin: 0 20px;
	}
.anfahrt .detailContent  {
	width:800px;
	}
	
.detailContent h2 {
	margin-bottom:5px;
	}
.detailContent p {
	margin-bottom:15px;
	}	
.detailContent table {
	margin-bottom:10px;
	}
.detailContent a{
	/* text-decoration:underline; */
	/* font-style:italic; */
	font-weight: bold;
	color: #555;
	}
.wohnen .detailContent a:hover{
	color:#008ac1;
	}
.camping .detailContent a:hover{
	color:#94b05b;
	}
.freizeit .detailContent a:hover{
	color:#fbc34e;
	}	
.bildRechts {
	position:absolute;
	left:420px;
	}
	
/* SubnaviSpalte links Formatierungen */	
.linkeSubnavSpalte h2 {
	margin-bottom:10px;
	margin-left:30px;
	}
.linkeSubnavSpalte p {
	margin-bottom:5px;
	margin-left:30px;
	}		
/* Spalten Drittelteilung */
.rechteDrittelSpalte, .mittlereDrittelSpalte{
	width:306px;
	}
.linkeDrittelSpalte, .rechteDrittelSpalte, .mittlereDrittelSpalte{
	height:220px;
	}
.mittlereDrittelSpalte {
	float:right;
	}
.rechteDrittelSpalte {
	float:right;
	}
/* --- BARS --- */
.drittelBarLinks, .drittelBarMitte, .drittelBarRechts {
	width:306px;
	margin-top:3px;
	}
.drittelBarLinks a, .drittelBarMitte a, .drittelBarRechts a {	
	color:white;	
	}
.drittelBarLinks {
	float:left;
	}	
.drittelBarMitte {
	float:left;
	}		
.drittelBarRechts {
	float:right;
	}	
.bar {
	margin-top:3px;
	}
.barRechts {
	float:right;
	width:120px;
	}
.barRechts a{
	color:white;
	}
/* Subnavi auf den Detailseiten */
.linkeSubnavSpalte{
	float:left;
	width:220px;
	margin-bottom:20px;
	}
/* Titelbars der Bereiche */
.titelBar {
	color:white;
	height:24px;
	}
.titelBar a{
	font-weight:normal;
	color:white;
	}
.titelBar a:hover{
	font-weight:bold;
	}
.titelBar h2 {
	margin-left:20px;
	padding-top:3px;
	}
.titelBar.wohnen {
	background-color:#008ac1;
	}
.titelBar.camping {
	background-color:#94b05b;
	}
.titelBar.freizeit {
	background-color:#fbc34e;
	}
/* Topnavi */
.topNaviList {
	padding-left:30px;
	padding-top:10px;
	}
.topNaviList li {
	display:block;
	float:left;
	list-style:none;
	padding: 0 5px;
	text-align:center;
	border-left:solid 1px black;
	}
.topNaviList #t1{
	width:70px;
	}	
.topNaviList #t2{
	width:135px;
	}
.topNaviList #t3{
	width:70px;
	}
.topNaviList #t4{
	width:70px;
	}
.topNaviList #t5{
	width:90px;
	}
.topNaviList #t6{
	width:108px;
	}
.topNaviList #t7{
	width:140px;
	}	
.topNaviList #t8{
	width:90px;
	}					
.topNaviList li a:hover{
	}
/* Bottomnavi */
.bottomNaviList {
	padding-left:30px;
	padding-top:4px;
	}
.bottomNaviList li {
	display:inline;
	list-style:none;
	padding: 0 10px;
	border-left:solid 1px black;
	}
.bottomNaviList li a:hover{
	}	
/* --- Subnavi --- */
.subNaviList  {
	list-style-type:none;
	margin-left:20px;
	margin-top:5px;
	font-size:11pt;
	}	
.subNaviList li {
	line-height:14pt;
	}
.wohnen.subNaviList li a:hover {
	color:#008ac1;
	}
.camping.subNaviList li a:hover {
	color:#94b05b;
	}
.freizeit.subNaviList li a:hover {
	color:#fbc34e;
	}		
/* Kontaktformular */
 .kontaktInput {
	width:266px;
	}
		