* {
	margin: 0;
	padding: 0;
}

html {
	height:  100%;
}

body {
	height: 100%;
	background: #fbefb9 url(../images/bg_main.png) repeat-y center;
	font: 12px/12px normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #001444;
}
option {padding-left: 0.4em}

h1,h2,h3 {
	font: 100%/100% bold "Lucida Grande", Arial, Helvetica, sans-serif;
}
a {
	color: #1191d4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:  0px;
}
.lightblue {
	color: #1191d4;	
}
#wrapper {
	min-height: 100%;
	width: 762px;
	margin: 0 auto;
	background: url(../images/bg_wrapper.png) no-repeat center 154px;
}
* html #wrapper {
	height: 100%;
}
#footer {
	font: 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background: #fbefb9 url(../images/bg_footer.png) no-repeat center top;
	padding: 10px 15px 10px 15px;
	height: 65px;
	width: 732px;
	margin: -65px auto 0 auto;
	position: relative;
}
#footer a {
	color:  #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
#footer .left {
	padding-top: 4px;
	float: left;
}

#footer .right {
	padding-top: 6px;
	float: right;
}
#footer .right img {
	vertical-align: middle;
}
#header {
	background: #fbefb9 url(../images/bg_header_2.jpg) no-repeat center 14px;
}

#topnav {
	position:  absolute;
	left:  50%;
	top: 130px;
	margin-left: 150px;
}

#topnav a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
}

a.sitemap {
	background: url(../images/icons/sitemap.png) no-repeat left;
	padding-left: 18px;
}
a.contact {
	background: url(../images/icons/contact.png) no-repeat left;
	padding-left: 18px;
}


#page {
	padding: 0 6px 80px 6px;
	overflow: hidden;
}

* html #page {
	height: 0%;
	overflow: visible;
}

#sidebar {
	/*background: #fc0;*/
	width: 192px;
	float: left;
	padding: 20px 9px 0px 9px;
}
#sidebar ul {
	list-style: none;
}
#sidebar li {
	background: url(../images/bg_sidebar.png) no-repeat center bottom;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
#sidebar h2 {
	background: url(../images/bg_sidebar_top.png) no-repeat;
	color: #fff;
	text-transform: uppercase;
	font: 14px/14px "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 12px 12px 0px 12px;
}
#search input {
	border:  0px;
	border-top: 1px solid #002c60;
	background: url(../images/bg_search.png);
	font-size: 12px;
	padding: 4px 4px 2px 4px;
	width: 161px;
}
#search form {
	margin: 0;
	padding: 0;
	padding: 2px 12px 0px 12px;
}


#navi {
	padding: 0;
}

#navi ul {
	padding: 12px;
	background: url(../images/bg_sidebar_top.png) no-repeat left top;
	*margin-top: -15px;
}


#navi ul ul {
	margin: 0;
	margin-left: 11px;
	padding: 0;
	background: none;
	display: none;
	position: relative;
}

#navi li {
	margin: 0;
	padding: 0;
	background: url(../images/trenner.png) repeat-x bottom;	
	padding-bottom: 2px;
	position: relative;
}

#navi li:hover ul {
	display: block;
}

#navi li li {
	margin: 0;
	padding: 0;
	background: none;
}

#navi a {
	display: block;
	background: url(../images/marker_dark.png) no-repeat left 8px;
	width: 148px;
	color: #fff;
	text-decoration: none;
	font: 12px/12px bold "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 6px 0px 6px 14px;
}

#navi a:hover {
	background: url(../images/bg_navi_a.png) repeat-y;
}

#navi li li a {
	font: 11px/12px normal "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 4px;
	background: none;
}

#anfrage ul {
	margin: 0;
	padding: 0;
	background: none;
	margin: 12px;
	margin-bottom: 1em;
}

#anfrage li {
	margin: 0;
	padding: 0;
	background: none;
	margin-bottom: 5px;
}
#anfrage label {
	display: block;
	color: #fff;
	font: 12px/12px normal "Lucida Grande", Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
#anfrage .submit {
	background: none;
	color: #fff;
	border: 0;
	text-transform: uppercase;
}
#anfrage form {
	/*background: url(../images/trenner.png) repeat-x bottom;	
	padding-bottom: 1em;
	margin-bottom: 1em;*/
}
#anfrage p {
	padding: 4px 0;
}

#anfrage p a {
	color: #fff;
	text-transform: uppercase;
}
#content {
	width: 540px;
	float: right;
	overflow: hidden;
}

