html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

body {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: scroll;
	background-image: url(../images/hg_kachel.jpg);
	background-repeat: repeat-x;
}


a {
	ine-height: 26px;
	olor: #005da8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
	border: none;
}

header{
	border: 0px dotted #fff;
	width: 800px;
	height: 0px;
	margin: auto;
	display: hidden;


	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}



nav {
	border: 0px #fff solid;
	width:980px;
	margin: auto;
	z-index: -1;


}

#nav-dummy {
	width: 245px;

}

.navi-btn {
	border: 0px solid #000;
	color: #554331;
	height: 27px;
	float: left;
	margin-left: 30px;
	padding-top: 12px;
}


.navi-btn:hover {
	text-decoration: underline;
	
}

main {
	border: 0px solid #ff0;
	height: 740px;
	width: 980px;
	margin: auto;
	background-repeat: no-repeat;
	
}

footer {
	border: 0px solid #f00;
	position: relative;
	top: -32px;
	width: 980px;
	height: 25px;
	margin: auto;

}	

#impr {
	border: 0px solid #f00;
	float: left;
	margin-left: 40px;
}

#adr {
	border: 0px solid #f00;
	float: left;
	margin-left: 20px;
	
}

#mail {
	border: 0px solid #f00;
	float: left;
	margin-left: 40px;
	
}

#btn_home {
	border: 0px solid #f00;
	position: relative;
	display: block;	
	top: 115px;
	left: 8px;
	width: 54px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	padding-top: 6px;
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

#btn_home:hover {
	text-decoration: underline;
}

#btn_fb {
	border: 0px solid #f00;
	position: relative;
	display: block;	
	width: 30px;
	top: 133px;
	left: 20px;
	height: 28px;
	display: block;
}

#btn_CD_Logo {
	border: 0px solid #f00;
	position: relative;
	display: block;	
	top: 40px;	
	width: 200px;
	height: 150px;
	left: 30px;
}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #646567;
	}

.adresszeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #554331;
}

.textweiss {
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	
}

.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #005da8;
	
}

#email_lnk2 {
	color: #fff;
}


#txt_status {
	display: inline-block;
	width: 70px;
}

#show {
}

#hidden {
	display: none;
}

/* SEITEN */
/* Kalender */

#CD_Logo_belegung {
	width: 141px;
	height: 110px;
	left: 92px;
	position: relative;
	top: -17px;
}

#calendar {
	border: 0px solid #f00;
	position: relative;
	width: 862px;
	left: 60px;
	top: -20px;
	height: 650px;
	ackground-color: #fff;
}


.month {
	border: 1px solid #444;
	width: 264px;
	height: 278px;
	float: left;
	margin: 0px 0 5px 5px;
	padding: 5px;
}


.day {
	width: 34px;
	height: 34px;
	float: left;
	margin: 1px;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	background-color: #f0f0f0;
	color: #666;
}

.wday {
	height: 21px;
	padding-top: 4px;
		
}

.m_head {
	background-color: #f0f0f0;
	color: #666;
	width: 250px;
	height: 27px;
	margin: 0 0 1px 1px;
	font-size: 17px;
	text-align: center;
	padding-top: 1px;
	

}

#cal_back, #cal_next {
	background-color: #f0f0f0;
	border: 1px solid #444;
	width: 25px;
	height: 562px;
	float: left;
	color: #444;
	text-align: center;
	font-weight: bold;
}

#cal_top {
	width: 880px;
	height: 150px;
}

#cal_next {
	float: right;


}
.free {
	color: #444;
	background-color: #0d0;
}

.busy {
	color: #eee;
	background-color: #d00;
}

.chk {
	color: #444;
	background-color: #dd0;
}


.checkin {
	color: #eee;
	background-image: linear-gradient(135deg, #0d0 50%, #d00 50%);
}

.checkout {
	color: #eee;
	background-image: linear-gradient(-45deg, #0d0 50%, #d00 50%);
}

/* Buchungsanfrage */

#kontform {
	color: #554331;
	border: 0px solid #444;
	position: relative;
	top: 155px;
	left: 300px;
	width: 450px;
	height: 320px;
	overflow: auto;	
}

#kontform label {
	width: 120px;
	display: block;
	float: left;
	margin: 7px 5px 0 0;
	text-align: right;
}


#kontform input {
	border: 1px solid #554331;
	width: 250px;
	margin-top: 5px;

}

#kontform #message {
	border: 1px solid #554331;
	width: 250px;
	margin-top: 5px;

}

#kontform #formsubmit {
	border: 1px solid #554331;
	color: #554331;
	width: 250px;
	margin: 5px 0 0 125px;

}
#error {
	border: 0px solid #554331;
	color: #f22;
	margin-left: 105px;
	font-size: 12px;
	height: 20px;
}