html {
	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	/*
	background: #b29584;
	background: #f9f9f9;
	background: #acacac;
	*/
	background: #686868;
}

a:link, a:visited { color: #333; text-decoration: underline; }
a:active, a:hover { color: #900; text-decoration: none; }

p {
	font-size: 13px;
	color: #252525;
	text-align: justify;
	margin: 0 0 15px 0;
}

h1 {
	font-size: 25px;
	color: #252525;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 15px 0;
}

#container {
	background: url("../images/theme/templaetmo_container_bg.jpg") no-repeat top;
	width: 1024px;
	margin: auto;
}

#header {
	background: url("../images/theme/header.jpg");
	width: 1024px;
	height: 340px;
	color: #fff;
}

#menu {
	width: 800px;
	height: 48px;
	background: url("../images/theme/menu_bg.jpg");
	padding: 0 0 0 0;
	float: left;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
	width: 800px;
	list-style: none;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	float: left;
	padding: 16px 40px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background: url("../images/theme/menu_divider.png") center right no-repeat;
	font-size: 15px;
	outline: none;
	color: #fff;
}

#menu li a:hover, #menu li .current {
	color: #fbb100;
	background: url("../images/theme/menu_current.png") top center no-repeat;
}

#logo_area {
	float: left;
	height: 273px;
	width: 390px;
}

#logo_area_de {
	background: url("../images/theme/slogan.png") no-repeat;
	background-position: 30px 80px;
	height: 180px;
	margin: 55px 0 0 40px;
}

#logo_area_fr {
	background: url("../images/theme/slogan.png") no-repeat;
	background-position: 10px 130px;
	height: 180px;
	margin: 55px 0 0 60px;
}

#logo_area_nl {
	background: url("../images/theme/slogan.png") no-repeat;
	background-position: 30px 70px;
	height: 170px;
	margin: 65px 0 0 40px;
}

#logo_de {
	font-size: 69px;
	line-height: 69px;
}

#logo_fr {
	font-size: 55px;
	line-height: 55px;
}

#logo_nl {
	font-size: 55px;
	line-height: 55px;
}

#logo_date {
	color: white;
	font-family: Arial;
	font-size: 25px;
	margin: 5px 0 0 90px;
}

#slogan {
	font-size: 18px;
	width: 250px;
	height: 32px;
}

.welcome {
	float: right;
	width: 437px;
	height: 213px;
	background: url("../images/theme/welcome.png") no-repeat;
	padding: 10px 85px;
	margin: 55px 15px 0 0;
}

.welcome p {
	color: #000;
	font-size: 16px;
}

.welcome h1 {
	color: #ff0;
	font-size: 38px;
}

#content {
	width: 1024px;
	background: #ededed;
}

#content_top {
	width: 1024px;
	background: url("../images/theme/content_bg_top.jpg") top no-repeat;
}

#content_bottom {
	width: 1024px;
	background: url("../images/theme/content_bg_bottom.jpg") bottom no-repeat;
	padding: 30px 0;
}

#templaetmo_left {
	float:left;
	width: 585px;
	margin: 0 0 0 30px;
}

.one_col {
	width: 585px;
	margin: 0 0 10px 0;
}

.one_col img {
	float: left;
	margin: 0 10px 10px 0;
}

.section_1 {
	float: left;
	width: 270px;
}

.section_2 {
	float: right;
	width: 270px;
	background: url("../images/theme/contact_bg.png") no-repeat center;
}

#right {
	float: right;
	width: 359px;
	margin: 0 25px 0 0;
}

.right_top {
	width: 329px;
	height: 26px;
	background: url("../images/theme/right_top.png") no-repeat;
	padding: 30px 0 0 30px;
}

.right_top h1 {
	margin: 0;
}
.right_mid {
	width: 359px;
	background: url("../images/theme/right_bg.png");
}

.right_mid .right_mid_top {
	width: 309px;
	background: url("../images/theme/right_mid_top.png") top no-repeat;
	padding: 15px 25px 0px 25px;
}

.right_mid_top img {
	border: 5px #d5d5d5 solid;
	margin: 0 0 15px 0;
}

.right_bottom {
	width: 359px;
	height: 19px;
	background: url("../images/theme/right_bottom.png") bottom no-repeat;
}

