body
{
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    background-image: url(../images/bckgrd.jpg);
    background-size: 100%;
}

header{
	display:none; 
}

.naviM {
		display:none;
}
.Teasermobile {
	display: none;
	}
.Teasertablet {
	display: none;
	}


div#topsection
{
	background-image: url("../images/logo_hengemann.png");
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #ffffff;
	position: fixed;
	top: 0;
	left: 0; 
	right: 0;
	height: 200px;
	z-index: 99;
	border-bottom: solid 4px #ffcb0d;
	}
	
	
div#tel :link
{
    position: fixed;
    top: 66px;
    margin-left: 960px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    color: #000000;
    text-decoration: none;
    z-index: 101;
    font-weight: normal;
}


div#telMobile :link
{
	display: none;
}

div#headerimage
{
	width: 100%;
	margin: 100px auto;
	}

div#mainbox
{
    position:relative;
    top:-60px;
    padding-top: 40px;
    padding-bottom: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 1200px;
	text-decoration: none;
	margin: 200px auto -60px auto;
    background-color: #ffffff;
	}
.zweispaltig
{
	width: 1150px;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	margin-bottom: 20px;
	}
	
.Textspalte
{
	width: 48%;
	}
	
	
.textKlein {
	font-size: 10px;
}

.textCentered {
    text-align: center;
}


.rahmen {
	border: 1px solid #C9E5D9;
}


div#bottomArea
{
	background-color: #669900;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	bottom: 0px;
	padding: 0px;
}
div#bottomText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	width: 1150px;
	padding: 0px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
.bottomText
{
	color: #ffffff;
}
.bottomText:link
{
	color: #d1d7da;
}
.bottomText:visited
{
	color: #d1d7da;
}
.bottomText:hover
{
	color: #fff;
}

div#Inhalte {
	position: relative;
	left: 20px;
	width: 1150px;
}
.bildrechts {
	float: right;
	padding-left: 30px;
}
.bildlinks {
	font-size: 12px;
	font-style: italic;
	float: left;
	padding-right: 30px;
}
.txtStart {
	padding: 5px;
}


div#naviNeu {
	width: 1400px;
	position: fixed;
	top: 156px;
	height: 10px;
	z-index: 100;
	margin-left:-36px;
	}


div#navigation li{
	list-style-type: none;
	margin-bottom: 5px;
	display: inline;
	left:-40px;
	margin-right:20px;
	margin-left: 0px;
}

h1 {
    font-family: times, serif;
    font-size: 3em;
    color: #669900;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 10px;
    font-style: italic;
}
h2 {
	font-family: times, serif;
    font-size: 2.5em;
    color: #669900;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 10px;
    font-style: italic;
}
h3 {
	font-family: times, serif;
    font-size: 2em;
    color: #669900;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 10px;
    font-style: italic;
}
h4 {
	font-family: times, serif;
    font-size: 1.5em;
    color: #669900;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 10px;
    font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #000000;
    font-weight: normal;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
#Inhalte li {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-left: -20px;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.navi {
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
	display: block;
	display: inline;
	}
.navi:link {
	color: #000000;
	text-decoration: none;
}
.navi:visited {
	color: #000000;
	text-decoration: none;
}
.navi:hover {
	color: #669900;
	text-decoration: none;
}
.naviSelected {
	font-size: 1.2em;
	display: block;
	color: #669900;
	text-decoration: none;
	display: inline;
}
.naviSelected:link {
	color: #669900;
	text-decoration: none;
}
.naviSelected:visited {
	color: #669900;
	text-decoration: none;
}
.green {
	color: #00577e;
	font-weight: bolder;
}
.darkgrey {
	color: #4c5256;
}
.darkgrey:link {
	color: #4c5256;
}
.darkgrey:visited {
	color: #4c5256;
}
.ref2:link {
	color: #fff;
}
.ref2:visited {
	color: #fff;
}
.ref2:hover {
	color: #869199;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #54585a;
	text-decoration: none;
}
.imp:link {
	color: #d32218;
	text-decoration: none;
}
.imp:visited {
	color: #d32218;
	text-decoration: none;
}
.bottomrechts {
	float: right;
	width: 400px;
}
div#neuigkeiten
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 650px;
	text-decoration: none;
	border: 2px solid #00577e;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #e5f2eb;
	}
	
div#infoboxen
{
	width: 1150px;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	}
	
.infobox { 
	width:370px; 
	margin-bottom: 20px;
	}
.infobox3Text { 
	width:560px; 
	margin-bottom: 20px;
	}
.Info100 {
	width:100%;
}
div#info{ 
padding:0 10px 2px 15px;	}
.TextRed {
	color: #d32218;
}
.noPic {
	display: none;
}
div#Inhalte img  {
    box-shadow: -5px 5px 10px #353434;
    -webkit-box-shadow: -5px 5px 10px #353434;
}
.galerie
{
	width: 1150px;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	margin-bottom: 20px;
	}
.galerieBild { 
	height:370px; 
	margin-bottom: 20px;
	}
.buffet {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #000000;
    font-weight: normal;
    text-indent: 5em;
	margin-bottom: -10px;
}
.fiftypercent {
    opacity: 0.4;
}

