body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: white;
}

.blinken {text-decoration: blink;}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

h1 {
	color: #C74044;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 24px;
}

a {
	color: black;
}

.clear {
	clear: both;
}

.bigred {
	color: #C74044;
	font-weight: bold;
	font-size: 1.2em;
}

.p-space p{margin-bottom:1em;}

#page {
	width: 850px;
	height: 880px;
	margin: 0 auto;
}

#top {
	height: 266px;
	background: url(../images/bg_top.jpg) no-repeat;
	position: relative;
}

#top .img1 {
	position: absolute;
	bottom: 0px;
	left: 63px;
}

#top .img2 {
	position: absolute;
	bottom: 0px;
	right: 60px;
}

#top .img1_2 {
	position: absolute;
	bottom: 0px;
	left: 63px;
}

#top .img2_2 {
	position: absolute;
	bottom: 0px;
	right: 60px;
}

#top_navi, #bottom_navi {
	background-color: #602e25;
	height: 25px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

#main {
	height: 485px;
	background: white url(../images/bg_main.jpg) no-repeat;
}

.buchen #main {
	background: white url(../images/bg_full.jpg) no-repeat;
}

#main_box1 {
	width: 193px;
	height: 195px;
	padding: 8px;
	margin-right: 46px;
	float: right;
	color: white;
	overflow: hidden;
}

#main_box2 {
	width: 193px;
	margin-right: 46px;
	margin-top: 1px;
	padding: 8px;
	float: right;
	color: white;
	background-color: #c9a02c;
	overflow: hidden;

}

#main_box3 {
	
}

#main_box1 a, #main_box2 a {
	color: white;
}
	
#main_box1 h3, #main_box2 h3 {
	font-size: 1.5em;
	margin-bottom: 16px;
}

#content {
	width: 492px;
	height: 448px;
	padding: 28px 8px 8px 93px;
	float: left;
	overflow: hidden;
	position: relative;
}

#main_box1 div, #main_box2 div {
	margin-bottom: 2px;
	text-align: right;
}

#main_box1 label, #main_box2 label {
	float: left;
}

#main_box3 label {
	font-weight: bold;
	width: 150px;
	display: block;
	float: left;
}

#main_box3 input {
	width: 150px;
}


input.iDate {
	width: 100px;
}

input.iCount {
	width: 34px;
}

input.iName {
	width: 120px;
}

textarea.iWunsch {
	width: 120px;
	height: 60px;
	margin-bottom: 10px;
}

button.imgBtn {
	border-width: 0px;
	background-color: transparent;
	padding: 0px;
}

#fotoBox {
	position: relative;
}

#fotos_circle {
	
}

#btn_prev {
	position: absolute;
	top: 400px;
	left: 104px;
	cursor: pointer;
}

#btn_next {
	position: absolute;
	top: 400px;
	left: 504px;
	cursor: pointer;
}

#offers {
	text-align: left;
}

#offers div.offerItem {
	margin-bottom: 10px;
	text-align: left;
}

#offers div.offerItem a {
	font-size: 0.8em;
}

#offers div.offerDivider {
	border-bottom: 1px solid #F0E9D6;
	margin-bottom: 10px;
	height: 4px;
}

.cnimage {
	background-color: white;
	font-size: 0.9em;
	border: 1px solid white;
}

.cnimage img {
	border-bottom: 1px solid #F3EDD7;
}

.cnimage_left {
	margin-right: 8px;
}

.cnimage_right {
	margin-left: 8px;
}

#map {
	width: 557px;
	height: 428px;
	background-color: white;
	border: 1px solid black;
	position: absolute;
	top: 304px;
	left: 350px;
	z-index: 100;
	cursor: pointer;
}

#lang_select {
	position: absolute;
	top: 10px;
	right: 0px;
}

#press_images li {
	float: left;
}

#press_images li a {
	display: block;
	text-decoration: none;
	margin: 10px 0px 10px 18px;
	text-align: center;
	background-color: white;
	font-size: 10px;
}

#press_images li a img {
	display: block;
	height: 100px;
}

#press_images li.firstrow a {
	margin-left: -8px;
}

#press_images li.secondrow a {
	margin-left: -8px;
}

#address_bar {
	color: #602E25;
	text-align: center;
	padding-top: 4px;
}

#video_frame,
#photo_frame {
	width: 420px;
	height: 264px;
	padding: 24px 27px 26px 26px;
	margin: 0px auto;
	background: transparent url(../images/video_frame.jpg) no-repeat;
}

#photo_frame {
	margin-top: 2em;
}

#main .scrollbar { /*spricht #content auf index.php an. Erzeugt Scrollbalken rechts*/
	overflow: auto;
        height:265px;
        margin-bottom:1.1em;
}

#main .scrollbar_museum { /*spricht #content auf index.php an. Erzeugt Scrollbalken rechts*/
	overflow: auto;
        height:386px;
        margin-bottom:1.1em;
}

#main .scrollbarpresse { /*spricht #content auf index.php an. Erzeugt Scrollbalken rechts*/
	overflow: auto;
        height:365px;
        margin-bottom:1.1em;
}

#main .scrollbaraktuell { /*spricht #content auf index.php an. Erzeugt Scrollbalken rechts*/
	overflow: auto;
        height:365px;
        margin-bottom:1.1em;
		margin-right:1.5em;
}




