/**
 * Style sheet
 */


body {
	height:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#5c5b5b;
	background: #e3ebfc;
}





/* Wrapper */
#wrapper {
	width: 950px;
	top: 0px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url("bilder/layout/hinten.gif");
	background-position: left top;
	background-repeat: repeat-y;
}






/* Header */
#header {
	height: 304px;
	width: 900px;
	position: relative;
	left: 26px;
	background-color: #e3ebfc;
	z-index: 99;
}

#headerbild {
	position: relative;
	width: 900px;
	height: 234px;
	left: 0px;
	top: 25px;
	padding: 0px;
	background-image: url("bilder/layout/headerbild1.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#logo {
	width: 170px;
	height: 120px;
	left: 632px;
	top: 130px;
	position: absolute;
	float: left;
	margin: 0px;
	background: url("bilder/layout/logo1.gif") 0px 0 no-repeat;
}






/* Container, Inhalt */
#container {
	position:relative;
	width:900px;
	left:25px;
	top:0px;
	padding:0px;
	min-height:850px;
  	height:auto !important;
 	height:900px;
}

#main {
	width:540px;
	margin-top:0px;
	margin-left:292px;
	padding:0px 0px 0px 0px;
	line-height: 1.5em;
	/* min-height:600px;
  	height:auto !important; */
 	/* height:900px; */
}

html>body #wrapper #main {
	height:auto;
	min-height: 600px;
}

.inside {
	position:relative;
	text-align:left;
}





/* Footer */
#footer {
	/* height: 110px; */
	overflow:hidden;
	clear:both;
	color:#636363;
	background: #e3ebfc;
	margin-top: 140px;
	margin-left: 26px;
	margin-right: 25px;
	position: relative;
	
}
.footertext {
	position: absolute;
	left: 0px;
	top: 10px;
	height: 50px;
	background: #f7f9fe;
	width: 900px;
	overflow: hidden;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	font-size: 0.85em;
	text-align: center;
}

#superior {
	height: 58px;
	width: 48px;
	position: absolute;
	float: right;
	right: 20px;
	top: 0px;
	background: url("bilder/layout/superior.gif") right bottom no-repeat;
}






/* Module im Header */
/* Sprachauswahl */
.mod_changelanguage {
	position: absolute;
	left: 520px;
	width: 90px;
	top: -6px;
	padding: 0px;
}
.mod_changelanguage ul li {
	float: left;
	list-style: none;
	margin-left: 8px;
	padding: 0px;
}

.mod_changelanguage p,
.mod_changelanguage ul li a {
	margin:0px;
	padding:0px;
}



/* Servicenavigation */
#navcontainer ul {
	width: 270px;
	overflow: hidden;
	font-weight: normal;
	color: #8a8a8a;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	float: left;
	padding: 0px 12px 2px 12px;
	border-right: 1px solid #8a8a8a;
	height: 11px;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.85em;
	color: #8a8a8a;
}

#navcontainer ul li a:hover {
	font-weight: normal;
	color: #000000;
}

#navcontainer ul li.active p {
	float: left;
	display: block;
	padding: 0px 12px 2px 12px;
	border-right: 1px solid #004b99;
	height: 11px;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.85em;
	color: #000000;
}

#navcontainer p {
	margin:0px;
	padding:0px;
}

#navcontainer ul.level_1 li.last a.last {
	border-right: 0px;
}

.servicenav {
	position: relative;
	overflow: hidden;
	float: right;
	display: inline;
	margin-right: 0px;
	margin-top: -7px;
	font-weight: normal;
	color: #0164a3;
	list-style-type: none;
}





/* Module linke Spalte */
/* linke Spalte Aktuell */
#left {
	position: absolute;
	left: 1px;
	top: 20px;
	width: 220px;
	float: left;
}


/* Buttons */
#buttons {
	position: relative;
	top: 0px;
	width: 220px;
	margin-left: 0px;
	margin-bottom: 20px;
	background-color: #eef3fd;
}


/* Zimmeranfrage */
#zimmeranfrage {
	position: relative;
	top: 0px;
	width: 220px;
	margin-left: 0px;
	margin-bottom: 16px;
	background-color: #e7eefc;
}

