/* ===========================================
	Reset Elements
=========================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {
	margin:0;padding:0;
	}
table {
	border-collapse:collapse;border-spacing:0;
	}
fieldset,img {
	border:0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;font-weight:normal;
	}
ol,ul {
	list-style:none;
	}
caption,th {
	text-align:left;
	}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	}
q:before,q:after {
	content:'';
	}
/* ===========================================
	Web Fonts
=========================================== */	
@font-face {
    font-family: 'OpenSansBold';
    src: url('../webfonts/OpenSans-Bold-webfont.eot');
    src: url('../webfonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../webfonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../webfonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../webfonts/OpenSans-Regular-webfont.eot');
    src: url('../webfonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../webfonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../webfonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'English111';
    src: url('../webfonts/eng111ad-webfont.eot');
    src: url('../webfonts/eng111ad-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/eng111ad-webfont.woff') format('woff'),
         url('../webfonts/eng111ad-webfont.ttf') format('truetype'),
         url('../webfonts/eng111ad-webfont.svg#English111') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ===========================================
	Html Elements
=========================================== */
html {
	height: 100,1%;
	min-height: 100,1%; 
	}
body {
	font-family: 'OpenSansRegular', Arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #493e31;
	height: 100%;
	min-height: 100%;
	min-width: 1150px;
	/*background: url('../img/background.jpg') repeat; /*#fff;*/
	}
body#tinymce { /* wysiwyg editor */
	background: transparent;
	}
#topline {
	width: 100%;
	min-width: 100%;
	height: 5px;
	float: left;
	position: relative;
	background: #493e31;
	}
#header {
	width: 100%;
	height: 110px;
	float: left;
	/*position: relative;*/
	background: #98bcdb;
	-moz-box-shadow: 3px 3px 5px 1px rgba(73,62,49,0.3);
	-webkit-box-shadow: 3px 3px 5px 1px rgba(73,62,49,0.3);
	box-shadow: 3px 3px 5px 1px rgba(73,62,49,0.3);
	}
#wrapper-header,
#wrapper-content,
#wrapper-boxen,
#wrapper-zimmer-boxen,
#wrapper-footer {
	margin: 0px auto;
	width: 1125px;
	position: relative;
	}
#content {
	clear: both;
	background: transparent url('../img/background.jpg') repeat-x 0 bottom;
	width: 100%;
	height: 100%;
	float: left;
	padding-top: 20px;
	}
#content-left-right {
	width: 1025px;
	float: left;
	left: 45px;
	position: relative;
	}
#content-left,
#content-right,
#content-right2 {
	padding-right: 11px;
	float: left;
	}
#content-left {
	left: 45px;
	width: 720px;
	}
#content-right,
#content-right2 {
	width: 206px;
	padding: 16px 0 8px 41px;
	background: #d7e4f1;
	margin-top: 90px; /*105*/
	left: 100px;
	position: relative;
	}
#content-right2 {
	width: 292px;
	padding: 16px 19px 8px 19px;
	left: 18px;
	margin: 85px 0 42px;
	}
/* ===========================================
	Logo
=========================================== */
#logo {
	float: left;
	background: transparent url(../img/logo.png) scroll no-repeat 0 0;
	width: 426px;
	height: 90px;
	position: relative;
	top: 10px;
	}
#logo a {
	display: block;
	height: 100%;
	width: 100%;
	}
.buchen-stoerer,
.buchen-stoerer-en {
	background: transparent url(../img/buchen.png) scroll no-repeat 0 0;
	width: 227px;
	height: 73px;
	position: relative;
	top: 0;
	left: 720px;
	}
.buchen-stoerer-en {
	background: transparent url(../img/buchen-en.png) scroll no-repeat 0 0;
	}
.toppic {
	background: transparent url(../img/top.png) scroll no-repeat 0 0;
	width: 47px;
	height: 90px;
	position: absolute;
	top: 20px;
	right: 0;
	float: right;
	}
/* ===========================================
	Language Selection
=========================================== */
.languageselection {
	clear: both;
	margin: 0;
	position: absolute;
	top: 76px;
	right: 56px;
	}
div.mod-languages li {
	margin: 0;
	}
.footermenu-right {
	clear: both;
	float: left;
	margin: 0;
	width: 860px;
	position: relative;
	top: 70px;
	}