#content .start,#content  .end,#content  .starty,#content  .endy {
	height: 10px;
	overflow: hidden;
}

#content .start {
	background: url(../images/bg_content_top.png) no-repeat;
}
#content .end {
	background: url(../images/bg_content_bottom.png) no-repeat;
}
#content .starty {
	background: url(../images/bg_content_top_y.png) no-repeat;
}
#content .endy {
	background: url(../images/bg_content_bottom_y.png) no-repeat;
}

#path {
	height: 20px;
	background: url(../images/bg_path_right.png) no-repeat 510px;
}
#path p {
	float: right;
	color: #fff;
	text-transform: uppercase;
	font: 10px/10px normal "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-right: 30px;
	background: url(../images/bg_path.png) no-repeat;
	padding-left: 10px;
	padding-right: 2px;
}

* html #path p {
		margin-right: 15px;
}

#intro {
	background: url(../images/bg_intro.png) no-repeat;
	height: 143px;
	padding: 15px 225px 20px 20px;
	color: #f9e48b;
	line-height: 16px;
}

#intro h1 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
}

#ad {
	background: url(../images/bg_erm.png) no-repeat left top;
	height: 47px;
	color: #001444;
	font: 12px/16px normal "Lucida Grande", Arial, Helvetica, sans-serif;
	padding:12px 18px 0px 80px ;
}
#info {
	background: url(../images/bg_info.png) repeat-y;
	padding-right: 10px;
	overflow: hidden;
}

#info h1 {
	margin: 10px 0px 10px 20px;
	font-size: 16px;
	font-weight: bold;
	}
#info h1 span {
	font-weight: normal;
}
#info .start {
	background: url(../images/bg_info_top.png) no-repeat;
} 
#info .end {
	clear: both;
	background: url(../images/bg_info_bottom.png) no-repeat;
} 

#news {
	width: 318px;
	background: #fff;
	float:  left;
}
#news .article {
	margin: 0 20px;
	border-bottom: 1px solid #dee1e7;
	margin-bottom: 5px;
}

#news .article h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
#news .article small {
	font-size: 12px;
	line-height: 16px;
}

#news .article p {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px;
}
#offers {
	background: #fdf7dc;
	width: 212px;
	float: right;
}
#offers ul {
	list-style: none;
	width: 180px;
	margin: 10px 0px 10px 15px;
}
#offers li {
	font: 12px/25px bold "Lucida Grande", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #dee1e7;
}
#offers a {
	font-weight: bold;
	color: #001444;
}


#entry {
	background: url(../images/bg_entry.png) repeat-y;
	padding-right: 10px;
	overflow: hidden;
}
#entry .text {
	padding: 0 20px 0 20px;
	font-size: 12px;
	line-height: 14px;
	overflow: hidden;
	min-height: 647px;
}


* html #entry .text {
	height: 647px;
	overflow:  visible;
}

#entry .text h1 {
	margin: 10px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
}

#entry .text h2 {
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}
#entry .text small {
	font-size: 12px;
	line-height: 16px;
}

#entry .text p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 1em;
}

#entry .text ul {
	margin-left: 2em;
	margin-bottom: 1em;
}

#entry .text .bild {
	float:  right;
	margin-left: 1em;
	margin-bottom: 1em;
}

#entry .accList ul {
	list-style: none;
	margin: 20px;
}

#entry .accList li {
	overflow: hidden;
	border-bottom: 1px solid #dee1e7;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}


* hmtl #entry .accList li {
	clear: right;
}

#entry .accList .teaserImage {
	margin: 0;
	padding: 0;
	float: right;
	margin-left: 10px;
	width: 100px;
}

#entry .accList .teaserText {
	margin: 0;
	padding: 0;
	float: left;
	width: 340px;
}

#entry .accList .clearFix {
	height: 1px;
	overflow: hidden;
	clear: both;
}

#entry .accList h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
}


#entry .colleft {
	float:  left;
	width: 278px;
	padding: 0 20px 20px 20px;
	min-height: 625px;
} 

#entry .colright {
	float:  right;
  	width: 180px;
  	padding: 5px 16px 20px 16px;
  	min-height: 625px;
}



#accomodation {
	background: url(../images/bg_info.png) repeat-y;
	padding-right: 10px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;

}

#accomodation h1 {
	margin: 10px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	}
#accomodation h2 {
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}

#accomodation h3 {
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
}

#accomodation p {
	margin-bottom: 1em;
}

#accomodation .start {
	background: url(../images/bg_info_top.png) no-repeat;
} 
#accomodation .end {
	clear: both;
	background: url(../images/bg_info_bottom.png) no-repeat;
} 

