@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.90em;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 5px;
}
#wrapper {
	display: block;
	max-width: 978px;
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.15);
	height: auto;
	margin: auto;
	border-radius: 0px 20px 0px 20px;
	background-color: #FFF;
	position: relative;
	z-index: 10;
	
	top: 10px;
	
}

body {
	background-color: #eee;
	-ms-interpolation-mode: bicubic;
}
#bg {
	background-color: rgb(0,150,130);
	position: absolute;
	z-index: 1;
	height: /*460px*/auto;
	width: /*100%*/auto;
	top: 49px;
	opacity: 1;
	background-image: url(../img/KA_Schloss_vorabtest.png);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}
.menu_head {
	/* [disabled]text-decoration: none; */
	/* [disabled]background-position: center; */
	/* [disabled]background-image: url(../img/KA_Schloss_vorabtest.png); */
	/* [disabled]background-color: rgba(0,150,130,1); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]margin-right: -100px; */
	/* [disabled]margin-left: -100px; */
}
#imghold {
	text-decoration: none;
	background-position: center;
	background-image: url(../img/titelbild_unscharf.jpg);
	background-color: rgba(168,225,218,1);
	background-repeat: no-repeat;
	height: 460px;
	position: absolute;
	width: 4000px;
	/* [disabled]overflow: visible; */
	z-index: -1;
	left: -1516px;
	right: auto;
}

.menu_active {
	margin-left: -50px;
	opacity: 1;
	background-color: #009682;
}


#menu ul {
	width: 215px;
	height: auto;
	display: block;
}
#menu ul li {
	/* background-color: #009682; */
	background-color: #009682;
	height: 60px;
	width: 100px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-radius: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	opacity: 0.6;
	color: rgb(255,255,255);
}




#menu ul li:hover {
	color: #FFFFFF;
	background-color: #009682;
	opacity: 1;
}



#menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
	height: 60px;
	display: block;
}
article a {
	color: rgba(0,150,130,1);
}

.textnegative {
	color:white;
	}
	
.textgreen {
	color: rgba(0,150,130,1);
}

.highlight {
	background-color: rgba(199,243,237,1)
}





#menu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.75em;
	color: #FFF;
	clear: both;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 5px;
	/* [disabled]padding-bottom: 0px; */
	padding-left: 5px;
	text-align: center;
	opacity: 0.85;
}

.rightfloat {
	float: right;
}

.right {
	text-align: right;
}
	
.displayblock {
	display: block;
	clear: both;
}
ul li img {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}




.leftfloat {
	clear: right;
	float: left;
}
#wbk {
	right: 24px;
	display: block;
	position: absolute;
	top: 360px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cirp {
	display: block;
	position: absolute;
	right: 38px;
	top: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#locnav ul {
	left: 0%;
	position: absolute;
}
#locnav ul li {
	/* background-color: #009682; */
	background-color: #009682;
	height: 60px;
	width: 36px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	opacity: 1;
	color: rgb(255,255,255);
}
#register_now ul {
	/*width: 215px;*/
	height: auto;
	display: block;
}
#register_now ul li {
	/* background-color: #009682; */
	background-color: #009682;
	/*height: 60px;
	width: 200px;*/
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	list-style-type: none;
	opacity: 1;
	color: rgb(255,255,255);
}




#register_now ul li:hover {
	color: #FFFFFF;
	background-color: #009682;
	opacity: 0.6;
}



#register_now ul li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

#locnav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	height: 60px;
	display: block;
}
#locnav ul li:hover {
	background-color: #009682;
	opacity: 0.6;
}

.next {
	top: -70px;
	left: 943px;
	position: absolute;
	border-radius: 0px 0px 0px 8px;
}




#icon img {
	margin-bottom: 5px;
	margin-top: 5px;
}
#mini_icon_outgrid {
	/* background-color: #009682; */
	background-color: #d9d9d9;
	height: 30px;
	width: 31px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	opacity: 0.7;
	color: rgb(255,255,255);
	position: relative;
	top: 31px;
	left: -55px;
	padding-top: 3px;
	padding-left: 1px;
	padding-right: 1px;
}

#mini_icon_review {
	/* background-color: #009682; */
	background-color: #fff;
	height: 30px;
	width: 31px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	opacity: 0.9;
	color: rgb(255,255,255);
	position: relative;
	top: 31px;
	left: -55px;
	padding-top: 3px;
	padding-left: 1px;
	padding-right: 1px;
}

.clearboth {
	clear: both;
}







article {
	width: 85%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-left: 16px;
	clear:both;
}
article h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 100%;
	color: hsl(0,0%,40%);
	margin-bottom: 0.5em;
}
article h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #009682;
	letter-spacing: 0.05em;
}






article p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: hsl(0,0%,60%);
	line-height: 150%;
	letter-spacing: 0.07em;
}
.textliste_ul  {
	margin-top: 10px;
	margin-bottom: 10px;
	/* [disabled]margin-left: 30px; */
	padding-left: 5px;

}

.textliste_ulli   {
	font-family: Arial, Helvetica, sans-serif;
	color: hsl(0,0%,60%);
	list-style-position: outside;
	list-style-type: square;
	font-size: 0.85em;
	letter-spacing: 0.07em;
	line-height: 200%;
}
.textliste_ul2  {
	margin-top: 10px;
	margin-bottom: 10px;
	/* [disabled]margin-left: 30px; */
	padding-left: 35px;

}

.textliste_ulli2   {
	font-family: Arial, Helvetica, sans-serif;
	color: hsl(0,0%,60%);
	list-style-position: outside;
	list-style-type: square;
	line-height: 200%;
}

article figure {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	/* [disabled]margin-top: 4px; */
}

article figure img {
	float: none;
	margin-bottom: 9px;
	display: block;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

article figure figcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: italic;
	color: rgb(102,102,102);
	letter-spacing: 0.01em;
	margin-bottom: 4px;
}
#span {
	float: left;
	width: 47%;
	margin-right: 3%;
	letter-spacing: 0.05em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(102,102,102);
	list-style-position: inside;
	list-style-type: square;
	font-size: 0.85em;
	letter-spacing: 0.05em;
	line-height: 150%;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: rgb(255,255,255);
}

table.acco td {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(102,102,102);
	list-style-position: inside;
	list-style-type: square;
	font-size: 0.85em;
	letter-spacing: 0.05em;
	line-height: 150%;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}

table.acco td.lastcol {
	border-right-width: 1px;
	}

table.acco td.hotel {
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(0,150,130,1);
	letter-spacing: 0.05em;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

tr:nth-child(odd), .tableg {
	background-color: #d9d9d9;
}

table.acco tr:nth-child(odd) {
	background-color: rgb(255,255,255);
}

.th {
	font-size: 75%;
}
form  {
	float: none;
	width: 300px;
}

.tableborder {
	border: 1px solid #d9d9d9;
	}
	
.opacity {
	opacity: 0.5;
	}
	