.footermenu-right {
	float: right;
	width: 199px;
	clear: none;
	}
	ul.lang-inline {
		list-style: none;
		padding: 0;
		margin: 0;
		position: relative;
		font-size: 8pt;
		right: 0px;
		text-align: right;
		}
	ul.lang-inline li {
		list-style: none;
		float: left;
		position: relative;
		}
	ul.lang-inline li.lang1 {
		border-right: none;
		padding: 0 15px 0 0;
		}
	ul.lang-inline li.lang2 {
		border-left: none;
		padding: 0 0 0 15px;
		}
	ul.lang-inline li a {
		text-decoration: none;
		color: #d6e4f1;
		}
	ul.lang-inline li.lang1.lang-active {
		border-right: 1px solid #493e31;
		}
	ul.lang-inline li.lang2.lang-active {
		border-left: 1px solid #493e31;
		}
	ul.lang-inline li.lang-active a,
	ul.lang-inline li a:hover {
		color: #493e31;
		}
/* ===========================================
	Main Navigation
=========================================== */
.mainmenu {
	clear: both;
	float: left;
	margin: 0;
	position: relative;
	padding: 3px 0 17px;
	left: 45px;
	font-family: 'OpenSansRegular', Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	width: 1024px;
	}
ul.menumain,
ul.menumain li ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 13pt;
	text-align: left;
	}
ul.menumain li {
	display: inline-block;
	padding: 0 37px 0 0;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	margin: 0;
	text-align: center;
	}
ul.menumain li ul,
ul.menumain li ul li ul {
    background: none repeat scroll 0 0 #98BCDB;
    display: none;
    font-size: 8pt;
    margin: 0 0 0 -8px;
    position: absolute;
    text-align: left;
    top: 29px;
    z-index: 2001;
	}
ul.menumain li ul li.item-131 ul {
    display: none;
	}
ul.menumain li ul li {
    display: block;
    font-weight: normal;
    height: 20px;
    margin: 0;
    padding: 5px 10px;
    text-align: left;
    white-space: nowrap;
	}
ul.menumain li ul li.item-129 {
    margin: 0 0 15px 0;
	white-space: normal;
	}
ul.menu {
	list-style: none;
	padding: 20px 0 0 0;
	margin: 0;
	font-size: 11pt;
	text-align: left;
	background: #d7e4f1;
	}
ul.menu li,
ul.menu li ul li {
	padding: 0 37px 10px 0;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	margin: 0;
	}
ul.menu li ul li {
	padding: 0 0 10px 10px;
	font-size: 10pt;
	}
ul.menumain li.item-120 {
	padding: 0;
	}
ul.menumain a,
ul.menu a,
ul.menu li ul a {
	text-decoration: none;
	color: #a29d96;
	display: block;
	width: 100%;
	height: 100%;
	}
ul.menumain a:hover,
ul.menumain li.current a,
ul.menumain li.active a,
ul.menumain li.parent ul li a,
ul.menumain li.parent ul li.current a,
ul.menumain li.parent ul li.active a,
ul.menu a:hover,
ul.menu li.current a,
ul.menu li.active a {
	color: #493e31;
	}
ul.menu li.current ul li a,
ul.menu li.active ul li a {
	color: #a29d96;
	}
ul.menu li ul li a:hover,
ul.menu li ul li.current a,
ul.menu li ul li.active a {
	color: #493e31;
	}
ul.menumain li.parent ul li a:hover {
	color: #D6E4F1;
	}
.menu {
	left: 20px;
	padding: 10px;
	background: #d7e4f1;
	}
/* ===========================================
	Teaser
=========================================== */
.teaser {
	clear: both;
	float: left;
	position: relative;
	height: 320px;
	width: 1024px;
	left: 45px;
	padding-bottom: 38px;
	}
#slideshow2 {
	position: relative;
	height: 340px;
	width: 1024px;
	overflow: hidden;
	}
#buttonContainer {
    clear: both;
    margin: 10px 0 0;
    position: relative;
    text-align: right;
	}
.slideshow2_point, .activeSlide {
    background: url("../img/point.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin-left: 8px;
    width: 16px;
	}
.activeSlide {
    background: url("../img/point-active.png") no-repeat scroll 0 0 transparent;
	}
/* ===========================================
	Boxen
=========================================== */
.boxen {
	background: #fff;
	height: 245px;
	width: 100%;
	margin-bottom: 35px;
	}
#wrapper-boxen {
	left: 20px;
	}
.box {
	float: left;
	padding: 0 30px;
	margin: 5px 0 0;
	border-right: 1px solid #493e31;
	height: 235px;
	font-size: 9pt;
	position: relative;
	}
