/** General HTML *******************************************/

html {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 0.7em;
	background-image: url('../images/bg_dark.jpg');
}
/** LAYOUT *************************************************/ 
#main {
	margin: 1em auto;
	margin-top: 0px;
	width: 980px;
	border-top: 1px solid #fff;
	border-right: 1px solid #725038;
	border-bottom: 1px solid #725038;
	border-left: 1px solid #fff;
	background-image: url('../images/bg_light.jpg');
}
.headerholder {
	height: 205px;
	background-color: #003466;
}
.flashHeader{
	float: left;
}
.flashHeader img {
	border: none;
}

.logo {
	float: left;
}
.topMenuHolder {
	background-color: #fff;
	height: 20px;
	padding: 5px 15px 0px 15px;
}
.topMenu {
	width: 850px;
}
.sideMenu {
	widht: 150px;
	float: right;
}
.sideMenu img {
	margin-top: 0px;
}

.cLeft{
	width: 335px;
}
.cMiddle{
	float: right;
	width: 580px;
	padding-bottom: 15px;
}
/* für main2spalten.html *******/
.cMiddle2{
	float: left;
	width: 490px;
	margin: 0px 35px 0px 0px;
}
.cRight{
	float: left;
	width: 390px;
	padding-bottom: 15px;
}
#footerMenu {
	margin: 1em auto;
	width: 980px;
	height: 20px;
}
.footer {
	color: #000;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #efefef;
}
.footer a{
	color: #666;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}

.footerLogos {
	width: 150px;
	float: right;
	text-align: right;
}
.footerLogos img {
	margin-left: 5px;
	border: none;
}


#clearer {
	clear: both;
	height: 0.1em;
}
.contentHolder {
	padding: 30px;
}

.contentMiddle {
	margin-bottom: 10px;
}
.contentLeft {
}
.breadCrump {
	clear: both;
	padding: 5px 20px 0px 20px;
	text-align: right;
}
.breadCrump a{
	color: #000;
	text-decoration: none;
}

.breadCrump a:hover{
	text-decoration: underline;
}

/** ContentBox Global ****************/
.cBox {
	padding: 0px 0px 10px 0px;
}
.cBox2{
	padding: 0px 0px 10px 0px;

}
.cBox h1,.cBox2 h1{
	font-size:16px;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: left;
}
.cBox h2, .cBox2 h2{
	font-size:14px;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 8px;
}
.cBox h3, .cBox2 h3{
	font-size:14px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 5px;
}
.cBox h4, .cBox2 h4{
	font-size:13px;
	color: #666;
}
.cBox, .cBox2, p, td{
	font-size: 11px;
	color: #000;
	margin: 0px;
	margin-top:7px;
}
.cBox a , .cBox2 a{
	color:#000;
	text-decoration: underline;
}
.cBox a:hover, .cBox2 a:hover{
	text-decoration: underline;
}
.cBox_1 img{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #725038;
	border-top: 1px solid #725038;
	margin: 5px;
	display: inline:
}
.cBox_1 a {
	background-image: none;
	padding: 0px;
}

.cTable{
	border: 1px solid #000;
	width: 100%;
}

.cTableBg {
	background-color: #FFFFFF;
}
.cTableBg1 {
}


.easybookingSmall{
	border-top: 1px solid #fff;
	border-right: 1px solid #725038;
	border-bottom: 1px solid #725038;
	border-left: 1px solid #fff;
	width: 280px;
}

.cBoxRi2 h1{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}

.cBoxRi2 a{
	color: #003366;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/nose_white.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.cBoxRi2 {
	color: #000;
	text-decoration: underline;
}

/* Language Menu  *******/
.languageMenu{
	padding: 15px 10px 0px 0px;
	float: right;
	text-align: right;
}
.languageMenu img {
	margin-bottom: 10px;
}

.languageMenu a{
	color: #000;
	font-weight: bold;
	text-decoration: none;

}
.languageMenu a:hover {

}


/* contentMenu back, up, print, pdf */
.contentMenu {
	border-top: 1px solid #efefef;
	padding-top: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	
}

.printPdf {
	width: 200px;
	float: right;
	text-align: right;
}
.printPdf a {
	color: #000;
	text-decoration: none;
}
.back a {
	color: #000;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
}
.up a {
	color: #000;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
}
.contentRight {
	width: auto;
	display: block;
	margin-left: 0px;
	margin-bottom: 20px;
	float: right;
	border-bottom: 1px solid #fff;	
}
.contentRight a{
	color: #333;
	text-decoration: none;
}
.contentRight a:hover{
	color: #000;
	text-decoration: underline;
}
.cBoxLe {
	width: 270px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 5px;
	padding-top: 0px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #725038;
	border-top: 1px solid #e1c28f;
	background-color: #e3c195;

}
.offersBox {
	width: 270px;
	margin-bottom: 15px;
	padding: 5px;
	padding-top: 0px;
	border-top: 1px solid #fff;
	border-right: 1px solid #725038;
	border-bottom: 1px solid #725038;
	border-left: 1px solid #fff;
	background-image: url('../images/bg_anfragebox.jpg');
}




.cBoxLe h1, .offersBox h1{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	color: #003366;
}

.cBoxLe a, .offersBox a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/nose_white.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
.cBoxLe a:hover, .offersBox a:hover {
	text-decoration: underline;
	color: #000;
}



/* Panormabilder  */
/***********************************************************/
.panopix img{
	border: none;
}

.panopix{
	width: 270px;
	// width: 250;
	padding: 5px;
	margin: 0px;
	border-top: 1px solid #725038;
	border-right: 1px solid #fff;
	/*border-bottom: 1px solid #fff;*/
	border-left: 1px solid #725038;
	background-color: #e3c195;
}
.panoRoom {
	width: 150px;

}
.panoRoom h4{
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.panoNavi {
	padding-top: 5px;
	width: 100px;
	float: right;
}



