
html, body {
margin: 0;
padding: 0;
color:#000000;
font-family:Arial;
font-size:12px;
}
table {
	display:inline-table;
	padding:0px;
	border-spacing:0px;
	border-collapse:collapse; 
}
#headerBG {
background-image:url('images/headerBackground.jpg');
height: 188px;
text-align:center;
}

#header {
background-image:url('images/header.jpg');
background-repeat: no-repeat;
height: 188px;
width:778px;
margin:auto;
position:relative; 
}

#navTop{
	width: 100%;
	height:27px;
	position:absolute; 
	bottom:-4px; 
	left:0px;
	text-align:left;
	padding-left:30px
}

#navTop a{
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.07em;
	padding-right:10px;

}
#ueberschrift{
	width: 100%;
	height:27px;
	position:absolute; 
	top:20px; 
	left:0px;
	text-align:left;
	padding-left:30px;
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;

}

#contentBG {
	text-align:center;
}

#content {
	background-image:url('images/contentBegrenzung.jpg');
	height: 100%;
	
	width:778px;
	top:0px;
	margin:auto;
	position:relative; 

}

#entry{
	padding:20px 40px;
	text-align:left;
	text-align:justify

}

#entry a{
	text-decoration:none;
	color:#003e6a;

}

.slideshowBG{
	background-color:#003e6a;
	width: 300px;
	height: 180px;
	float:right;
	margin:30px;
	
}
.diashowBG{
	
	width: 601px;
	height: 420px;
	margin:30px;
	
	
}

.slideshowTitle{
background-color:#003e6a;
	height: 18px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}

.preis {
	background-image:url('images/preis.jpg');
	background-repeat: no-repeat;
	width: 91px;
	height: 55px;
	padding-top:15px;
	padding-left:10px;
	color: #ffffff;
	font-size:22px;
	letter-spacing:-0.07em;
}
.preisklein {
	background-image:url('images/preisklein.jpg');
	background-repeat: no-repeat;
	width: 55px;
	height: 33px;
	padding-top:7px;
	padding-left:8px;
	color: #ffffff;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.05em;
}

.preisTD{
padding-right:30px;:
}

#preisvorher{
font-size:9px;
padding-bottom:0px;
}

#content h1{
padding: 0px;
color:#fff;
font-size: 14px;
}
margin-top:0px;
}
#content h3{
margin-top:0px;
}
#content h2{
margin-top:0px;
}
#content h4{
margin-top:0px;
}

#footerBG {
	background-color:#003e6a;
	height: 31px;
	text-align:center;
}

#footer {
	background-image:url('images/footer.jpg');
	background-repeat: no-repeat;
	height: 31px;
	width:778px;
	margin:auto;
	position:relative;
}
#footerLinks {
	float:right;
	width: 200px;
	right:0px;
	color: #ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	letter-spacing:0.07em;
	padding-right:10px;
	padding-top:8px;
}
#footerLinks a{
	color: #ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	letter-spacing:0.07em;
	padding-right:10px;
}
#footerAdresse {
	float: left;
	width: 510px;
	left:0px;
	padding-top:8px;
	color: #ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	letter-spacing:0.07em;
	padding-right:10px;
}

#footerAdresse a{
	color: #ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	letter-spacing:0.07em;
}