.boxfirst {
	/*padding-left: 0;*/
	}
.boxlast {
	border-right: none;
	padding-right: 0;
	}
.box a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #493E31;
	position: absolute;
	top: 0px;
	left: 0px;
	}
.site a {
    color: #548bba;
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}
/* ===========================================
	Zimmer- Boxen
=========================================== */
.zimmer-boxen {
	width: 100%;
	margin-bottom: 35px;
	}
.zimmer-box {
	background:#d7e4f1;
	float: left;
	padding: 17px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-right: none;/*1px solid #493e31;*/
	width: 210px;
	height: 250px;
	font-size: 9pt;
	position: relative;
	}
.ziboxlast {
	border-right: none;
	}
.ziboxbutton {
	background: transparent url(../img/button_zi_weiter.png) scroll no-repeat 0 0;
	height: 31px;
	width: 31px;
	float: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
	}	
.zimmer-box a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #493E31;
	}
.zimmer-site a {
    color: #493E31; /*#548bba;*/
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
	}
.zimmer-box-link {
    position: absolute;
    width: 244px;
	height: 284px;
	top: 0;
	left: 0;
	}
.zimmer-box-link a {
    display: block;
    height: 100%;
    width: 100%;
	}
.zimmer-box p {
	color: #493E31;   
	}
.zimmer-box h3 {
	color: #493E31;   
	padding-bottom: 5px;
	}
/* ===========================================
	Content
=========================================== */
.component{
	clear: both;
	float: left;
	position: relative;
	padding-left: 42px;
	width: 100%; /*1041px*/
	margin-bottom: 10px;
	}
.component h1,
.component h2,
.box h2,
.site h2,
#tinymce h1,
#tinymce h2 {
	color: #493e31;
	font-size: 39pt;
	padding-bottom: 15px;
	font-family: 'English111', Arial, sans-serif;
	font-weight: normal;
	line-height: 55px;
	}
.component h2,
#tinymce h2,
.site h2,
.box h2 {
	font-size: 23pt;
	padding: 0 0 5px 0;
	}
.box h2 {
	padding: 0;
	}
.component p,
#tinymce p {
	padding: 0 0 30px 0;
	}
.component ul,
#tinymce ul {
	list-style-type: none;
	padding: 0;
	padding-bottom: 9px;
	}
.component ul  li,
#tinymce ul li {
	margin: 0;
    padding: 0 0 0px 16px;
    vertical-align: middle;
	}
.component a,
#tinymce a {
	text-decoration: none;
	color: #3269B1;
	}
.component td,
#tinymce td {
	padding: 0 10px;
	/*padding-right: 50px;*/
	}
.component ul.list,
#tinymce ul.list {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0 0 9px 20px;
	}
.component ul.list  li,
#tinymce ul.list li {
	padding: 0px;
    }
/* ===========================================
	Footer
=========================================== */
#footer {
	width: 100%;
	background: #493e31;
	height: 100px;
	float: left;
	clear: both;
	color: #98928b;
	}
/* ===========================================
	 Footer Navigation
=========================================== */
.socialicons {
	clear: both;
	float: left;
	margin: 0;
	position: absolute;
	top: 10px;
	}
ul.social-icons {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
	left: 53px;
	position: relative;
	}
ul.social-icons li {
	display: inline-block;
	padding: 0 61px 0 0;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
	margin: 0;
	text-align: center;
	}
ul.social-icons li.link-gf {
	padding: 0 0 0 0;
	}
ul.social-icons li.link-gf a {
	font-size: 10pt;
	font-family: 'OpenSansBold', Arial, sans-serif;
	font-weight: normal;
	color: #fefefe;
	text-decoration: none;
	}
.footermenu-left,
.footermenu-right {
	clear: both;
	float: left;
	margin: 0;
	width: 860px;
	position: relative;
	top: 70px;
	}
.footermenu-right {
	float: left;
	width: 228px;
	clear: none;
	}
	ul.menufooter-left,
	ul.menufooter-right {
		list-style: none;
		padding: 0;
		margin: 0;
		text-align: left;
		position: relative;
		font-size: 10pt;
		}
	ul.menufooter-right {
		right: 8px;
		text-align: right;
		position: absolute;
		}
	ul.menufooter-left {
		left: 53px;
		}
	ul.menufooter-left li,
	ul.menufooter-right li {
		list-style: none;
		float: left;
		position: relative;
		padding: 0 11px;
		font-weight: normal;
		border-right: 1px solid #fff;
		}
	ul.menufooter-left li {
		border: none;
		padding: 0 3px;
		}
	ul.menufooter-right li.item-155,
	ul.menufooter-right li.item-158 {
		padding-right: 0px;
		border-right: none;
		}
	ul.menufooter-right li a {
		color: #fff;
		text-decoration: none;
		}