#accomodation .colleft {
	float:  left;
	width: 278px;
	padding: 0 20px 20px 20px;
	min-height: 625px;
} 

#accomodation .colright {
	float:  right;
  	width: 180px;
  	padding: 5px 16px 20px 16px;
  	min-height: 625px;
}

#accomodation .colright .bild {
	margin-bottom: 10px;
}

#accomodation ul.pict {
	list-style-type: none;
	overflow: hidden;
	margin: 1em 0;
}

#accomodation ul.pict li{
	list-style-type: none;
	float: left;
	margin-right: 3px;
}



/* Formular */

#entry .text form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#entry .text form ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: left;
	margin-bottom: 5px;
	overflow: hidden;
}

#entry .text ul li li {
	clear: none;
	float:  left;
	padding-right: 5px;
	margin: 0;
}

#entry .text label {
	display: block;
}


#entry .text fieldset {
	margin-bottom: 1em;
	border: 0;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
#entry .text legend {
	font-size: 12px;
	font-weight: bold;
}
#entry .text input {
	border:  1px solid #aaa;
	padding: 0.2em;
	width: 260px;
}

#entry .text .semi input {
	width: 124px;
}

#entry .text .ort input {
	width: 208px;
}

#entry .text .plz input {
	width: 40px;
}

#entry .text input.required {
	border-color: #ff0000;
}

#entry .text textarea {
	border:  1px solid #aaa;
	padding: 0.2em;
	width: 260px;
}

#entry .text input.submit {
	width: auto;
}
#entry fieldset.right {
	text-align: right;
}


div.errors {
	margin-bottom: 1em;
	color: #ff0000;
}





#sitemap ul {
	margin: 0 20px;	
}
#entry .text #sitemap ul li {
	float: none;
}



#ajaxSearch_form {
	
}
#ajaxSearch_input {
	
}
#ajaxSearch_submit {
	display: none;
}
#ajaxSearch_output {
	padding: 10px;
}
.ajaxSearch_paging {
	
}
.AS_ajax_result {
	margin-bottom: 10px;
}
.AS_ajax_resultLink {
	
}
.AS_ajax_resultDescription {
	
}
.AS_ajax_more {
	
}

        /*#ajaxSearch_form {
            color: #444;
            width: auto;
        }
        #ajaxSearch_input {
            width: auto;
            display: inline;
            height: 17px;
            border: 1px solid #ddd;
            border-left-color: #c3c3c3;
            border-top-color: #7c7c7c;
            background: #fff url(images/input-bg.gif) repeat-x top left;
            margin: 0 3px 0 0;
            padding: 3px 0 0;
            vertical-align: top;
        }
        #ajaxSearch_submit {
            display: inline;
            height: 22px;
            line-height: 22px;
        }
        #ajaxSearch_output {
            border: 1px solid #444;
            padding: 10px;
            background: #fff;
            display: block;
            height: auto;
            vertical-align: top;
        }
        .ajaxSearch_paging {
    
        }
        .AS_ajax_result {
            color: #444;
            margin-bottom: 3px;
        }
        .AS_ajax_resultLink {
            text-decoration: underline;
        }
        .AS_ajax_resultDescription{
            color: #555;
        }
        .AS_ajax_more {
            color: #555;
        }*/

#entry div.iframe {
	padding: 0;

}

#entry div.iframe h1 {
	padding: 0 10px;
}

#entry.iframe {
	padding: 0;
}



	#qb {
		font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		padding: 12px;
	}
	#qb table{
		border-collapse:collapse;
		width: 100%;
	}
	#qb table td{
		padding: 4px 0px;
	}

	#qb label{
		display: block;
		color: #fff;
		font-size: 12px;
	}
	#qb .submit {
		text-align: right;		
	}
	#qb .submit input{
		border:0;
		background: none;
		color: #fff;
		text-transform: uppercase;
	}




#requestlinks

#requestlinks {
	padding: 0;
}

#requestlinks ul {
	padding: 12px;
}



#requestlinks li {
	margin: 0;
	padding: 0;
	background: url(../images/trenner.png) repeat-x bottom;	
	padding-bottom: 2px;
	position: relative;
}


#requestlinks a {
	display: block;
	background: url(../images/marker_dark.png) no-repeat left 8px;
	width: 148px;
	color: #fff;
	text-decoration: none;
	font: 12px/12px bold "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 6px 0px 6px 14px;
}

#requestlinks a:hover {
	background: url(../images/bg_navi_a.png) repeat-y;
}

