@charset "utf-8";
body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFD78F;
}
#content {
	height:auto !important;
	min-height: 490px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
	background-image: url(../images/content_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#content h1 {
	color: #7D2E3D;
	font-size: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	line-height: 40px;
	height: 40px;
	font-weight: normal;
	letter-spacing: 1px;
	display: block;
	clear: both;
	padding-top: 30px;
	margin: 0px;
}

#content p {
	font-size: 13px;
	line-height: 20px;
	padding-top: 12px;
	margin: 0px;
}
#content-start {
	height:auto !important;
	min-height: 490px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
	background-image: url(../images/content_bg_start.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#content-start h1 {
	color: #7D2E3D;
	font-size: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	line-height: 40px;
	height: 40px;
	font-weight: normal;
	letter-spacing: 1px;
	display: block;
	clear: both;
	padding-top: 30px;
	margin: 0px;
}

#content-start p {
	font-size: 13px;
	line-height: 20px;
	padding-top: 12px;
	margin: 0px;
}

#contentfoot {
	height: 7px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	height: 50px;
	line-height: 35px;
	font-size: 11px;
	letter-spacing: 2px;
	color: #666;
}
#footer a {
	color: #000;
	text-decoration: none;
}

#navigation {
	width: 100%;
	background-color: #000;
	height: 89px;
}

#subnavi {
	height: 56px;
	width: 952px !important;
	background-color: #7D2E3D;
	background-image: url(../images/subnavi_background.jpg);
	padding-left: 8px;
	position: relative;
}
#leftcolumn {
	width: 600px;
	margin-top: 10px;
	float: left;
	margin-bottom: 35px;
}
#leftcolumn-start {
	width: 350px;
	margin-top: 10px;
	float: left;
	margin-bottom: 35px;
}


#leftcolumn-kontakt {
	width: 450px;
	margin-top: 10px;
	float: left;
	margin-bottom: 35px;
}
#leftcolumn-gallery {
	float: left;
	width: 390px;
	margin-top: 10px;
	margin-bottom: 35px;
}


#rightcolumn {
	float: right;
	margin-top: 22px;
	width: 260px;
}

#rightcolumn-kontakt {
	float: right;
	margin-top: 22px;
	width: 402px;
}
#rightcolumn-gallery {
	float: right;
	width: 450px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 35px;
}
#rightcolumn-gallery h2 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}




#rightcolumn img {
	border: 1px solid #802F3E;
	margin-bottom: 20px;
}



#centerfix {
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#subnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnavi li {
	float: left;
	position: relative;

}
#subnavi li a{
	text-decoration: none;
	color: #CCC;
	font-size: 11px;
	height: 50px;
	line-height: 40px;
	padding-right: 9px;
	padding-left: 8px;
	padding-top: 6px;
	display: block;
}
#subnavi li a:hover {
	background-image: url(../images/arrow_up.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #FFF;
	line-height: 48px;
}
.subnavi-a-active {
	background-image: url(../images/arrow_up.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #FFE1AA !important;
	line-height: 48px !important;
}
#nav-position {
	width: 928px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 89px;
}
#nav-position ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav-position li {
	float: left;
	position: relative;

}
#nav-position li a{
	height: 30px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-right: 18px;
	padding-left: 18px;
	line-height: 30px;
	padding-top: 18px;
	padding-bottom: 4px;
	margin-right: 1px;
}
#nav-position li a:hover {
	float: left;
	height: 30px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-right: 18px;
	padding-left: 18px;
	line-height: 30px;
	padding-top: 55px;
	padding-bottom: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #672632;
	background-image: url(../images/headbutton_bg.jpg);
	background-position: top;
}
.nav-position-a-active {
	height: 30px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 30px;
	padding-top: 55px;
	padding-bottom: 0px;
	background-image: url(../images/headbutton_bg.jpg);
	background-position: top;
}

#head {
	height: 319px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	behavior: url(scripts/iepngfix.htc);
}
#logobox {
	position: absolute;
	height: 154px;
	width: 299px;
	left: 50%;
	margin-left: 165px;
	visibility: visible;
}
#logobox img, #head img, #contentfoot img {
	behavior: url(scripts/iepngfix.htc);
}
.hide_ {
   display:none;
} 
#sitemap li {
	list-style-type: none;
	padding-left: 16px;
	display: block;
	width: 300px;
	height: 25px;
	line-height: 25px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	font-size: 12px;
}
#sitemap li a {
	color: #712937;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
}
#sitemap li a:hover {
	font-weight: bold;
}
.textlink {
	color: #833140;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(../images/linkarrow.gif);
	display: inline;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 11px;
}
#gallery {
	margin-top: 10px;
}
#gallery img  {
	border: 2px solid #999;
	margin: 3px;
}


