/* CSS-Styles The New Romantics
Design: Dagmar Preisack, Ludwigsburg
http://www.dagmarpreisack.de */


 body{
	margin:0;
	padding:0 0 100px 0;
	background-color: #9B12FE;
 	align:center;
 } 
 div#footer{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:74px;
 }
 body>div#footer{
  position:fixed;
  }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }
 .style2 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
 .style3 {
  margin-left: 100px; margin-right: 100px;
}
.style4 {color: #0099CC}
.style5 {color: #333333}
.style6 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content_flash_outer {
	z-index:-100;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height: 300px;
	background: #9B12FE;
	padding: 0px;
	
}

#content_flash_inner {
	z-index:-99;
	position:absolute;
	left:50%;
	margin-left:-500px; 
	top:0;
	width:1000px;
	height: 300px;
	border: 0px solid #cccccc;
	background: #9B12FE;
	padding: 0px;
}

#content_kachel {
	position:absolute;
	left:0px;
	top:550px;
	width:100%;
	height:17px;
	background-image: url(../images/kachel_mitte.jpg);
	background-repeat:repeat-x;
	float:left;
}
#content_navi {
	position:absolute;
	align:middle;
	left:0px;
	top:570px;
	width:100%;
	height:30px;
	padding: 0px;
	text-align:center;
}
#content_unten {
	position:absolute;
	z-index:-1;
	left:0px;
	top:568px;
	width:100%;
	height:100%;
	border: 0px solid #000000;
	background-image: url(../images/kachel_unten.jpg);
	background-repeat:repeat;
	padding: 0px;
}

#content_copyright_inner_left {
	z-index:1;
	position:absolute;
	left:10px;
	top:570px;
	width:200px;
	height:20px;
	border: 0px solid #cc0000;
	padding: 0px;
	text-align:left;
}

#content_copyright_inner_right {
	z-index:2;
	position:absolute;
	right:10px;
	width:300px;
	top:570px;
	height:20px;
	border: 0px solid #cc0000;
	padding: 0px 0px 0px auto;
	text-align:right;
}

#gaestebuch {
	z-index:3;
	visibility:hidden;
	position:absolute;
	width:860px; 
	height:557px; 
	left:50%;
	margin-left:-430px; 
	top: 5px;
	border: 5px solid #E000F4;
	padding: 0px 0px 0px 0px;
}

#termine {
	z-index:5;
	visibility:hidden;
	position:absolute;
	width:600px; 
	height:250px; 
	left:50%;
	margin-left:-300px; 
	top: 312px;
	background-color: #259DFE;
	border: 5px solid #E000F4;
	padding: 0px 20px 0px 20px;
}

#impressum {
	z-index:6;
	visibility:hidden;
	position:absolute;
	width:700px; 
	height:560px; 
	left:50%;
	margin-left:-350px; 
	top: 3px;
	background-color: #FF9C00;
	border: 5px solid #E000F4;
	padding: 0px 20px 0px 20px;
	line-height: 10px;
	scrolling:yes;
	overflow:auto;
}


#kontakt {
	z-index:7;
	visibility:hidden;
	position:absolute;
	width:600px; 
	height:310px; 
	left:50%;
	margin-left:-300px; 
	top: 253px;
	background-color: #FF9C00;
	border: 5px solid #E000F4;
	padding: 0px 20px 0px 20px;
	line-height: 10px;
}

#links {
	z-index:8;
	visibility:hidden;
	position:absolute;
	width:600px; 
	height:250px; 
	left:50%;
	margin-left:-300px; 
	top: 312px;
	background-color: #259DFE;
	border: 5px solid #E000F4;
	padding: 0px 20px 0px 20px;
	line-height: 10px;
}

#presse {
	z-index:7;
	visibility:hidden;
	position:absolute;
	width:600px; 
	height:310px; 
	left:50%;
	margin-left:-300px; 
	top: 253px;
	background-color: #FF9C00;
	border: 5px solid #E000F4;
	padding: 0px 20px 0px 20px;
	line-height: 10px;
}

#come_in {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
}

