body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	background: #EFD8AD url(../images/interface/page_bg.gif) repeat-x;*/
	background: #EFD8AD none;
	line-height: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

em.underline {
	font-style: normal;
	text-decoration: underline;
}

a {
	color: #000;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 22px;
	text-transform: uppercase;
	color: #990000;
}

h2.page_heading {
	position: absolute;
	left: 76px;
	top: 37px;
	line-height: 1em;
}

.residenz h2.page_heading {
	color: #277857;
}

.hotel h2.page_heading {
	color: #B38D4F;
}

h2.page_heading .sub_heading {
	color: #000;
	font-style: italic;
	text-transform: none;
	font-size: 16px;
}

p {
	margin-bottom: 12px;
}

acronym {
	speak: normal;
}

abbr.initialism {
	speak: spell-out;
}

abbr.truncation {
	speak: normal;
}

table {
	width: 100%;
	margin-bottom: 12px;
}

caption {
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
}

td, th {
	vertical-align: top;
}

th {
	text-align: left;
	font-weight: normal;
	padding: 2px;
}

.top_space {
	padding-top: 1em;
}

tr.top_space td,
tr.top_space th {
	padding-top: 1em;
}

.top_space2 {
	padding-top: 2em;
}

.top_space3 {
	padding-top: 3em;
}

tr.odd th,
tr.odd td {
	background-color: #B38D4F;
	color: white;
}

.clear_both {
	clear: both;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

.float_left {
	float: left;
	margin-right: 4px;
}

.float_right {
	float: right;
}

table.wide_table {
	margin-left: -10px;
	width: 528px;
}

table.wide_table caption {
	padding: 0px 10px;
	margin-bottom: 2px;
}

table.wide_table td,
table.wide_table th {
	padding: 2px 10px;
}

.notext {
	text-indent: -9999px !important;
	background-color: transparent;
	background-repeat: no-repeat;
}

.nomargin {
	margin: 0 !important;
}

/**************************************************************/

#top_area {
	height: 326px;
/*	background: transparent url(../images/interface/sky.jpg) no-repeat center top; */
	margin-bottom: 2px;
}

#flash_content {
	width: 850px;
	height: 326px;
	margin: 0px auto;
/*	background: transparent url(../images/interface/flash_alternative.png) no-repeat; */
	background: transparent url(../images/interface/alt_flash_dummy6.jpg) no-repeat;
	border-bottom: 2px solid #990000;
}

#main_area {
}

#page {
	width: 850px;
	background: #F6F2EB url(../images/interface/content_bg2.gif) repeat-y;
	margin: 0px auto;
	padding-top: 0px;
	position: relative;
}

#content {
	background: transparent url(../images/interface/content_bg.jpg) no-repeat;
	margin: 0px auto;
/*
	width: 514px;
	padding: 28px 194px 10px 10px;
*/
	width: 508px;
	padding: 75px 261px 30px 81px;
	min-height: 440px;
}

.veranstaltungen #content {
	min-height: 950px;
}

#content ul {
	margin-bottom: 12px;
}

#content ul.fancy li {
	padding-left: 20px;
	margin-left: 0px;
	min-height: 2em;
	background: transparent url(../images/interface/bullet.png) no-repeat left 3px;
	list-style: none;
}

#content ul.fancy li li {
	padding-left: 0px;
	margin-left: 20px;
	min-height: 0;
	background-image: none;
	list-style: disc;
}

#content li {
	list-style: disc;
	padding-left: 0px;
	margin-left: 20px;
	background-image: none;
/*	line-height: 1;*/
	height: auto;
	min-height: 0;
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	margin-bottom: 12px;
}


#nav_bar1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 850px;
	padding: 2px 0px;
	border-bottom: 2px solid #990000;
	line-height: 1em;
}

#nav_bar2 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 850px;
	padding: 2px 0px 0px 0px;
	border-top: 2px solid #990000;
	line-height: 1em;
}

#nav_bar1 a,
#nav_bar2 a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#nav_bar1 a:hover,
#nav_bar2 a:hover {
	text-decoration: none;
}

#nav_bar1 ul ul a {
	text-transform: none;
}

#nav_bar1 ul,
#nav_bar2 ul {
	float: left;
}

