body {
	background: #a0d384 url(../gfx/bg_body.jpg) repeat-x;
	font-size: 14px;
	font-family:  arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

img {
 border: none;
}

a:focus {
	outline: none;
}

#container {
	width: 830px;
	margin: auto;
	position: relative;
}

#header {
	width: 830px;
	height: 85px;
	position: relative;
}

#logo {
	position: absolute;
	left: 25px;
	top: 25px;
	width: 275px;
	height: 60px;
}

#logo img {
	width: 275px;
	height: 37px;
	display: block;
}

#logo h3 {
	font-size: 11px;
	text-align: center;
	margin: 0px;
}

#mainNav {
	position: absolute;
	right: 14px;
	bottom: 5px;
}

#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mainNav ul li {
	float: left;
}

#mainNav ul li a {
	display: block;
	text-decoration: none;
	background: #fff;
	color: #333;
	padding: 5px 6px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #d5ab5d;
}

#mainNav ul li a:hover,
#mainNav ul li.on a {
	background: #900 url(../gfx/bg_menu.jpg) repeat-x;
	color: #fff;
	padding: 6px 7px;
	border: none;
}

#shadowDark {
	background: url(../gfx/shadow1.gif) no-repeat;
	width: 830px;
	height: 101px;
	position: absolute;
	top: 85px;
	left: 0px;
}

#shadowLight {
	background: url(../gfx/shadow2.gif) repeat-y;
	width: 830px;
}

#main {
	border-top: 1px solid #d5ab5d;
	border-bottom: 1px solid #82ac6c;
	background: #fff;
	width: 800px;
	margin: 0px 0px 0px 15px;
}

#emotionPic {
	width: 790px;
	height: 250px;
	padding: 5px 5px 15px 5px;
}

#emotionPic img {
	width: 790px;
	height: 250px;
	display: block;
}

#shanty {
	width: 800px;
}

#sidebar {
	width: 214px;
	float: left;
}

#content {
	width: 555px;
	float: left;
	border-left: 1px solid #999;
	padding: 0px 15px;
	margin: 0px 0px 15px 0px;
}

#content h1 {
	font-size: 18px;
	color: #900;
	font-weight: normal;
	margin: 0px;
}

#content h3 {
	font-size: 14px;
	margin: 15px 0px 0px 0px;
}

#content p {
	line-height: 18px;
	margin: 15px 0px 0px 0px;
}

#content .default p {
	line-height: 18px;
	margin: 0px 0px 15px 0px;
}

#content a {
	text-decoration: none;
	color: #900;
}

#content a:hover {
	text-decoration: underline;
}

#footer {
	width: 830px;
	height: 100%;
	position: relative;
}

#footer .adress {
	position: absolute;
	bottom: 15px;
	left: 30px;
}

#footer .adress p {
	margin: 15px 0px 0px 0px;
}

#footer .adress a {
	color: #900;
	text-decoration: none;
}

#footer .adress a:hover {
	color: #900;
	text-decoration: underline;
}

#footer .copyright {
	position: absolute;
	top: 2px;
	left: 29px;
}

#footer .author {
	position: absolute;
	top: 2px;
	right: 29px;
	font-size: 11px;
	color: #666;
}

#footer .copyright a,
#footer .author a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

#footer .copyright a:hover,
#footer .author a:hover {
	text-decoration: underline;
}

#subNav ul {
	margin: 0px 0px 150px 0px;
	padding: 0px;
	list-style-type: none;
}

#subNav ul li {
	display: inline;
}

#subNav ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding: 5px 0px 5px 15px;
	margin: 0px;
}

#subNav ul li a:hover,
#subNav ul li.on a {
	color: #900;
}

#content .default,
#content .einBild,
#content .zweiBild,
#content .dreiBild {
	margin: 15px 0px 0px 0px;
}

#content .default,
#content .einBild,
#content .zweiBild,
#content .dreiBild {
	width: 555px;
}

#content .left,
#content .right {
	width: 270px;
	float: left;
	margin: 0px;
}

#content .left,
#content .center {
	margin: 0px 15px 0px 0px;
}

#content .default .left,
#content .dreiBild .left,
#content .dreiBild .center,
#content .dreiBild .right {
	width: 175px;
	float: left;
}

#content .small {
	font-size: 11px;
	color: #999;
}

#content .einBild img {
	width: 555px;
	display: block;
}

#content .zweiBild img {
	width: 270px;
	display: block;
}

#content .default img,
#content .dreiBild img {
	width: 175px;
	display: block;
}

#content .default .right {
	width: 365px;
	float: left;
}

#content table {
	width: 555px;
	margin: 15px 0px 0px 0px;
	font-size: 13px;
}

#content table th {
	text-align: left;
	padding: 4px 0px 4px 10px;
}

#content table td {
	background: #ddd;
	padding: 4px 0px 4px 10px;
	border-bottom: 1px solid #ccc;
	position: relative;
}

#content table td.row1 {
	width: 220px;
}

#content table td.row2 {
	width: 150px;
}

#content table td.row3 {
	width: 180px;
}

#content table td a {
	color: #900;
	text-decoration: none;
}

#content table td a:hover {
	text-decoration: underline;
}

#content table td a:visited {
	-moz-opacity: 0.25;
	opacity: 0.25;
}

*html #content table td a:visited {
	position: absolute;
	top: 4px;
	left: 10px;
	filter:alpha(opacity=35);
}

#content table.pricelist {
	color: #999;
}

#content table.pricelist td.row1 {
	width: 300px;
}

#content table.pricelist td.row2 {
	width: 125px;
}

#content table.pricelist td.row3 {
	width: 125px;
}


#content table.pricelist tr.highlight td {
	color: #000;
	background: #bfeebf;
	border-bottom: 1px solid #8fc671;
}

#content .advice {
	font-size: 10px;
	color: #bbb;
	width: 551px;
	padding: 0px 2px;
	text-align: right;
}

#content .formular fieldset {
	width: 555px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: none;
}

#content .formular fieldset label {
	display: block;
	font-weight: bold;
	float: left;
	width: 90px;
	margin-top: 11px;
}

#content .formular fieldset input {
	width: 200px;
	margin-top: 10px;
}

#content .formular .message {
	margin-top: 25px;
}

#content .formular .message label {
	display: block;
	font-weight: bold;
}

#content .formular .message textarea {
	width: 290px;
	height: 120px;
	margin-top: 2px;
}

#content .formular .button {
	width: 555px;
	height: 1%;
	position: relative;
}

#content .formular .button p {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#content .formular .button input {
	width: 110px;
}

#content a.dankeseite {
	display: block;
	margin: 40px 0px 0px 0px;
}

#content .divider h4 {
	color: #900;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px dotted #666;
	margin: 20px 0px 5px 0px;
}

#content .copyright {
	font-weight: bold;
}

.barrierReef {
	position:absolute;
	left:-5000px;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {
	height:1%;
}

