* {
	padding: 0;
	margin: 0;
}

h1,p,#text,#footer a,#description {
	color: #520729;
}

a img {
	border: none;
}

/*  
	Diese Hacks in extra css auslagern und mit 
	<!--[if lte IE 6]> link-path-to-IE.css <![endif]--> 
	Site einfŸgen. So wird verhindert das IE7 diese Styles rendert.

// beginn: IE 6-Hacks // 

* html #frame { 
	height:100%;
	padding-bottom:60px;
}

* html body {
	padding-bottom:0px;
}
 //ende: IE 6-Hacks// */
html {
	position: relative;
	height: 100%;
	text-align: left;
	font-family: Arial, sans-serif;
	background: #fef7fa url(/images/bg.gif) repeat-x fixed;
}

body {
	margin: 0 auto;
	height: 100%;
	width: 717px;
	background: #fff;
	padding-bottom: 60px;
}

h1 {
	font-weight: bold;
	font-size: 15px;
	padding: 10px 0 10px 14px;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	margin-left: 0;
	color: #520729;
}

p {
	font-size: 14px;
	margin-bottom: 17px;
	padding: 0 14px;
}

#frame {
	position: relative;
	min-height: 100%;
	padding-bottom: 60px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #fff;
}

#headpic {
	z-index: 100;
	position: relative;
	width: 713px;
	height: 200px;
	margin-left: 1px;
	background: url(/images/headpic.jpg) no-repeat;
}

#main {
	margin-top: 50px;
	overflow: hidden;
}

div#navcontainer {
	position: relative;
	overflow: hidden;
}

ul#Navigation {
	margin: 0 0 0 1px;
}

ul#Navigation li {
	list-style: none;
	float: left;
	margin-bottom: 2px;
}

ul#Navigation a,ul#Navigation span {
	display: block;
	width: 101px;
	height: 25px;
	padding-top: 3px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #f60d74;
	border-right: 1px solid #fff;
	border-bottom : 4px solid #fff;
	background-image: url(../images/nb.gif);
}

ul#Navigation a:hover,ul#Navigation span {
	border-color: white;
	color: white;
	border-bottom: 4px solid #c20f5c;
}

ul#Navigation div {
	clear: left;
}

#text {
	position: relative;
	width: 370px;
	padding: 0 0 0 10px;
	font-size: 13px;
}

#contentright {
	float: right;
	padding: 12px 19px 10px 0;
}

#polaroid {
	width: 293px;
	height: 297px;
	background: url(/images/polaroid.gif) no-repeat;
}

#gallery {
	position: relative;
	height: 211px;
	width: 264px;
	padding: 25px 0 0 15px;
}

#map {
	position: absolute;
	width: 255px;
	height: 211px;
	margin-left: 12px;
	margin-top: 25px;
	padding: 25px 0 0 15px;
}	

#newsletter {
	width: 278px;
	height: 21px;
	margin: 14px 4px 4px 4px; padding : 6px 0 6px 40px;
	font-size: 12px;
	color: #fff;
	background-image: url(/images/newsletter_back.gif);
	padding: 6px 0 6px 10px;
}

#email_stat {
	color:#fff;
  font-size:12px;
  height: 131px;
	width: 160px;
	padding: 80px 40px 0 65px;
	margin:25px 0 0 15px;
	z-index:1;
	position:absolute;
	background-color:#000; 
	filter: alpha(opacity=90);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#newsletter_form {
 margin: 3px 0 0 0;

}
label{
margin-right:5px;
}

#email {
	
}
#send_newsletter {
	padding-left: 20px;
	background-image: url(/images/go.gif);
	background-repeat : no-repeat;
	background-position : 0px -4px;
}

#footer {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 10px;
	font-size: 11px;
	clear: both;
	text-align: center;
	color: #000;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #c20f5c;
	background: transparent;
}

#newsletter a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#newsletter a:hover {
	text-decoration: none;
	color: #7c1041;
}

#description {
	margin-top: 22px;
	font-size: 12px;
	text-align: center;
}

.impressum a {
	text-decoration: none;
	color: #ca0d5d;
}

a {
	color: #ca0d5d;
	text-decoration: none;
}

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

#imprint {
	width : 349px;
	height:	390px;
	background: #fff;
	text-align:	left;
	float: none;
	margin: 10px;
	padding:0;
	line-height:14px;
	border: 1px solid #000;
}
#imprint H1 {
	color : #f60d74;
	font-weight : 100;
	font-size : 17px;
	margin:	20px 18px 0 15px;
	padding: 0;
	width:100px;
	float:left;
	text-transform:uppercase;
}
#imprint DIV#close {
	color: #000;
	text-transform:	uppercase;
	margin:	20px 18px 0 18px;
	font-weight:bold;
	cursor:	pointer;
	float:right;
	font-size:12px;
}
#imprint div.spacer {
	width : 312px;
	height:	28px;
	margin:	16px 18px 0 18px;
	background: url(../img/streifen.gif);
}

#imprint a {
	text-decoration : none;
}
#imprint a:hover{
    color : #c20f5c;
	background : transparent;
}

#overlay{
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width:	100%;
	height:	auto;
	background-color: #000;
	filter:	alpha(opacity=90);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

#overlaycontent {	
	position: absolute;
	top: 40px;
	left: 50%;
	z-index: 100;
	width: 349px;
	height:	288px;
	margin: 240px 0 0 -175px;
	padding: 0;
	text-align:	center;
	line-height: 0;
}