#zimmeranfrage .weiter a {
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	background-image: url("bilder/layout/vor.gif");
	color: #0640b6;
	background-repeat: no-repeat;
	background-position: left center;
}

#left h4 {
	display:block;
	margin:0;
	padding:4px 2px 4px 20px;
	text-align:left;
	font-size:0.85em;
	font-weight: bold;
	color: #ffffff;
	background-image: url("bilder/layout/ueberschrift2.gif");
	background-repeat: no-repeat;
	background-position: left top;
}






/* News */
#left h3 {
	display: block;
	margin-top: 0px;
	padding: 4px 10px 4px 10px;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #5c5b5b;
	background-image: url("bilder/layout/ueberschrift.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#news, .mod_newsmenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #eef3fd;
	overflow: hidden;
	width: 220px;
}

.mod_newslist p {
	margin:4px 0px 2px 0px;
	padding: 5px 10px 5px 10px;
	font-size: 0.9em;
	line-height: 1.4em;
}

.mod_newslist .more {
	margin: 6px 0px 10px 10px;
	padding: 0px 0px 0px 17px;
	background-image: url("bilder/layout/vor.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#news .more a {
	color: #0640b6;
}

.mod_newsreader .back {
	margin: 12px 0px 0px 0px;
	padding: 1px 0px 1px 16px;
	background-image: url("bilder/layout/rueck.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.mod_newslist .info,
.mod_newsreader .info {
	margin-bottom:2px;
	font-size:0.85em;
	color:#999999;
	text-align: right;
}

.mod_newslist .layout_short {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 7px solid #f7f9fe;
}

.mod_newsreader .ce_text {
	margin-top:10px;
	margin-left:0px;
}

.mod_newsreader .layout_full {
	margin:-30px 0px 0px 0px;
}

.mod_article,
.mod_newsreader {
	background: #f7f9fe;
}

.mod_article .more {
	display: inline;
}

.ce_text,
.teaser {
	/* line-height: 1.5em; */
}






/* Breadcrumbnavi */
#breadcrumb {
	position: relative;
	width: 540px;
	left: -1px;
	top: 0px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-size: 0.85em;
	color: #adb3bc;
}

#breadcrumb a { 
	color: #adb3bc;
	background: none;
	padding: 0;
}

#breadcrumb a:hover { 
	color: #adb3bc; 
}

#breadcrumb .active { 
	color: #adb3bc;
}






/* Ueberschriften */
h1 {
	height: auto;
	margin: 45px 0px 15px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #305591;
	border-bottom: 1px solid #f5b551;
	letter-spacing: 0.1pt;
}

h2 {
	height: auto;
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 0px 0px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #305591;
	letter-spacing: 0.1pt;
}

h3 {
	height: auto;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #125cd3;
	letter-spacing: 0.1pt;
}

h5 {
	height:auto;
	margin:25px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	line-height: 1.2em;
	color:#5c5b5b;
	font-size:1em;
	border-bottom: 1px solid #006ab3;
}







/* Verschiedenes */
#clear {
	clear:both;
}

img {
	border:0px;
}

.abstand {
	padding: 20px 0 0 0;
}

img.bildlinks {
	float: left;
	padding-right: 15px;
}









/* Liste Aufzaehlung */
ul.liste {
	margin: 0px;
	padding: 0px 0px 0px 24px;
	list-style-image: url("bilder/layout/punkt.gif");
}

ul.liste li {
	padding: 5px 0px 0px 0px;
}






/* Links */
a:link,
a:visited,
a:active {
	text-decoration:none;
	color:#0640b6;
}

a:hover {
	text-decoration:underline;
}

a.vor, a.vor:link, a.vor:visited { 	
	color:#0640b6;	
	padding: 1px 0 1px 16px;
	text-decoration: none;
	background:url("bilder/layout/vor.gif") no-repeat left center;
}
a.vor:hover { 		
	color:#000000;	
	padding: 1px 0 1px 16px;
	text-decoration: underline;	
	background:url("bilder/layout/vor.gif") no-repeat left center;
}





/* Modul Sitemap */
.mod_sitemap ul/* Abstände global steuern */ {
	margin: 0px;
	padding: 0px;
	margin-left: 0.1em;
}
.mod_sitemap li/* Listen steuern */ {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 1.6em;
	list-style-image: none;
	background: url("bilder/layout/punkt.gif") left 5px no-repeat; /* Hintergrundbild statt list-style-image */
	display: block;
}