#nav_bar1 ul ul,
#nav_bar2 ul ul {
	display: none;
	position: absolute;
	left: -13px;
	top: 16px;
	padding-top: 2px;
	padding: 13px;
	border: 1px solid #990000;
	border-top-width: 0;
	z-index: 20 !important;
	float: none;
}

#nav_bar1 ul#nav_residenz ul {
	background-color: #277857;
}

#nav_bar1 ul#nav_residenz a:hover {
	color: #B38D4F;
	z-index: 20 !important;

}

#nav_bar1 ul#nav_hotel ul {
	background-color: #B38D4F;
}

#nav_bar1 ul#nav_hotel a:hover {
	color: #277857;
	z-index: 20 !important;
}

#nav_bar1 ul li:hover ul,
#nav_bar2 ul li:hover ul {
	/*display: block;*/
}


#nav_bar1 ul li,
#nav_bar2 ul li {
	float: left;
	position: relative;
}

#nav_bar1 ul ul li,
#nav_bar2 ul ul li {
	float: none;
	border-bottom: 1px solid #fff;
	padding: 4px;
	margin: 0px;
}

ul#nav_residenz {
	background-color: #277857;
	width: 600px;  /*geändert am 24.11.09 von Palene, Ursprungswert width: 468px;*/
	margin-right: 2px;
}

ul#nav_residenz li {
	margin: 4px 1em; /*geändeert am 24.11.09 von Palene, Ursprungswert margin:4px 1.1em*/
}

ul#nav_hotel {
	background-color: #B38D4F;
	width: 248px;  /*geändeert am 24.11.09 von Palene, Ursprungswert width: 380px;*/
}

ul#nav_hotel li {
	margin: 4px 1em; /*geändeert am 24.11.09 von Palene, Ursprungswert margin:4px 1.1em*/
}

ul#nav_general {
	background-color: #277857;
	width: 850px;
}

ul#nav_general li {
	margin: 1px 1.4em;
}

#image_bar {
	width: 173px;
	position: absolute;
	right: 76px;
	top: 43px;
	margin-top: -20px;
}

#image_bar img {
	display: block;
	width: 173px;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	margin-top: 20px;
}
#image_bar.images_cms a{
        display: block;
	width: 173px;
        height:150px;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	margin-top: 20px;
        background: #fff no-repeat 50% 112px;
}
#image_bar.images_cms a img {
        width: 150px;
	border: none;
	margin: 12px;
}



#dragon {
	width: 146px;
	height: 106px;
	background: transparent url(../images/interface/dragon.png) no-repeat center top;
	position: absolute;
	bottom: 34px;
	right: 90px;
}

#content ul.std_list li {
	list-style: disc;
	padding-left: 0px;
	margin-left: 20px;
	background-image: none;
/*	line-height: 1;*/
	height: auto;
	min-height: 0;
}

.item_header {
	margin-bottom: 0 !important;
}

.item_content {
	margin-bottom: 12px;
}

.tagungspauschale_header1 {
	width: 429px;
	height: 20px;
	background: transparent url(../images/assets/tagungspauschale_header_1.png) no-repeat;
	text-indent: -9999px;
}

.tagungspauschale_header2 {
	width: 423px;
	height: 20px;
	background: transparent url(../images/assets/tagungspauschale_header_2.png) no-repeat;
	text-indent: -9999px;
}

.tagungspauschale_header3 {
	width: 351px;
	height: 20px;
	background: transparent url(../images/assets/tagungspauschale_header_3.png) no-repeat;
	text-indent: -9999px;
}

.tagungspauschale_header4 {
	width: 441px;
	height: 22px;
	background: transparent url(../images/assets/tagungspauschale_header_4.png) no-repeat;
	text-indent: -9999px;
}

.bewohnerbericht {
	min-height: 75px;
}

.bewohnerbericht img {
	position: relative;
	float: right;
	left: 10px;
	top: -14px;
}

form.stacked {
	margin-left: -30px;
	width: 538px;
}

form.stacked .form_element_date,
form.stacked .form_element_general,
form.stacked .form_element_inline,
form.stacked .form_element_infotext,
form.stacked .form_element_submit {
	display: block;
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
}

