@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	margin: 0px;
	padding: 0px;
}

body,html {
	height: 100%;
}

body {
	text-align: center;
	font-size: 13px;
	color: #4b463a;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: url(/_images/background.gif) #f1e3bb no-repeat top center;
}

/******************************************************************************************************/
h1 {
	font-size: 24px;
	color: #96172e;
	margin-bottom: 0.6em;
}

h2 {
	font-size: 13px;
	color: #96172e;
	margin-bottom: 0.2em;
	margin-top: 0.4em;
}

a {
	color: #4a0b15;
	text-decoration: underline;
}

p {
	margin-top: 0.2em;
	margin-bottom: 1em;
}

img {
	border: 0px;
}

input,textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #4b463a;
	background-color: #f1e3bb;
	padding: 1px;
	padding-left: 3px;
	border: 1px solid #96172e;
	line-height: 1.2em;
	height: 15px;
}

textarea {
	height: auto;	
}

button {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #4a0b15;
	text-decoration: underline;
	font-size: 12px;
	cursor: pointer;
	background: none;
	float: left;
	margin: 0px;
	padding: 0px;
	border:0px;
	overflow:visible;
	width:auto;
}

.notice {
	color: #96172e;
	font-size: 11px;
}

/***********************************************************************************************************/
div#page {
	position: relative;
	margin: 0px auto;
	width: 1004px;
	height: 654px;
	background: url(/_images/background.gif) #f1e3bb no-repeat;
	text-align: left;
}

ul#nav {
	position: absolute;
	top: 136px;
	left: -2000px;
	padding-left: 2000px;
	width: 150px;
	list-style-type: none;
	overflow: hidden;
	text-align: right;
}

ul#nav li {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	left: -2000px;
	padding-left: 2000px;
	text-align: right;
	line-height: 27px;
	vertical-align: top;
}

ul#nav li a {
	font-size: 16px;
	/*line-height: 27px;*/
	text-decoration: none;
	color: #4b463a;
	font-weight: bold;
	padding-right: 10px;
	width: 140px;
	display: block;
	background: url(/_images/nav_line.gif) no-repeat right 25px;
}

ul#nav li.active {
	background: url(/_images/nav_line_active.gif) repeat-x right 25px;
}

ul#nav li.active a {
	color: #96172e;
	background: url(/_images/nav_line_active.gif) repeat-x right 25px;
}

ul#nav li a:hover {
	color: #96172e;
}

ul#nav li ul.sublevel {
	margin-top: 4px;
	margin-bottom: 12px;
	position: relative;
	right: -10px;
}

ul#nav li ul.sublevel li a {
	color: #4b463a;
	background: none;
	font-size: 14px;
}

ul#nav li ul.sublevel li {
	background: none;
	line-height: 22px;
}

ul#nav li ul.sublevel li a.active,ul#nav li ul.sublevel li a:hover {
	color: #96172e;
	background: none;
}

ul#subnav {
	position: absolute;
	top: 35px;
	right: 0px;
	width: 217px;
	list-style-type: none;
	white-space: nowrap;
}

ul#subnav li {
	display: inline;
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
}

ul#subnav li a {
	white-space: nowrap;
	display: block;
	padding-bottom: 4px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #4b463a;
	background: url(/_images/subnav_line.gif) no-repeat right bottom;
}

ul#subnav li.active a {
	color: #96172e;
	background: url(/_images/subnav_line_active.gif) no-repeat right bottom;
}

ul#subnav li a:hover {
	color: #96172e;
}

div#languagechooser {
	position: absolute;
	top: 122px;
	width: 207px;
	right: 0px;
	text-align: left;
}

div.box {
	position: absolute;
	top: 200px;
	right: 0px;
	width: 197px;
	height: 363px;
	text-align: center;
	background: url(/_images/background_newsblock.gif) no-repeat;
	padding: 5px;
}

div.box h1 {
	display: block;
	width: 197px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	line-height: 42px;
	vertical-align: middle;
	background: url(/_images/nav_line_active.gif) repeat-x right bottom;
}