.mod_sitemap ul ul {
	list-style: none !important;
}
.mod_sitemap li li {
	list-style-image: none;
	background: none;
}

.mod_sitemap ul .level_3 {
	border: none !important;
}

.mod_sitemap li a.submenu {
	color: 0640b6;
}





/* Newsletter */
#newsletternav {
	width: 154px;
	margin-left: 10px;
	background-color: #eff4f9;
	padding: 6px 3px 6px 3px;
}

#newsletternav a {
	padding-left: 16px;
	background-image: url("bilder/layout/vor.gif");
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 0.85em;
}





/* Gästebuch */
div.info {
	background-color:#eef3fd;
	border:1px solid #c5c6c8;
	padding-left:5px;
	margin-top:20px;
}
.ce_comments .comment {
	padding:5px;
	border-left:1px solid #c5c6c8;
	border-right:1px solid #c5c6c8;
	border-bottom:1px solid #c5c6c8;
	line-height:16px;
}
.ce_comments .date, .ce_comments .info {
	font-size: 0.85em;
}
.ce_comments .formbody {
	margin-top: 20px;
}
.ce_comments input.submit
{
	margin-bottom: 30px;
}
.ce_comments .mandatory, .ce_comments .text, .ce_comments .captcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: top;
}
.ce_comments .captcha {
	width:100px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding: 1px 2px 1px 2px;
	border: 1px solid #b7b7b8;
}






/* KontaktFormular */
.mandatory {
	width:340px;
	margin-bottom:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

.text {
	width:300px;
	margin-bottom:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding: 1px 2px 1px 2px;
	border: 1px solid #b7b7b8;
}

.select {
	width:305px;
	margin-bottom:6px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background: #ffffff;
	padding: 1px 2px 1px 2px;
	border: 1px solid #b7b7b8;
}

.breit {
	width:420px;
	margin-bottom:6px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:1em;
}

.checkbox_container {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
	clear:both;
}

input.checkbox {
	margin-left: 0px;
	padding: 1px;
	border: 1px solid #b7b7b8;
}

input {
	margin: 2px 0;
	/* border: 1px solid #b7b7b8;
	background: #ffffff; */
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
} 

textarea {
	width:300px;
	height:120px;
	margin-top:0px;
	margin-bottom:5px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:1em;
	padding: 1px 2px 1px 2px;
	/* background: #ffffff; */
	border: 1px solid #b7b7b8;
}

.col_0 {
	width:200px;
	height:26px;
	margin-bottom:5px;
	vertical-align:top;
}

.col_1 {
	width:340px;
	height:26px;
	margin-bottom:5px;
	vertical-align:top;
}

.submit_container {
	margin-top:20px;
	margin-bottom:5px;
	text-align:left;
	vertical-align:top;
}

input.submit {
	width:auto;
	padding:2px 8px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#305591;
	background:#e0e9fa;
	border: 1px solid #125cd3;
}



.text {
	padding: 2px;
}

input:active, input:focus, input:hover { background: #f6f6f6;}
textarea:active, textarea:focus, textarea:hover { background: #f6f6f6;}


.checkbox_container span,
.radio_container span {
	float: none;
	display: block;
}


/* kleinere Texteingabefelder Zimmeranfrage */
input#ctrl_2.text,
input#ctrl_3.text,
input#ctrl_7.text,
input#ctrl_8.text,
input#ctrl_9.text,
input#ctrl_10.text {
	width:130px;
	padding:2px;
}

select#ctrl_5.select,
select#ctrl_29.select,
select#ctrl_30.select,
select#ctrl_31.select {
	width:136px;
	padding:2px;
}









/* IE 6 */
* html #container {
	left:1px;
	height:900px;
}

* html #header {
	left: 1px;
}

* html #headerbild {
	top: -15px;
}

* html .servicenav {
	margin-top: 4px;
}

* html .mod_changelanguage {
	left: 514px;
	width: 150px;
	top: 4px;
}







/* IE 7 */
*+html #headerbild {
	top: -15px;
}

*+html .servicenav {
	margin-top: 4px;
}

*+html .mod_changelanguage {
	top: 4px;
}





