/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/source-sans-pro-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v14-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-pro-v14-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v14-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v14-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v14-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* exo-300 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/exo-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/exo-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/exo-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/exo-v12-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/exo-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/exo-v12-latin-300.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-regular - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/exo-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/exo-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/exo-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/exo-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/exo-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/exo-v12-latin-regular.svg#Exo') format('svg'); /* Legacy iOS */
}


html,body {

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	color:#403f3f;
	background-color:#fff;
	background-image: url(Bilder/hg-header.jpg);
	background-repeat: repeat-x;
}

strong {
	font-weight: bold;
}
a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

h1 {
	font-family: 'Exo', sans-serif;
	color: #00688e;
    font-size: 24px;
    padding-bottom: 20px;
    padding-top: 40px;
	font-style:normal;
	font-weight:400;
	line-height:28px;
	margin:0;
}
h2 {
	font-family: 'Exo', sans-serif;
	color: #fff;
    font-size: 16px;
    padding-bottom: 6px;
    padding-top: 10px;
	font-style:normal;
	font-weight:300;
	line-height:20px;
	margin:0;
}

.wysiwig h2 {
	color:#000;
}

.rot {
	color:#d90027;
	}
/* header */
#header_fix {
	width: 100%;
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color:#fff;
	background-image: url(Bilder/hg-header.jpg);
	background-repeat: repeat-x;
	height: 217px;
}
.header_inhalt {
	margin: 0 auto;
    overflow: hidden;
    width: 960px;
	padding-left:0px;
	padding-right:0px;
	height: 217px;
	overflow:visible;
	
}
.header_blatt {
	float:right;
    width: 676px;
	height:156px;
	margin-top:23px;
	background-color:#fff;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(50, 50, 50, 0.40);
	-moz-box-shadow:    0px 4px 8px 0px rgba(50, 50, 50, 0.40);
	box-shadow:         0px 4px 8px 0px rgba(50, 50, 50, 0.40);
	
}
.header_logo_links {
	float:left;
    width: 391px;
	height:125px;	
}
.header_logo_rechts {
	float:right;
    width: 200px;
	height:45px;
	padding-top:100px;
	text-align:right;	
}

.header_navi {
	float:right;
    width: 676px;
	height:38px;
	background:url(Bilder/hg_topnavi_strich.jpg);
	background-repeat:repeat-x;
}



form {
    margin: 0;
    padding: 0;
}

/* Mittig */
#mittig_100 {
	position: relative;
	width: 100%;
	margin: 0px auto;
	z-index: 1;
	top: 0px;
	overflow-y: visible;
	display: block;
}
.mittig_logo {
	margin: 0 auto;
    overflow: hidden;
    width: 343px;
	padding-top: 8px;
}
.mittig_start {
	margin: 0 auto;
    overflow: hidden;
    width: 960px;
}
.mittig_inhalt {
	margin: 0 auto;
    overflow: hidden;
    width: 960px;
	background-image: url(Bilder/hg-blatt.gif);
	background-repeat:repeat-y;
	min-height:100%;
    height:auto !important;
    height:100%;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(50, 50, 50, 0.40);
	-moz-box-shadow:    0px 4px 8px 0px rgba(50, 50, 50, 0.40);
	box-shadow:         0px 4px 8px 0px rgba(50, 50, 50, 0.40);
}
.maincontent {
	float: left;
	width: 960px;
	padding: 0px;	
}

/* Footer */
.footer_100 {
	width: 100%;
	float: left;
	
	background-image: url(Bilder/hg-footer.jpg);
	background-repeat: repeat-x;
}
.footer_inhalt {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
	padding-top: 50px;
	padding-bottom: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#fff;
	background-image: url(Bilder/hg-footer-profil.jpg);
	background-repeat:no-repeat;
	background-position: 140px 0px;
}
.footer_inhalt a {
	color: #fff;
	text-decoration: none;
}

.footer_inhalt a:hover {
	text-decoration: none;
	color: #fff;
	text-decoration: underline;
}
.foot1 {
	float: left;
	width: 400px;
	margin-left:284px;
	margin-top:0px;
}
.foot2 {
	float: right;
	width: 200px;
	margin-top:36px;
	text-align:right;
	margin-bottom:53px;
}

/* Inhalte */
.maincontent_col1 {
	float: left;
	width: 284px;
	background-color:#736c64;
}
.maincontent_col2 {
	float: left;
	width: 676px;
	margin-top:0px;
	padding-bottom:30px;
}
.breadcrump {
	width: 100%;
	margin-top:10px;
	height:35px;
	color:#a6a6a5;
	font-size:15px
}
.breadcrump a {
	color:#a6a6a5;
	text-decoration:none;
}
.breadcrump a:hover {
	color:#a6a6a5;
	text-decoration:underline;
}
.maincontent_col3 {
	float: left;
	width: 231px;
	margin-top:45px;
	
}

