/* CSS */

a {

   	color: rgb(96, 57, 19);
	cursor: hand;
}

a:hover  {
   color: #333;     
   text-decoration: underline;
}

body {

	background: #6D5309 repeat-y center top url(/design/bg_body.jpg);
	margin: 0;
	padding: 0;
	font-family: 10pt bold times, serif; 
	font-size: 100.1%;
	text-align: center;
}




#header {
	margin: 0 auto;
	height: 128px;
	width: 784px;
	padding: 0;
	background: #D7D7D7  no-repeat top center url(/design/bg_head.jpg);
	position: relative;				
}

#enheader {
	margin: 0 auto;
	height: 128px;
	width: 784px;
	padding: 0;
	background: #D7D7D7  no-repeat top center url(/design/bg_head_en.jpg);
	position: relative;				
}

#enheader h1,
#header h1 {
	display: none;
}

#lselect {

	position: absolute;
	right: 50px;
	top: 70px;
}

#lde {
	position: absolute;
	right: 85px;
	top: 95px;
}

#len {
	position: absolute;
	right: 115px;
	top: 95px;
}


#main {
	width: 784px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#navi {
	height: 44px;
	width: 784px;
	background: #D7D7D7 no-repeat top center url(/design/bg_topnavi.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
}

#navi a {

	text-decoration: none;
}

#navi ul {

	margin: 0;
	padding: 12px 0 6px 0;}

#navi li {

	margin: 0;
	list-style-type: none;
	text-indent: 0;
	display: inline;
}


#navi li a {

	background: transparent;
	font: 9pt/100% normal normal times, serif; 
	text-decoration: none;
	text-align: center;
	padding:  14px 7px 5px 7px;
	color: #333; 
}

#navi li a:hover {
	text-decoration: underline;
}


#toolbar {
	height: 24px;
	display: block;
	padding: 6px 50px;
	text-align: right	;
}

#toolbar form {
	
	display: inline;	

}

#toolbar select {
	background-color: White;
	color: Black;
	font: 8pt times, serif;
}

#toolbar input {
	background-color: White;
	color: Black;
	font: 8pt times, serif;
}

#toolbar input.button {
	background-color: #7f600c;
	color: #fff;
	margin: 0 15px 0 0;
}

.button {
	background-color: #7f600c;
	color: #fff;
	margin: 0 15px 0 0;
 	font: 8pt times, serif;
}

.da {
	font-size: 10pt;
	text-indent: 0;
	font-weight: bold;
}

.db {
	font-size: 9pt;
	text-indent: 5px;
}

.dc {
	font-size: 8pt;
	text-indent: 10px;
}


#breadcrumbs {

	padding: 4px 30px;
	margin: 0;
	font-size: 9pt;
}

#breadcrumbs a {
	padding: 0 5px;
}


#content {
	
	margin: 0;
	padding: 0;
	margin-left: 200px;
	width: 563px;
}

#sidebar {

	float: left;
	width: 182px;
	min-height: 200px;
	margin: 0 0 0 13px;
	padding: 0;
	background: #FFF;
	display: inline;
	padding: 36px 0 0 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 25px 0;
	background: url(/design/bg_sidebar_bottom.jpg) bottom left no-repeat;
}

#sidebar ul ul {

	list-style-type: none;
	padding: 0;
	background: none;
}

#sidebar li {

	margin: 0;
	padding: 0;
	text-indent: 0;
	display: block;
	font-weight: bold;
	text-indent: 10px;
	font-size: 10pt;
	line-height: 22px;
	padding-top: 1px;
	color: rgb(96, 57, 19);
	background: url(/design/bg_sidebar_item_short.jpg) left top no-repeat;
}



#sidebar li li  {

	background: none;
	line-height: auto;
	padding: 0;
	font-weight: normal;
}

#sidebar li li li {
	color: #845a05;
	line-height: 19px;
	font-weight: normal;
	padding: 0;
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 25px;
	background: #d8ceba  url(/design/bg_sidebar_item_inner.jpg) left bottom repeat;
}

#sidebar li li li li {
	
	text-indent: 0;
	padding: 4px 0 0 25px;
	line-height: 14px;
	background: 16px 9px url(/design/bullet.gif) no-repeat; 
}

#sidebar li li a {

	background: url(/design/bg_sidebar_item.jpg) left top no-repeat;
	padding: 0 0 0 13px;
	display: block;
	cursor: hand;
	text-decoration: none;
	border-bottom: 1px solid #DAC5AA;
	width: 169px;
}