div.box h2 {
	font-size: 18px;
	line-height: 22px;
	color: #4b463a;
	margin-bottom: 0.8em;
}

div.box p {
	text-align: left;
	padding: 4px;
	margin: 0px;
	line-height: 1.2em;
}

address {
	position: absolute;
	bottom: 18px;
	width: 150px;
	text-align: right;
	font-style: normal;
	left: 0px;
	color: #96172e;
}

div#copyright {
	position: absolute;
	bottom: 0px;
	right: 0px;
	white-space: nowrap;
	font-size: 11px;
}

/************************* CONTENT SPECIFIC ************************************/
div.content {
	position: absolute;
	top: 212px;
	/*left: 190px;*/
	left: 366px;
	/*width: 572px;*/
	width: 368px;
	height: 430px;
}

div.content.full {
	width: 636px;
	background: url(/_images/nav_line_active.gif) repeat-x right 306px;
}

/* hmm, fast full */
div.content.nearlyfull {
	width: 626px;
}

div.content.withbg {
	background: url(/_images/contentwithbg.gif) no-repeat -100px 43px;
}

div.content.middle {
	width: 406px;
}

div.content div.contentimage {
	position: relative;
	display: block;
	margin-left: -176px;
	width: 164px;
	float: left;
	margin-right: 12px;
	height: 100%;
}

div.content div.contentimage img {
	padding-top: 42px;
}

div.content div.contentbigimage {
	position: absolute;
	display: inline;
	left: -176px;
	/*padding-right: 3px;*/
	float: left;
	width: 356px;
	height: 270px;
	background: #96172e;
	text-align: center;
	top: 43px;
}

div.content div.contentbigimage img {
	padding: 5px;
	display: inline;
	float: left;
}

div.content div.contentbigimage iframe {
	left: 5px;
	top: 5px; display : inline;
	position: absolute;
	display: inline;
}

div.content.full div.contentbigimage {
	margin-right: 8px;
}

div.content.withbg div.contentbigimage {
	padding-right: 3px;
}

div.content div.contentbigimage h2.imageheader {
	position: absolute;
	top: -24px;
	color: #f6f2e6;
	font-size: 15px;
	left: 5px;
}

div.content div.contentbigimage #mapenlarge {
	position: absolute;
	top: 220px;
	left: 260px;
	text-align: left;
	font-size:11px;
}

div.content div#openinghours {
	position: absolute;
	bottom: -84px;
	left: 0px;
	margin: 5px;
	font-size: 12px;
	color: #f6f2e6;
	font-weight: bold;
	text-align: left;
}

div.content div#openinghours h2 {
	font-size: 15px;
	color: #f6f2e6;
	margin-bottom: 15px;
}

div.content div.imagenav {
	position: absolute;
	bottom: -26px;
	left: 0px;
	margin: 5px;
	font-size: 15px;
	color: #f6f2e6;
	font-weight: bold;
}

div.content div.imagenav a {
	color: #4a0b15;
	font-size: 12px;
}

div.content div#backtooverviewlink {
	position: absolute;
	top: 286px;
	left: 188px;
}

div.content div#backtooverviewlink a,div.content div#sendrequestlink a {
	font-weight: normal;
	color: #4a0b15;
}

div.content div#sendrequestlink {
	position: absolute;
	top: 292px;
	left: 183px;
	/*background:#96172e;*/
	width: 185px;
	display: inline;
	/*padding-top: 20px;*/
}

div.content div#sendrequestlink a {
	font-weight: bold;
}

div#notice {
	position: absolute;
	top: 550px;
	left: 190px;
	padding: 5px;
	color: #f6f2e6;
}

div#notice p {
	font-size: 12px;
	margin-top: 0.4em;
	margin-bottom: 0em;
}

.autoscroll {
	overflow: hidden;
}

.autoscroll:hover,* html .autoscroll {
	overflow: auto;
}

