/* 
 *
 * hotel-elbdamm.de
 * Version: 3.0
 * Autor: A&K www.arzberger-krueger.de
 *
 * usr: ma
 * 
 */

body {
	background: #eee;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #564b47;
	padding:0;
	margin:0;
}
a {color: #666; text-decoration: none;}
a:visited {color:#666;}
a:hover {color: #333;}
a:active { color:#333;}


h1 {
	font-size:20px;
	font-weight: normal;
	padding: 5px;
	margin:0px;
	margin-top: 60px;
	margin-bottom: 30px;
	text-align: left;
	color: #a0131c;
}

h2, h4 {
	font-size: 14px;
	padding:5px 10px;
	padding-left: 0px;
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4 {
	font-size: 10px;
	padding-left: 0px;
	text-transform:uppercase;
}

#container {
	width: 900px;
	margin-bottom: 10px;
	margin:0 auto;
	border: 20px solid #fff;
	border-top: 0px;
	background: #9a141b;
}

#left {
	float: left;
	width: 224px;
	margin: 0px;
	padding: 0px;
	background: #9a141b url('images/bg_left.jpg') no-repeat;
	min-height: 541px;
}

#left img {
	margin-top: 20px;
	margin-left: 35px;
}

#booking {
	width: 680px; /* 562 */
	height: 83px;	
	
/*	background: #9a141b url('images/bg_booking.jpg') no-repeat;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.1em; */
}

#booking { width: 660px!; }  /* ie weiche */
#booking img { border: 0px; } 

.formtable {
	padding-top: 8px;
	padding-left: 30px;
	padding-bottom: 10px;
}

span.fastbooking {
	padding-left: 22px;
	font-weight: bold;
	font-size: 12px;
}

#main {
	padding: 0px;
	margin-left: 224px;
	margin-right: 0px;
	width: 680px;
	background: #fff;
}

#main { 
	width: 668px!;
	margin-left: 210px!;
}  /* ie weiche */

#box {
	float: right;
	width: 196px;
	margin-top: 30px;
	margin-left: 20px;
}


#sloganBox {
	background: #fff url('images/elbdamm_slogan.jpg');
	height: 198px;
}

#addressBox {
	background: #fff url('images/default_box.jpg');
	color: #45aede;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 30px;
	width: 176px;
	height: 168px;
}

#content {
	background: #fff url('images/bg_content.jpg') no-repeat;
	width: 650px; /* 340 */
	float: left;
	color: #a0131c;
	padding: 20px;
}

#content { width: 620px!; }  /* ie weiche */

#footer {
	height: 127px;
	width: 900px;
	background: #fff url('images/bg_footer.jpg') no-repeat;
	clear: both;
}

#footer span {
	padding-right: 20px;
	margin-top: 90px;
	float: right;
	font-size: 10px;
	color: #fff;
}

#footer span a {
	color: #fff;
	text-decoration: none;
}

#footer span a:hover {
	color: #fff;
	text-decoration: underline;
}
ul.mainNav {
	list-style: none;
	margin-top: 165px;
	margin-left: 5px;
	width: 100%;
}

ul.mainNav { margin-top: 155px!; }  /* ie weiche */

.mainNav li {
	width: 130px;
	height: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	padding-top: 3px;
	margin-left: 40px!;
}

.mainNav li:hover {
	background-color: #ccc;
}

.mainNav li a { 
	text-decoration: none;
	font-size: 11px;
	color: #a0131c;
	font-weight: bold;
}

ul.infoNav {
	list-style: none;
	margin-top: 40px;
	margin-left: 5px;
	width: 100%;
}

ul.infoNav { margin-top: 55px!; }  /* ie weiche */

.infoNav li {
	width: 130px;
	height: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	padding-top: 3px;
		margin-left: 40px!;
}

.infoNav li:hover {
	background-color: #ccc;
}

.infoNav li a { 
	text-decoration: none;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}

.infoNav li a:hover { 
	color: #000;
}

.iframe {
	padding-top: 40px;
	border: 0px;
	min-height: 960px;
}

#pCalendar {
	position:absolute;
	visibility:hidden;
	background-color:white;
	layer-background-color:white;
}
td.cpMonthNavigation {
	font-weight: bold;
	text-align: center;
	background: #ccc;
}

td.cpDayColumnHeader {
	text-align: center;
	border-bottom: 1px solid #ccc;
}

td.cpCurrentDate {
	background: #ccc;
	text-align: center;
	font-weight: bold;
	border: 1px solid red;
}


td.cpCurrentMonthDate {
	text-align:center;
	color: #000;
}

td.cpOtherMonthDate, a.cpOtherMonthDate {
	text-align:center;
	color: #ccc;
}

td.cpTodayText {
	font-weight: bold;
	border-top: 1px solid #ccc;
}

a.cpOtherMonthDate, a.cpCurrentMonthDate, a.cpCurrentDate { text-decoration: none; }
a:hover.cpOtherMonthDate, a:hover.cpCurrentMonthDate, a:hover.cpCurrentDate { color:blue; }

/* listen */
li {
	padding-top: 3px;
}

/* form */
#content input {
	width: 300px;
}
.img_lightbox img {
	border: 2px solid #ccc;
}
.img_lightbox img:hover{
	border: 2px solid #a0131c;
}
.hr_img {
	padding-top: 20px;
	padding-bottom: 20px;
}
.list_style li {
	padding-bottom: 5px;
}

table.formtable {
	margin-left: 20px!;
	margin-top: 10px!;
}
