/* ----------------------------------------------------- */
/* -----------------| CSS Document |-------------------- */

/* -----------------|  BODY / HTML  |----------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body, html {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font: 11px/23px Arial, Helvetica, sans-serif, Tahoma;
	line-height:19px;
	color:#FFFFFF;
	background:#000000 url(../images/body_background.jpg) no-repeat center top;

}
html {
	overflow-x:hidden;
	overflow-y:auto;
}
img	{
	border:0;
}
	
/* -----------------| LINKS / TEXTE |--------------------------------------------------- */
a:link, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	outline:none;
}
a:hover {
	color:#a19395;
	text-decoration:none;	
	outline:none;
}
a:active {
	color:#000000;
	text-decoration: none;
	outline:none;
}
.floatstop {
	float: none;
	clear:both;
}
.special {
	font-size:15px;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}
.blau{
	color:#294c87;
}
.nummer{
	color:#969393;
	font-size:26px;
	font-weight:bold;
}
.rotbold{
	color:#e3001b;
	font-size:13px;
	font-weight:bold;
}
.icon{
	float:left ;
	padding-top:2px;
	margin-right:7px;	
}
.impressum{
	line-height:19px !important;
}
/* -----------------| WRAPPER ----------------------------------------------------- */
div#wrapper {	
	height:auto;
	margin:0pt auto !important;
	padding:0pt;
	position:relative;
	width:990px;	
}
.bodybuch{	
}
* html .bodybuch{
	margin-left:10% !important;
}

/* -----------------| HEADLINES |----------------------------------------------------- */
#headline {
	width:100%;
	padding:0pt 0px 25px 0px;
	margin-left:-7px;
}
.oben{
	font-size:35px;
	font-weight:bold;
	color:#3e945f;		
	margin:0px 0px 0px 0px;
	padding-bottom:5px;
	line-height:35px;
}
.hellgrau{
	color:#b7b7b7;
}
.blauname{
	font-size:13px;
	font-weight:bold;
	color:#294c87;
}
h1 {
	font-size:29px;
	font-weight:bold;
	line-height:65px;
	color:#FFFFFF;		
	margin:0px 0px 4px 0px;
}
#home h1{
	height:65px;
	text-indent:-5000px;
	background-image:url(../images/headlines/home.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#kontakt h1{
	height:65px;
	text-indent:-5000px;
	background-image:url(../images/headlines/kontakt.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#anfahrt h1{
	height:65px;
	text-indent:-5000px;
	background-image:url(../images/headlines/anfahrt.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#gbuch h1{
	height:65px;
	text-indent:-5000px;
	background-image:url(../images/headlines/gbuch.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#newsletter h1{
	height:65px;
	text-indent:-5000px;
	background-image:url(../images/headlines/newsletter.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#overmann h1{
	height:65px;
	text-indent:-5000px;
	background-image:url(../images/headlines/overmann.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#produkte h1{
	height:65px;
	text-indent:-5000px;
	background-image:url(../images/headlines/produkte.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#impressum h1{
	height:65px;
	text-indent:-5000px;
	background-image:url(../images/headlines/impressum.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#anfertigung h1{
	height:65px;
	text-indent:-5000px;
	background-image:url(../images/headlines/anfertigung.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#modernisierung h1{
	height:65px;
	text-indent:-5000px;
	background-image:url(../images/headlines/modern.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#service h1{
	height:65px;
	text-indent:-5000px;
	background-image:url(../images/headlines/service.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
h2 {
	color:#e3001b;
	font-size:13px;
	font-weight:bold;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.table td{
	padding:2px 2px 2px 5px;
}
#schrift {
	left:855px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:37px;
}

/* -----------------| MAIN |----------------------------------------------------- */
#head {
	position:relative;
	width:990px;
	height:178px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url(../images/header_background.jpg) no-repeat center top;	
}
#content {
	width:990px;
	margin:0 0 0 0;
	padding:0px 0 0 0;
	background:url(../images/content_background.jpg) no-repeat top center;
	min-height:680px;
	height:auto !important;  /* für moderne Browser */
	height:680px;  /*für den IE */
}
#text  {	
	float:right;
	margin:0pt;
	padding:3pt 50px;
	width:463px;
}
*html #text  {	
	padding:3pt 110px 0 10px !important;
	width:445px;
	
}
#text p {
	margin: 0 0 16px 0;
}
#text ul li	{
	margin:4px 0pt 0px;
	padding:4pt 0pt 0pt 29px;
	background:url(../images/li.jpg) no-repeat 2px 11px;
}
#text ul	{
	list-style:none;
	padding-bottom:30px;
	padding-left:0px;
}
#zeiten{
	background:transparent url(../images/headlines/zeiten.jpg) no-repeat scroll right top;
	height:auto;
	left:179px;
	padding:30px 4px 0 10px;
	position:absolute;
	text-align:right;
	top:657px;
	width:213px;
}
#kontaktdaten{
	background:transparent url(../images/headlines/anschrift.jpg) no-repeat scroll right top;
	height:auto;
	left:179px;
	padding:30px 4px 0 10px;
	position:absolute;
	text-align:right;
	top:750px;
	width:213px;
}
.pic{
	border:4px solid #6e6e6e;
	margin-right:6px;
	margin-bottom:10px;	
	margin-top:5px;
	float:left;
}
.picleft{
	border:4px solid #6e6e6e;
	margin:0px;
	float:left;
	margin-right:20px;
	margin-top:0px;
}
.picright{
	border:1px solid #e3001b;
	padding:2px;
	margin:0px;
	float:right;
	margin-left:20px;
	margin-top:5px;
}
/* -----------------| FOTO BORDER |----------------------------------------------------- */
.photo {
	margin: 0px 0 15px 0;
	position: relative;
	width: 163px;
	height: 130px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 163px;
	height: 130px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(images/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
	cursor:pointer;
}
.border img {
	border: none;
	padding: 0;
}

.border span {
	width: 163px;
	height: 130px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/border.png) no-repeat;
}
.versteckt{
	display:none;
}

/* -----------------| FOOTER |----------------------------------------------------- */
div#footerwrapper { 	
	margin:0 auto;
	margin-top:0px;
	width:100%;
	height:10px;
}

div#footer {	
	position:relative;
	margin:0 auto;
	padding:0 0 0 0;
	width:990px;
	height:10px;
}
div#fell {	
	position:absolute;
	top:-50px;
	right:10px;
	background:url(../images/footer.png) no-repeat 0 0;
	margin:0 auto;
	padding:0 0 0 0;
	width:440px;
	height:209px;
}

