* {
	padding: 0;
	border: 0;
	margin: 0; 
}

html {
	font-family: verdana, sans-serif;
	font-size: 10px;
	/*background-color: #34aaff;*/
	background-color: #c7edff;
}

body {
	font-size: 1.3em;
	text-align:center;
}

#wrapper {
	text-align: left;
	margin: 70px auto; 
	width: 960px;
}

#sidebar {
	float: left;
	width: 210px;
	height: 1000px;
	text-align: left;
	/*margin-left: 10px;*/
	padding-left: 10px;
}

#logo {
	position: relative;
	top:-42px;
	height: 250px;
	width: 210px;
	margin-bottom: -25px;
}

#info {
	margin-bottom: 17px;
}
#info a {
	font-weight: normal;
}
#preise ul {
	list-style: disc;
	padding-left: 20px;
}

#zeiten {
	width: 212px;
	margin-bottom: 12px;
	background: url('infobox.png') 0 0 no-repeat;
}

#zeitenIW,
#preiseIW {
	padding: 0 10px 10px 10px;
	position: relative;
	top: 10px;
	background: url('infoboxbottom.png') 0 bottom no-repeat;
}

#preise {
	width: 212px;
	background: url('infobox.png') 0 0 no-repeat;
}

#preise ul {
	color: #005d93;
}

#blocks {
	
}
.block {
	width: 212px;
	margin-bottom: 17px;
	background: url('newsbox.png') 0 0 no-repeat;
}
.blockIW {
	position: relative;
	top: 10px;
	height: 100%;
	padding: 0 10px 10px 10px;
	background: url('newsboxbottom.png') 0 bottom no-repeat;
}

			
#mainbar {
	float: right;
	background-color: #ffffff;
	width: 728px;
	/*width:740px;*/
	text-align: left;
	border: 1px solid #fff;
	overflow: hidden; /*für IE6*/
}

#teaser {
	width: 728px;
	height: 279px;
	background: url(teaserpic.jpg) no-repeat;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
#mainnav {
	padding: 5px 0;
}

#navbar {
	list-style-type: none;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 1px;
	height: 35px;
}
#mainnav li {
	float: left;
	margin: 0 2px 0 0;
}

#mainnav a {
	display: block;
	padding: 9px 30px;
	border: 1px solid #fff;
	font-weight: bold;
	color: #005d93;
	text-decoration: none;
	text-shadow: #fee89c 0px 1px 0px;
	background: url('navbutton.png') 0 0 repeat-x;
}
#mainnav a.active,
#mainnav a.active:hover {
	background-position: 0 -102px;
}
#mainnav a:hover {
	background-position: 0 -34px;
}
#mainnav a:active {
	background-position: 0 -68px;
}

#intro {
	width: 700px;
	margin: 10px 10px 15px 10px;
	background-color: #ffffff;
}

#introIW {
	position: relative;
	top: 4px;
	padding: 15px;
	background: url('introboxbottom.png') 0 bottom no-repeat;
}

#content {
	width: 728px;
	/*overflow: auto;*/
	padding: 4px;
	/*margin-bottom: 40px;*/
}
.quad {
	position: relative;
	float: left;
	width: 350px;
	height: 360px;
	margin: 0 5px 10px 5px;
	_margin:0 5px 10px 3px;
	background: url('quadbg.png') 0 0 no-repeat;
	overflow: hidden;
}

.quadheader  {
	position: relative;
	top: -154px;
	left: -9px;
	font-size: 1em;
	font-weight: bold;
	display: inline-block;
	height: 21px;
	padding: 0 15px 0 9px;
	background: url('quadheadline.png') right 0 no-repeat;
	color: #005d93;
	text-decoration: none;	
}

.quadbild {
	position: relative;
	left: -9px;
	top: 1px;
	border-bottom: 1px solid #fff;
}
.quadcontent {
	padding: 14px 15px 15px 15px;
}
.quadcontent p {
	position: relative;
	top: -16px;
}

.quadfooter {
	position: absolute;
	clear: left;
	bottom: 12px;
	right: 15px;
	height: 16px;
	padding: 7px 0 0 15px;
	background: url('quadfooter.png') 0 0 no-repeat;
}

.ul_l {
	float: left;
	padding: 0 40px 0 20px;
	color: #005d93;
}
.ul_r {
	color: #005d93;
}
.ul_l,
.ul_r {
	position: relative;
	top: -8px;
}


#footer {
	clear: both;
	margin:0 15px 0px 15px;
	width: 700px;
	height: 100px;
	background-color: #fff0be;
	border: 1px solid #ffffff;
}

#swlogo img{
	padding: 15px;
}

#footernav {
	float: right;
	padding:  38px 15px 15px 15px;
}
#footernav ul {
	list-style-type: none;
}
#footernav li {
	float: left;
	padding: 0 0 0 15px;
}
#footernav a {
	text-decoration: none;
	color: #555;
}

#wellen {
	clear: both;
	width: 100%;
	height: 100px;
}

h1,h2,h3,h4,h5,h6 {
	color: #005d93;
	margin-bottom: 10px;
}

h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
p {
	color: #3b3b3b;
}
a {
	color: #005d93;
}
a.quadfooter {
	text-decoration: none;
	font-weight: bold;
}

 a:focus, a:active {
    outline: none;
}
#sidebar h3 {
	color: #555;
	font-size: 0.9em;
	margin-bottom: 3px;
}

#oeffnungszeiten , #eintrittspreise{
	margin-top:25px;
}

table th, table td {
font-size:80%;
}

table th {
	color:#444444;
}
