﻿* {
	margin:0px;
	padding:0px;
}
body {
background-color: #FFFFFF;
background-image:url(img/bg_main.jpg);
background-attachment:fixed;
}
h3 {
	text-align:right;
	margin-bottom:15px;
}
#main {
	
	margin: 0px auto;
	text-align:center;
	padding-top:10px;
	
}
#header {
	margin: 0px auto;
	width:1000px;
	height:175px;
	background-color:#FFFFFF;
	border:solid 1px #000000;
	text-align:left;
	background-image:url(img/bg_header_001.jpg);
}
#container {
	clear:both;
	width:1000px;
	margin: 0px auto;
	color:#000000;
}
.header {
	height:17px;
}	
#navileft {
	background-color:#dde8fa;
	border:solid 1px #000000;
	margin-bottom:30px;
	padding-top:5px;
	float:left;
	width:200px;
		}
#navileft li{
	display:inline;
	font-size: 0.9em;
	line-height:40px;
	font-family: "verdana", "arial", sans-serif;
	font-weight:bold;
}
#navileft li a {
color:#000;
display:block;
line-height:35px;
text-decoration:none ;
text-align:center;
vertical-align:middle;
width:200px;
background-image:url(img/button.png);
background-repeat:no-repeat;
}
#navileft li a:hover{
color:#000;
clear:both;
background-image:url(img/button_hover.png);
background-repeat:no-repeat;
width:200px;
text-decoration:none ;
}
#text {	background-color:#F5DEB3;
	background-repeat:repeat-y;
	border:solid 1px #000000;
	margin-left:10px;
	float:left;
	width:785px;
	font-family: Arial, Georgia;
	color:#000066;
	font-size;1em;
	text-align:center;
			
}
#galerie {
	text-align:left;
	margin-left:60px;
}
#galerie h4 {
	padding-top:20px;
	text-decoration:none;
}
#galerie a img {
	margin-right:20px;
	margin-bottom:15px;
	border:solid 0px;
}
#table1 {
	margin: 0px auto;
	text-align:center;
	width:600px;
}
#table1 img {
	width:250px;
	height:189px;
	margin:10 20px;	
}
#links, #rechts{
	font: normal bold 1em arial;
	text-decoration:underline;
	float:left;
	width:298px;
	margin:15px 0;
}

#footer {
    clear:both;
	margin: 0px auto;
	background-image:url(img/bg_footer.jpg);
	background-repeat:no-repeat;
	width:1000px;
	border:solid 1px #000000;
	height:75px;
	font: normal 11px verdana, sans-serif;
	color: #000066;
	margin-bottom:10px;
	text-align:center;
}
.var1 {height:550px;}
.var2 {height:625px; }
.var3 {height:725px; }
.var4 {height:1000px; }
.var5 {height:1150px; }
.var6 {height:1300px; }
.var7 {height:1850px; }
.var8 {height:2825px; }
.var_details {height:3700px; }
.var_galerie {height:2900px; }