.maincontent_col3_kasten1 {
	float: left;
	width: 207px;
	background-color:#e7e5dc;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#605f4f;
	padding-top:12px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:18px;
}
.maincontent_col3_kasten2 {
	float: left;
	width: 207px;
	background-color:#6d6c5b;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#fff;
	padding-top:12px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:18px;
}
.maincontent_col3_kasten2 h3{
	color: #fff;
}
.maincontent_col3_kasten2 a {
	color: #fff;
	text-decoration: underline;
}

.maincontent_col3_kasten2 a:hover {
	color: #fff;
	text-decoration: none;
}

.produkt {
	width: 100%;
	float:left;
	margin-top:0px;
	margin-bottom:20px;
}
.produkt_bild {
	float: left;
	width: 207px;
	margin-right:24px;
}
.produkt_text {
	float: right;
	width: 207px;
	font-size:11px;
	color:#989890;
	line-height: 16px;
}

.wysiwig {
	float: left;
	width: 606px;
	font-size:15px;
	font-weight:300;
	line-height:20px;
	color:#403f3f;
	padding-right:35px;
	padding-left:35px;
	text-align:justify;
}
.wysiwig hr{
	background-color: #403f3f; /* Farbe für Opera und Firefox */
	color: #403f3f; /* Farbe für Internet Explorer (IE) */
	height: 1px;
	margin-top: 0px;
	margin-bottom: 22px;
	border-top-color: #B1A182;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.wysiwig ul {
	margin: 0;
	padding-left: 10px;
	padding-right:40px;
	padding-top:10px;
}

.wysiwig li {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 14px;
	background-image: url(Bilder/listenstrich.jpg);
	background-position: 1px 10px;
	background-repeat: no-repeat;
}
.dreispaltig {
	float: left;
	width: 940px;
}
.spaltelinks_inhalt {
	float: left;
	width: 463px;
}
.spalterechts_zusatz {
	float: right;
	width: 226px;
}
.zurliste {
	width: 100%;
	padding-top:20px;
	float:left;
}
.zeile {

}

.seitenfeld {
	float: right;
	width: 264px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-image: url(Bilder/semi-trans.png);
	background-repeat: repeat;
	font-size: 13px;
}

.seitenfeld_buchung {
	float: right;
	width: 286px;
	height: 196px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 14px;
	background:#d7bd86;
}
.seitenfeld_buchung_schatten {
	float: right;
	width: 300px;
	height: 25px;
	background-image: url(Bilder/seitenleiste-schatten.png);
	background-repeat: no-repeat;
}


.seitenfeld_buchung a {
	color: #000;
	text-decoration: underline;
}
.seitenfeld_buchung a:hover {
	color: #000;
	text-decoration: none;
}

/* Vorlagenelemente  */
.tablehaken td
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #91846b;
	height: 40px;
	padding-top: 7px;
	padding-bottom: 8px;
	background-image: url(Bilder/icon-haken.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	}
	
	
hr{
	background-color: #cfd0c6; /* Farbe für Opera und Firefox */
	color: #f3ecdc; /* Farbe für Internet Explorer (IE) */
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-color: #cfd0c6;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}


/* Listing */
.listingsammlung {
	float: left;
	width: 450px;
	padding-bottom: 20px;
}
.listingrahmen {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 18px;
	font-size: 13px;
	line-height: 18px;
	color: #605f4f;
	border-top-color: #cecfc5;
	border-top-width: 1px;
	border-top-style: solid;

}

.listingrahmen h3 {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 17px;
	line-height: 20px;
	color:#1f1f1c;
	
}

.listingrahmen a {
	color: #605f4f;
	text-decoration: underline;
}

.listingrahmen a:hover {
	color: #605f4f;
	text-decoration: none;
}

.listingtext {
	width: 346px;
	float: right;
}
.listingtextbreit {
	width: 450px;
	float: right;
}
.listingbild {
	float: left;
	width: 92px;
	padding-right: 12px;
}
.listingdetail {
	width: 100%;
	font-size: 12px;
	line-height: 21px;
	color: #d90027;
	float: left;
	padding-top: 6px;
}
.listingdetail a {
	color: #d90027;
	text-decoration: underline;
}

.listingdetail a:hover {
	color: #d90027;
	text-decoration: none;
}


.listingtextklammer {
	float: right;
	width: 346px;
}
.listingtextklammerbreit {
	float: right;
	width: 450px;
}
.listingtextklammerohneBild .listingtextklammerohneBildbreit {
	float: right;
	width: 100%;
}
.listingtextohneBild {
	width: 100%;
	float: right;
}

/* Kontaktformular */

.kontaktformular {
	margin-bottom: 6px;
	padding: 20px;
	width: 410px;
	background-color:#e7e5dc;
}

.kontaktformular table {
}
select, input {
	font-size: 11px;
	color: #000;
	}
	
.inputform {
	font-size: 12px;
	color: #353535;
	border: 0px solid #000000;
	height: 16px;
	width: 240px;
	padding: 2px;
	background-color: #fff;
}
.inputformanz {
	font-size: 12px;
	color: #353535;
	border: 0px solid #000000;
	height: 16px;
	width: 20px;
	padding: 2px;
	background-color: #fff;
}
.inputform2 {
	font-size: 12px;
	color: #353535;
	border: 0px solid #000000;
	width: 240px;
	padding: 2px;
	background-color: #fff;
}
.inputformdrop {
	font-size: 12px;
	color: #353535;
	border: 0px solid #000000;
	width: 144px;
	padding: 2px;
	background-color: #fff;
}
form {
	margin:0;
	padding:0;
}
.eingabefelder2
{
	font-size:11px;
	background:#FFF;
	width: 232px;
	border: 1px solid #d5d5d5;
	color: #000;
}
.textareafeld
{
	font-size:11px;
	background:#FFF;
	width: 290px;
	border: 1px solid #d5d5d5;
	color: #000;
}
.hgformular {
	background-color: #fff;
}
.button
   {
	font-size:11px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	background-color:#FF9D00;
	color:#000;
	width:170px;
	height:28px;
	border:1px solid #FF9D00;
	cursor:pointer;
}

.tabledetails td
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #968970;
	height: 30px;
	font-weight:700;
	}