#nachoben {
	background:transparent url(../images/top.jpg) no-repeat scroll 0pt 30%;
	color:#C5C5C5;
	font-size:11px;
	height:13px;
	left:49px;
	line-height:12px;
	margin:0pt 0pt 0pt 0px;
	padding:0pt 15px;
	position:absolute;
	text-decoration:none;
	top:-38px;
	width:475px;
}
#nachoben a {
	color:#c5c5c5;	
}
#anschrift {
	left:60px;
	line-height:18px;
	margin:0pt 0pt 0pt 0px;
	position:absolute;
	top:43px;
	width:200px;
}
#nummern {
	height:70px;
	left:297px;
	line-height:18px;
	margin:0pt 0pt 0pt 0px;
	position:absolute;
	top:43px;
	width:200px;
}

/* -----------------| SONSTIGE |----------------------------------------------------- */

#rouplan {
	float:left;
	margin:0 0 0 0;
	width:225px;
}
#count {
	display:none;
}
.linie {
	float: none;
	line-height: 0;
	font-size: 0.1px;
	clear:both;
	height:2px;
	width:100%;
	margin:15px 0 15px 0;
	background:url(../images/linie.jpg) repeat-x 0 0;	
}
.toplinie {
	float: none;
	line-height: 0;
	font-size: 0.1px;
	clear:both;
	height:1px;
	width:100%;
	margin:0px 0pt 0pt -17px;
	background:#eeeeee repeat-x 0 0;	
}
.liniedunkel {
	float: none;
	line-height: 0;
	font-size: 0.1px;
	clear:both;
	height:1px;
	width:100%;
	margin:20px 0 20px 0;
	background:#deb8b9 repeat-x 0 0;	
}
.liniedunkeler {
	float: none;
	line-height: 0;
	font-size: 0.1px;
	clear:both;
	height:1px;
	width:100%;
	margin:20px 0 20px 0;
	background:#e17676 repeat-x 0 0;	
}