.autoscroll.detail {
	height: 230px;
}


.autoscroll.fullest {
	height: 382px;	
}

.autoscroll.list,.autoscroll.full {
	height: 342px;
}

div.content.withbg .autoscroll {
	color: #f6f2eb;
	padding-right: 8px;
	padding-top: 5px;
	margin-left: 183px;
	position: relative;
}

div.content.full .autoscroll {
	margin-left: 188px;
}

div.content.full.nobg {
	background:none;
}

div.content.middle .autoscroll.list li {
	width: 367px;
	background: url(/_images/nav_line_active.gif) repeat-x 7px bottom;
	clear: both;
	text-align: left;
	padding-bottom: 1px;
	margin-bottom: 14px;
}

div.content.withbg .autoscroll a {
	color: #f6f2eb;
}

div.content.withbg .autoscroll h1 {
	color: #f6f2eb;
	font-size: 15px;
	margin-bottom: 14px;
}

ul.autoscroll {
	list-style-type: none;
}

.autoscroll.list h1 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 2px;
	width: 367px;
}

.autoscroll.list div.image {
	float: left;
	padding: 5px;
	width: 93px;
	height: 70px;
	margin-right: 8px;
	margin-bottom: 2px;
	background: #96172e;
	text-align: center;
}

div.image img {
	display: inline;
	float: left;
}

div.content.nearlyfull .autoscroll.list h1 {
	width: 471px;
	margin-left: 112px;
}

div.content.nearlyfull .autoscroll.list li {
	background: url(/_images/nav_line_active.gif) repeat-x 7px bottom;
	width: 586px;
	min-height: 86px;
	clear: both;
	text-align: left;
	margin-bottom: 10px;
}

.autoscroll.list p {
	font-size: 12px;
	margin-top: 0px;
	/*padding-bottom: 10px;*/
	width: 367px;
	line-height: 1.1em;
}

div.content.nearlyfull .autoscroll.list p { /*width: 586px;*/
	width: 471px;
	min-height: 60px;
	margin-left: 112px;
}

.autoscroll.list .notice {
	display: block;
	margin-top: 4px;
}

div.articlenav {
	position: absolute;
	top: 530px;
	left: 362px;
	width: 353px;
	height: 98px;
}

div.articlenav img#articlenavleft {
	margin-right: 29px;
}

div.articlenav img#articlenavright {
	margin-right: 8px;
}

div.articlenav span {
	font-size: 12px;
	color: #96172e;
}

div#comments {
	position: absolute;
	top: 530px;
	left: 362px;
	width: 353px;
	padding-right: 20px;
	height: 98px;
	color: #68624f;
}

div#commentsform {
	position: absolute;
	top: 530px;
	left: 745px;
	width: 247px;
	height: 100px;
}

div#commentsform input#comments_firstname {
	width: 106px;
	margin-right: 2px;
}

div#commentsform input#comments_lastname {
	width: 127px;
}

div#commentsform input#comments_mail {
	width: 241px;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#commentsform textarea#comments_text {
	width: 241px;
	height: 33px;
}

div#contactform { 
	position:relative;
	left: 187px;
	width: 280px;
}

div#contactform p {
	line-height: 1.1em;
}

div#contactform h1 {
	font-size: 16px;
}

div#contactform input,div#contactform textarea {
	margin-bottom: 5px;
	width: 259px;
}

div#contactform textarea {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#contactform #firstname {
	margin-top: 12px;	
}

ul#sitemapnav {
	list-style-type:none;
	height: 100%;
	float:left;
	width: 140px;
	margin-right: 7px;
	line-height: 1.3em;
}

ul#sitemapnav li a {
	font-weight:bold;	
}

ul#sitemapnav ul {
	list-style-type:none;
	margin-left: 36px;
}

ul#sitemapnav ul li a {
	font-weight:normal;	
}

ul#sitemapsubnav {
	list-style-type:none;
	float:left;	
	width: 140px;
}

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