form.stacked .form_element_date {
	width: 238px;
}

form.stacked .form_element_date label,
form.stacked .form_element_general label {
	display: block;
}

form.stacked .form_element_inline label {
	display: inline;
	margin-left: 0px;
}

form.stacked .form_element_infotext {
	padding-top: 14px;
	font-size: 10px;
}

form.stacked .form_element_submit {
	vertical-align: middle;
}

input.wide,
textarea.wide {
	width: 500px;
}

input.large,
textarea.large {
	width: 230px;
}

input.normal,
textarea.normal {
	width: 144px;
}

input.medium,
textarea.medium {
	width: 100px;
}

input.small,
textarea.small {
	width: 50px;
}

.block_half_left {
	float: left;
	width: 50%;
}

.block_half_right {
	float: right;
	width: 50%;
}

#content #image_gallery_main_nav li {
	float: left;
	margin-left: 10px;
	min-width: 140px;
}

#image_gallery_container {
	background-color: #fff;
	border-top: 2px solid #990000;
	height: 300px;
	margin-left: -12px;
	width: 490px;
	padding: 20px;
	position: relative;
}

#image_gallery_big_image {
	float: left;
}

#image_gallery_list_container {
	width: 170px;
	height: 280px;
	overflow: hidden;
	float: left;
	position: relative;
}

#image_gallery_list_container .image_gallery_list {
	float: left;
	width: 174px;
	padding-left: 5px;
	margin-left: -5px;
}

#image_gallery_list_container .image_gallery_list li {
	background-image: none;
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 0px 5px 5px;
	list-style-type: none;
}

#image_gallery_list_container .image_gallery_list li img {
	display: block;
}

.image_gallery_list {
	position: relative;
}

.image_gallery_list h3 {
	width: 165px;
	height: 58px;
	text-indent: -9999px;
	position: absolute;
	top: 190px;
	left: 10px;
}

.image_gallery_list.gallery1 h3 {
	background: #fff url(../images/assets/leben_in_der_residenz.gif) no-repeat;
}

.image_gallery_list.gallery2 h3 {
	background: #fff url(../images/assets/aktivitaeten_in_der_residenz.gif) no-repeat;
}

.image_gallery_list.gallery3 h3 {
	background: #fff url(../images/assets/veranstaltungen_in_der_residenz.gif) no-repeat;
}

.image_gallery_list.gallery4 h3 {
	background: #fff url(../images/assets/uebernachten_im_hotel.gif) no-repeat;
}

.image_gallery_list.gallery5 h3 {
	background: #fff url(../images/assets/kultur_in_der_residenz.gif) no-repeat;
}

#image_gallery_info {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 490px;
}

#image_gallery_all_lists {
	height: 280px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#home_link {
	position: absolute;
	display: block;
	height: 20px;
	line-height: 20px;
	top: -324px;
	right: 175px;

	color: #000;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent url(../images/interface/black_arrow_right.png) no-repeat left center;
	padding-left: 20px;
}

#rundschau_pdf_download_container {
}

.rundschau_pdf_download {
	width: 127px;
	float: left;
	text-align: center;
}

.enlarged_image {
	position: absolute;
	top: 70px;
	border: 1px solid #900;
	display: none;
}

.close_icon {
	cursor: pointer;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.portrait_right {
	float: right;
	margin-left: 10px;
	margin-right: -10px
}

.ticket_booking {
	float: right;
}

#videoContainer {
	width: 480px;
	margin: 0 auto;
}

.team_list {
	width: 528px;
}

.team_list .team_member {
	width: 200px;
	float: left;
	padding: 0 27px 30px;
}

.team_list .team_member h4 {
	margin-bottom: 0px !important;
}

.team_list .team_member img {
	margin-top: 10px;
}

.team_image {
	margin: 0 0 20px -10px;
	width: 528px;
}

#bigImageContainer {
	display: none;
	position: absolute;
	left: 92px;
	top: 92px;
	border: 16px solid #fff;
	cursor: pointer;
}

#video_link {
  font-weight: bold;
  left: 10px;
  position: absolute;
  text-align: center;
  top: 72px;
  width: 52px;
  text-decoration: none;
}

#video_link img {
  margin: 4px 0;
}