#bottom_panel {
	width: 1024px;
	background: url("../images/theme/bottom_panel_bg.jpg");
}

#bottom_panel #bottom_top {
	width: 1024px;
	background: url("../images/theme/bottom_panel_top.jpg") top no-repeat;
}

#bottom_bottom {
	width: 1024px;
	height:18px;
	background: url("../images/theme/bottom_panel_bottom.jpg");
}

.bottom_3_col {
	float: left;
	width: 300px;
	margin: 0 0 0 30px;
	padding: 30px 0 ;
}

.bottom_3_col p, h1 {
	color: #b29584;
}

.bottom_3_col a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.bottom_3_col a:hover {
	color: #fff;
	text-decoration: none;
}

.bottom_3_col img {
	float:left;
	border: 4px solid #fff;
	margin: 0 10px 10px 0;
}

.labels {
	color: #b29584;
	float: right;
	font-size: 12px;
	margin: 0 0 5px 0;
}

.field {
	float: right;
	width: 210px;
	height: 20px;
	border: none;
	color: #686868;
	background: url("../images/theme/text_field.png") no-repeat;
	margin: 0 0 5px 0;
	padding: 4px 7px 0 5px;
}

.text_area {
	float: right;
	width: 212px;
	height: 54px;
	border: none;
	color : #686868;
	background: url("../images/theme/text_area.png") no-repeat;
	margin: 0 0 5px 0;
	padding: 5px;
}

.contactFormSelect {
	float: right;
	width: 222px;
	height: 24px;
	border: none;
	color: #686868;
	background: url("../images/theme/text_select.png") white no-repeat;
	margin: 0 0 5px 0;
	padding: 4px 3px 2px 5px;
	font-size: 12px;
}

.button {
	float: right;
	width: 102px;
	height: 29px;
	border: none;
	color: #cba78f;
	background: url("../images/theme/form_button.png") no-repeat;
	margin: 0;
	padding: 0 0 3px 10px;
	cursor: pointer;
}

#MailForm p {
	text-align: right;
}

.v_line {
	float: left;
	width: 1px;
	height: 185px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #fafafa;
	margin: 0 20px;
}

.h_line {
	height: 10px;
	/* background: url("../images/theme/templaetmo_one_col_bottom.png") center; */
	margin: 0 0 10px 0;
}

.h_line_2 {
	height: 0px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #f4f4f4;
	margin: 0 0 10px 0;
}

.more {
	float: right;
	background: url("../images/theme/button.png");
	width: 168px;
	height: 44px;
	font-size: 16px;
	text-align: center;
	margin: 10px 20px 10px 0;
	color: #fff;
	padding: 15px 0 0 0;
}

.more a {
	color: #fff;
	text-decoration: none;
}

.more a:hover {
	color: #ff0;
	text-decoration: underline;
}

.list {
	list-style: none;
	font-size: 13px;
	color: #252525;
	padding: 0;
}

.list li {
	background: url("../images/theme/bullet.png") no-repeat;
	background-position: 0 1px;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
}

#footer {
	width: 100%;
	color: #000;
	background: #dedede;
	margin: 0;
	padding: 10px 0 15px 0;
	text-align: center;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.cleaner img {
	margin: 0 0 0 30px;
}

.hidden, h6 {
	position:absolute;
	top: -1000px;
	left: -1000px;
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: none;
	overflow: hidden;
	display: inline;
}

.languageBox {
	float: right;
	margin: 0;
	padding: 12px 10px;
}

.languageBox a {
	color: #D4CAB7;
	text-decoration: none;
}

.languageBox img {
	margin: 0 5px -3px 5px;
	padding: 0;
	border: 0;
}

.new_date {
	font-size: 13px;
	color: #900;
	margin-left: 213px;
}

.one_col .new_date img {
	float: right;
	margin: 0 100px 10px 0;
}

.flyer_thumbnail {
	float: left;
	margin: 0 10px 10px 0;
}

#flyer_download img {
	border: none;
	margin: 20px 10px 0 30px;
}

#flyer_download a {
	text-decoration: none;
}

.h1_lower {
	font-size: 17px;
	text-align: center;
	margin-bottom: 30px;
}

.content_center {
	margin: auto;
	text-align: center;
	width: 520px;
}

