html {
	font-size: 100.01%;
}
body {
	/*background-color: #F9F8F2;*/
	font-size: 0.75em;
	background-color: #FFF;
	line-height: 1.33em;
}
body, p, td, input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
p, form {
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #666;
	font-size: 1.50em;
	line-height: 1.25em;
	font-weight: normal;
	text-transform:uppercase;
}
h2, .styleH2 {
	color: #666;
	font-size: 1.50em;
	line-height: 1.25em;
	font-weight: normal;
}
h1, h2 {
	margin: 0px 0px 20px 0px;
}
strong, b {
	font-weight: bold;
	color: #000;
}
ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 15px;
	list-style-image: url(../imgs/list_line.gif);
	list-style-position: outside;
}
li {
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
}
small {	
	font-size: 0.92em;
}
.black {
	color: #000;
}
.language a {
	font-size: 0.92em;
	color: #999;
}
.language a.selected {
	color: #000
}
.content {
	/*margin-top: 35px;*/
	width: 990px;
}
/* blocks ************************************************************/
.wrapper {
	width: 990px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	width: 990px;
}
.navigation {
	margin-top: 35px;
	margin-bottom: 10px; /*more margin for simple*/
	width: 990px;
}
.navigation .suckerfishNavi {
	float:left;
	width: 686px;
}
.navigation .language {
	text-align: right;
	float: right;
	margin-top: 4px;
	width: 269px;
}
.contentCenter {
	float: left;
	width: 686px;
	padding-bottom:20px;
	margin-right: 35px;
}
.contentRight {
	float: left;
	width: 269px;
}
.contentHighlights {/*unuse*/
	width: 686px;
	margin-bottom: 30px;
}
.contentImages {
	width: 686px;
	margin-bottom: 30px;
}
.imageBox {
	float: left;
	background-color: #F3F3F0;
	height: 250px;
	margin-right: 10px;
}
.imageBox.last {
	margin-right: 0px;
}
.teaserBox {
	background-color: #F3F3F0;
	border: 1px #C7C7C7 solid;
	margin-bottom: 10px;
}
.teaserBox.qq {
	height: 248px;
	background-image: url(../bilder/logo_qq_small.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.teaserBox .buttonArrow {
	padding: 0 5px 5px 0;
}
.teaserBox .image {
	padding: 0px;
}
.teaserBox .text {
	padding: 10px;
}
.teaserBox .textSmall {
	font-size: 12px;
	padding: 5px 10px 5px 10px;
}
.highlightBox {/*unuse*/
	float: left;
	background-color: #F3F3F0;
	width: 190px;
	height: 220px;
}
/*.contentRight .highlightBox {
	position: relative;
	width: 269px;
	border: 1px #C7C7C7 solid;
	margin-bottom: 10px;
}*/
/*.contentRight .highlightBox .highlightContent {
	margin: 5px 5px 5px 5px;
}
.contentHighlights .highlightBox {
	border: 1px #C7C7C7 solid;
}
.contentHighlights .highlightBox .highlightContent {
	height: 50px;
	margin: 5px 5px 5px 5px;
}
.highlightBox .highlightContentBottom {
	bottom: 0px;
	margin: 5px 5px 5px 5px;
	position: absolute;
}
.highlightBox .highlightMoreinfo {
	height: 18px;
	margin: 0px 5px 5px 5px;
	text-align: right;
}
.highlightBox .highlightImage {
}*/
.buttonList {
	line-height: 20px;
}
.buttonList a {
	padding: 6px 0px 6px 24px;
	background-image: url(../imgs/button_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.link {
	padding: 6px 0px 6px 22px;
	background-image: url(../imgs/button_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.contentHighlights .highlightBox.last {
	margin-right: 0px;
	clear:right;
}
/*	navigation ***********************************************************************************/
/*	superfish
.navigation {
	font-size: 0.92em;
	color: #999;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 0.92em;
}
.navigation a {
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}
.navigation a:hover {
	color: #000;
}
.navigation a.selected {
	color: #000;
}*/
.footer {
	clear:both;
	width: 990px;
	text-align: right;
	border-top: 1px #C7C7C7 solid;
	font-size: 0.92em;
	padding-top: 0.92em;
	padding-bottom: 0.92em;
}
.footer a, .footer span {
	padding-left: 10px;
}
/**/

.galleryImg {
	border: 1px #C7C7C7 solid;
}

/*	gaestefeedback */

.gaestefeedback {
	width: 300px;
}
.gaestefeedback .rating-bg {
	margin-bottom: 10px;
	clear:left;
	background-color: #CCC;
}
.gaestefeedback .rating-percent {
	height: 16px;
	/*background-color: #49a5ad;*/
}
.gaestefeedback .bez {
	clear:left;
	float:left;
}
.gaestefeedback .result {
	float:right;
}

/**/

table.contentTable tr td {
	padding: 0px 20px 2px 0px;
}