#sidebar li li a:hover {

	background: url(/design/bg_sidebar_item_hover.jpg) left top no-repeat;
	display: block;
	cursor: hand;
	text-decoration: underline;
	border-bottom: 1px solid #DAC5AA;
	width: 169px;
}



#sidebar li li a.active1 {

	font-weight: bold;
}

#sidebar li li li li a {

	text-indent: 0;
	background: none;
	text-decoration: none;
	padding: 0;
	height: 1%;
	width: auto;
	border: 0 none;
}

#sidebar li li li li  a:hover {

	padding: 0;
	text-indent: 0;
	background: none;
	text-decoration: underline;
	width: auto;
	height: 1%;
	border: 0 none;
}

#content div.small {

	width: 374px;
	background-color: #FFF;
	padding: 0;
	font-size: 10pt;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 13pt;
	margin: 0 0 10px 0;
	float: left;
}

#content div.wide {

	width: 555px;
	padding: 0;
	font-size: 10pt;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 13pt;
	margin: 0 4px 13px 0;
	float: none;
}

.inner {
	border: 1px solid #666666;
	padding: 10px;
	background-color: #FFF;
}

#cwrapper {
	float: right;
}

#content h2 {

	margin: 0;
	font-size: 11pt;
	line-height: 18pt;
	color: #845a05;
	padding: 0 0 10px 0;
}

#content h3 {

	margin: 0;
	font-size: 12pt;
	line-height: 18pt;
	color: #845a05;
	padding: 0;
}

#content h4 {

	margin: 0;
	font-size: 10pt;
	color: #845a05;
	padding: 10px 0 0 0;
}

#content i {

	font-style: normal;
	font-size: 140%;
	font-weight: bold;
}


#extra {

	width: 183px;
	float: right;
	background: url(/design/bg_extra_news.gif) top left no-repeat #e4ded1;
	padding: 25px 0 0 0;
}
 
#extra h2 {
	margin: 0;
	font-size: 10pt;
	color: #845a05;
	padding: 0 0 10px 0;
}

#extra ul {

	margin: 2px;
	padding: 0 0 0 15px;
}

#extra li {

	list-style-type: square;
	padding: 0;
	margin: 0;
}

#extrainner {

	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 10px 5px;
	font-size: 10pt;
	line-height: 13pt;
}

#extrabottom {
	background: url(/design/bg_sidebar_bottom.jpg) bottom right no-repeat #e4ded1;
	width: 183px;
	height: 25px;
}

#newsletter {
	width: 183px;
	background: url(/design/bg_extra_news.gif) top left no-repeat #e4ded1;
	padding: 25px 0 0 0;
}

#content .image {

	display: block;
	width: 110px;
	float: left;
	border: 1px solid #999;
	margin: 3px 3px 0 3px;
	padding: 5px;
	height: 175px;
	position: relative;
}

#content[id] {

	height: auto;
	min-height: 230px;
}

#content .image img {
	margin: 0;
	padding: 5px 5px 0 5px;
}

#content .image p {
	margin: 0;
	padding: 1px 5px;
	position: absolute;
	bottom: 10px;
	left: 5px;
	line-height: 14px;
}


#content .teaser {

	clear: right;
	float: right;
	width: 100px;
	padding: 10px;
}

#content .teaser img {

	border: 1px solid #000;
	
}

#content .teaser div {

	text-style: normal;
	font-size: 0.8em;
}

#content fieldset {

	font-size: 9pt;
	border: 0 none;
	padding: 10px;
	background-color: #FFF;
}

#content fieldset legend{
	
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#content label {
	width: 130px;
	float: left;
	clear: both;
	direction: ltr;
}

#content input,  #content textarea{

	font-family: arial, verdana;
	font-size: 9pt;
}

#content input.field {
	position: relative;
	top: -20px;
	left: 120px;
	width: 250px;
}

#content p.input {
	position: relative;
	top: -15px;
	left: 120px;
	width: 250px;
	clear: left;
}

#content p.input input.noborder {
	position: static;
	margin: 0;
	padding: 0;

}

#content .neu {

	background-color: #EEE;
	border: 1px solid #CCC;
	display: block;
	width: 130px;
	float: left;
	margin: 2px;
	padding: 2px;
	text-align: center;
}

#content p.nom {
	margin:0;
	padding-bottom: 5px;
}

.error {
	color: red;
}

.normaltext {
	font-size: 9pt;
}

#booking label {
	width: 130px;
}

#booking input, #booking textarea, #booking select {
	font-size: 9pt;
	margin: 2px 0 2px 0;
}