.one_col_large {
	width: 964px;
	margin: 0 0 10px 0;
}

#templaetmo_left_large {
	width: 964px;
	margin: 0 0 0 30px;
}

.h_line_large {
	height: 10px;
	margin: 0 0 10px 0;
}

.right_top_large {
	width: 934px;
	height: 27px;
	background: url("../images/theme/right_top_large.png") no-repeat;
	padding: 30px 0 0 30px;
	text-align: center;
}

.right_top_large h1 {
	margin: 0;
}

.right_mid_large {
	clear: both;
	width: 964px;
	background: url("../images/theme/right_bg_large.png");
}

.right_mid_large .right_mid_top_large {
	width: 914px;
	background: url("../images/theme/right_mid_top_large.png") top no-repeat;
	padding: 15px 25px 0px 25px;
}

.right_mid_top_large img {
	border: 5px #d5d5d5 solid;
}

.right_bottom_large {
	width: 934px;
	height: 19px;
	background: url("../images/theme/right_bottom_large.png") bottom no-repeat;
	padding: 0 0 50px 30px;
	text-align: center;
}

.floatLeft {
	float: left;
}

.clearLeft {
	clear: left;
}

.floatRight {
	float: right;
}

.clearRight {
	clear: right;
}

.uppercaps {
	font-size: 14px
}

.lowercaps {
	font-size: 10px
}

div.galleryUnit {
	float: left;
	margin: 0px 8px 10px 8px;
	width: 210px;
}

div.galleryUnit div {
	font-size: .8em;
	margin-top: 10px;
	text-align: center;
}

.resultSetNavigation {
	color: #b29584;
	font-size: 17px;
	text-align: center;
	margin-bottom: 30px;
}

.resultSetNavigation a {
	color: #b29584;
	font-size: 17px;
	margin: 0 5px;
}

.resultSetNavigation img {
	border: none;
	clear: both;
	float: none;
	margin: 0 15px;
}

.resultSetNavigation strong {
	margin: 0 5px;
	font-size: 1.1em;
	vertical-align: -2px;
}

.photoNaviButtons {
	float: left;
	text-align: center;
	/* width: 400px; solange wie die Slideshow deaktiviert ist! */
	width: 914px;
}

.photoNaviButtons img {
	border: none;
	margin: 0 15px;
}

#slideshowForm {
	color: #b29584;
	float: right;
	font-size: 14px;
	text-align: center;
	width: 400px;
}

#slideshowSec {
	background: url("../images/theme/slideshow_text_field.png") 0 center transparent no-repeat;
	border-style: none;
	color: #b29584;
	font-size: 14px;
	padding-top: 5px;
	margin: 0 5px 0 15px;
	text-align: center;
	width: 32px;
}

#slideshowSecDisabled {
	background: url("../images/theme/slideshow_text_field.png") 0 center transparent no-repeat;
	border-style: none;
	color: #b3b3b3;
	font-size: 14px;
	padding-top: 5px;
	margin: 0 5px 0 15px;
	text-align: center;
	width: 32px;
}

#slideshowPlay {
	border: none;
	height: 18px;
	background: url("../images/buttons/play.png") bottom no-repeat;
	margin: 0 50px 0 20px;
	width: 9px;
	cursor: pointer;
}

#slideshowPause {
	border: none;
	height: 18px;
	background: url("../images/buttons/pause.png") bottom no-repeat;
	margin: 0 50px 0 20px;
	width: 12px;
	cursor: pointer;
}

.imageWithDescription {
	color: #793108;
	text-align: center;
}

#header_snapshot_de {
	background: url("../images/theme/header_snapshot_de.jpg");
	width: 1024px;
	height: 57px;
	color: #fff;
}

#header_snapshot_fr {
	background: url("../images/theme/header_snapshot_fr.jpg");
	width: 1024px;
	height: 57px;
	color: #fff;
}

#header_snapshot_nl {
	background: url("../images/theme/header_snapshot_nl.jpg");
	width: 1024px;
	height: 57px;
	color: #fff;
}

.errorMessage {
	color: #b00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 3em 30px 2em 30px;
}

.errorMessage hr {
	color: #b00;
	background-color: #b00;
}

.imageAsContent {
	border: none;
	width: 520px;
}
	