/* ===========================================
	Sonstige
=========================================== */
.clear {
	clear: both;
	}
.center {
	text-align: center;
	}
.b, b, strong {
	font-weight: bold;
	}
.hidden {
	display: none;
	}
i, em {
	font-style: italic;
	}
p {
	padding: 0 0 15px 0;
	}
.logo-ksk {
	background: transparent url(../img/logo-ksk.png) scroll no-repeat 0 0;
	height: 74px;
	width: 140px;
	display: block;
	}
	
.logo-nautilus {
	background: transparent url(../img/logo-nautilusdesign.gif) scroll no-repeat 0 0;
	height: 294px;
	width: 403px;
	display: block;
	}
	
.buchen-link-cont {
	position: absolute;
	background: none repeat scroll 0 0 #97BCDB;
	padding: 0px;
	width: 220px;
	left: 492px;
	bottom: 90px;
	height: 50px;
	}
.buchen-link {
	position: relative;
	right: 10px;
	margin: 0;
	top: -45px;
	}
.logo-ksk a,
.buchen-link-cont a {
	display: block;
	width: 100%;
	height: 100%;
	}
.buchen-link-cont a {
	top: -43px;
	position: relative;
	}
.buchen-link-cont h2 {
	padding: 2px 0 0 20px;
	}
.box-img {
	margin-bottom: 10px;
	}

/* ------------------------------------------------
	Kontakt
------------------------------------------------ */
div.chronoform {
	padding-top: 30px;
	}
div.chronoform  a {
	font-size: 8px;
	text-decoration: none;
	color: #000;
	}
.ccms_form_element {
	margin-bottom: 0px;
    padding: 5px 0;
	}
.ccms_form_element select {
	width: 212px;
	}
.ccms_form_element input,
.ccms_form_element textarea,
.ccms_form_element select {
	border: 1px solid #68a5dd;
	}
.cfdiv_submit {
	padding-top: 20px;
	}



/* ===========================================
	Sitebar
=========================================== */
.sitebar {
	font-family: 'OpenSansRegular', Arial, sans-serif;
	width: 100%;
	}
.sitebar h1 {
	color: #493e31;
	font-size: 25pt;
	padding-bottom: 15px;
	font-family: 'English111', Arial, sans-serif;
	font-weight: normal;
	}
/* ===========================================
	content-spalten
=========================================== */

.content-start-left-right {
	width: 1025px;
	float: left;
	margin: auto;
	font-family: 'OpenSansRegular', Arial, sans-serif;
	padding: 0 0 0px 45px;
	}
.content-start-left-right h1 {
	color: #493e31;
	font-size: 26pt;
	padding-bottom: 10px;
	font-family: 'English111', Arial, sans-serif;
	font-weight: normal;
	}
.content-start-right,
.content-start-left {
	margin: 0;
	width: 44%;
	position: relative;
	}
.content-start-left {	
	float: left;
	}
.content-start-right {	
	float: right;
	}
	
#form_box_1,
#form_box_2,
#form_box_3,
#form_box_4 {
	float: left;
	margin-top:15px;
	
}

#form_box_1,
#form_box_3,
#form_box_4  {
	width: 230px;
}
#form_box_2 {
	width: 140px;
}
#form_box_1 {
	margin-left: 15px;
	
}

.submit_btn {
  background: url(../img/button_zi_weiter.png) 0 0 transparent;
  border: medium none !important;
  color: transparent;
  height: 31px;
  width: 31px;
  position: absolute;
  top: 40px;
  left: 86px;
  
}

#input_senden1_container_div .submit_btn {
	cursor: pointer;
}

#form_bckgr {
	background-color: #D7E4F1;
    float: left;
    width: 100%;
	position: relative;

}
html body div#content div#wrapper-content div.moduletable div.content-start-left-right div.content-start-right { margin-top: 15px;}

html body div#content div#wrapper-content div.moduletable div.content-start-left-right div.content-start-left { margin-bottom: 30px; }

#pgiv { margin-top: 10px; }