.textlink:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #833140;
}
#leftcolumn p strong {
	color: #333;
	font-weight: bold;
}
.floatleft {
	float: left;
	width: 70px;
}

#form {
	padding-top: 20px;
	font-size: 12px;
}
#form h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form-zeile {
	clear: both;
	height: 37px;
}
.form-zeile-big {
	clear: both;
	margin-bottom: 5px;
	height: 140px;
}

.form-zeile-left {
	line-height: 25px;
	height: 30px;
	width: 130px;
	text-align: right;
	padding-right: 20px;
	float: left;
}
.form-zeile-right {
	float: right;
	width: 300px;
	line-height: 30px;
	height: 30px;
}
.form-input {
	width: 256px;
	padding: 5px;
	height: 16px;
	background-color: #FFF;
	border: 2px solid #999;
}
.form-area {
	width: 256px;
	padding: 5px;
	height: 120px;
	border: 2px solid #999;
}
.form-input-str {
	width: 180px;
	padding: 5px;
	height: 16px;
	float: left;
	border: 2px solid #999;
	background-color: #FFF;
}
.form-input-nr {
	width: 46px;
	padding: 5px;
	height: 16px;
	float: left;
	margin-left: 15px;
	border: 2px solid #999;
	background-color: #FFF;
}
.form-input-plz {
	width: 46px;
	padding: 5px;
	height: 16px;
	float: left;
	border: 2px solid #999;
	background-color: #FFF;
}

.form-input-ort {
	width: 180px;
	padding: 5px;
	height: 16px;
	float: left;
	border: 2px solid #999;
	background-color: #FFF;
	margin-left: 15px;
}

.form-starmarker {
	color: #833140;
	font-size: 14px;
	padding-right: 2px;
	font-weight: bold;
}
#namebox1 {
	height: 25px;
	width: 107px;
	border: 1px solid #802F3E;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/ingo_derichs.jpg);
	padding-top: 148px;
	padding-left: 153px;
	font-style: italic;
}
#namebox2 {
	height: 25px;
	width: 107px;
	border: 1px solid #802F3E;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bianka_derichs.jpg);
	padding-top: 148px;
	padding-left: 153px;
	font-style: italic;
}




/*        Definition Newsmodul       */



#leftcolumn-news {
	margin-top: 10px;
	float: left;
	margin-bottom: 35px;
	height: auto;
	width: 800px;
}
#content-news {
	height:auto !important;
	min-height: 490px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
	background-image: url(../images/content_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.newsmodul {
	font-size: 13px;
	line-height: 18px;
}
.newsmodul a {
	font-weight: bold;
	color: #7D2E3D;
	text-decoration: none;
}
.newsmodul a:hover {
	text-decoration: underline;
}


.newsmodul h1 {
	color: #7D2E3D;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 25px;
	height: 20px;
	font-weight: normal;
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 5px;
}
.headline {
	color: #7D2E3D;
	font-size: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	line-height: 40px;
	height: 40px;
	font-weight: normal;
	letter-spacing: 1px;
	display: block;
	clear: both;
	padding-top: 30px;
	margin: 0px;
}
#angebote {
	display: block;
	height: 20px;
	width: 104px;
	float: right;
	background-image: url(../images/angebote.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 14px;
	text-decoration: none;
	color: #7D2E3D;
	font-weight: bold;
	text-align: center;
	padding-top: 100px;
	background-position: center top;
	margin-right: 10px;
}

#neu {
	display: block;
	height: 20px;
	width: 124px;
	float: right;
	background-image: url(../images/neu.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 14px;
	text-decoration: none;
	color: #7D2E3D;
	font-weight: bold;
	text-align: center;
	padding-top: 120px;
	background-position: center top;
}
#content img.img-floatleft {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	border: 1px solid #8D3544;
}
#content ul.aufzaehlung {
	list-style-type: none;
	font-size: 13px;
	margin-top: 20px;

}
#content ul.aufzaehlung li {
	margin-bottom: 7px;

}
#content ul.aufzaehlung li img {
	display: block;
	float: left;
	padding-top: 1px;
	padding-right: 8px;
}