/* Tabelle bei Produkten */
.tabelle {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #b1b3a3;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.tabelle table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.tabelle tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tabelle table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tabelle table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.tabelle tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.tabelle tr:hover td{
	
}
.tabelle tr:nth-child(odd){ background-color:#e7e5dc; }
.tabelle tr:nth-child(even)    { background-color:#ffffff; }.tabelle td{
	vertical-align:middle;
	
	
	border:1px solid #b1b3a3;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#605f4f;
}.tabelle tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tabelle tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tabelle tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tabelle tr:first-child td{
		background:-o-linear-gradient(bottom, #6d6c5b 5%, #6d6c5b 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6d6c5b), color-stop(1, #6d6c5b) );
	background:-moz-linear-gradient( center top, #6d6c5b 5%, #6d6c5b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6d6c5b", endColorstr="#6d6c5b");	background: -o-linear-gradient(top,#6d6c5b,6d6c5b);

	background-color:#6d6c5b;
	border:0px solid #b1b3a3;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#ffffff;
}
.tabelle tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #6d6c5b 5%, #6d6c5b 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6d6c5b), color-stop(1, #6d6c5b) );
	background:-moz-linear-gradient( center top, #6d6c5b 5%, #6d6c5b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6d6c5b", endColorstr="#6d6c5b");	background: -o-linear-gradient(top,#6d6c5b,6d6c5b);

	background-color:#6d6c5b;
}
.tabelle tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
	text-align:left;
}
.tabelle tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.tabelle td:first-child{
	text-align:left;
}

/* Ende Tabelle bei Produkten */

.detail {
	width: 100%;
	display: table;
}
.detaillinks {
	display: table-cell;
	table-layout: fixed;
	font-weight:600;
}
.detailrechts {
	display: table-cell;
	table-layout: fixed;
	text-align:right;

}
.detailcontent {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	float: left;
	width: 208px;
	border:solid;
	border-width:1px;
	border-color:#d1d1d1;
	background-color:#EDEDED;
	padding:8px;
	margin-top:0px;
	font-size:12px;
	line-height: 19px;
}
.detailcontent-icon {
	width:100%;
	float: left;
	padding-top:10px;
}
.hausbilder {
	float: left;
	width: 463px;
	margin-bottom:20px;
}
.hausdetail_button {
    border: 1px solid #D1D1D1;
    float: left;
    margin-top: 4px;
    width: 224px;
	text-align:center;
}
.hausdetail_button a {
	background-color: #FF9D00;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 8px;
	padding-right:8px;
    width: 208px;
	display:block;
	color:#000000;
	font-weight:600;
}
.hausdetail_button a:hover {
	background-color: #333333;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 8px;
	padding-right:8px;
    width: 208px;
	display:block;
	color:#fff;
	font-weight:600;
	text-decoration:none;
}


.formbutton a {
	background-color: #FF9D00;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 8px;
	padding-right:8px;
    width: 172px;
	display:block;
	color:#000000;
	font-weight:600;
	font-size:11px;
	text-align:center;
}


/* =========================================================================
	FORM CONTROL
	========================================================================== */
.form-control {
    display: block;
    width: 60%;
    height: 24px;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-radius: 0;
}

textarea.form-control {
    height: auto;
}
.form-group {
	 margin-bottom: 12px;
}
.form-group p {
	margin: 0;
	color: #7f868a;
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	 padding-top: 0;
}
label {
	 font-weight: normal;
	 color: #7f868a;
}
.form-group .btn {
	background-color: #ECcbdfd8F;
	border: 1px solid #CCC;
	padding: 2px 5px;
}
