@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
}


.nav{
	text-decoration:none;
	position:absolute;
	left: 350px;
	top: 100px;	
	font-family:Georgia;
	font-variant: small-caps;
	width:730px;
	color:#999;
	border-bottom:#CCC;
	border-bottom-style:solid;
	border-bottom-width:2px;
	text-align:center;
	height:50px;
}

li.list_nav {
	float:left;
	display:inline;
	list-style:none;
	margin-left:30px;
	margin-right:30px;

}

h1 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}

h2 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	font-weight:bold;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:normal;	
}

strong {
	color:#666666;
	
}
	
	
#logo{
	position:absolute;
	top:25px;
	left: 120px;
	text-decoration:none;
	border:none;
	color:#FFF;
}

#flashContent{
	position:absolute;
	top:200px;
	left:120px;
	width:1024px;
	height:512px;
	font-family:Georgia;
	text-align:left;
	font-size:11px;
	color:#999;
	border-bottom:#CCC;
	border-bottom-style:solid;
	border-bottom-width:2px;

}
.adress {
	position:relative;
	top:5px;
	width:200px;
	margin-right:20px;
	margin-bottom:20px;
}

#about{
	position:absolute;
	top:200px;
	left:120px;
	font-family:Georgia;
	text-align:left;
	padding-left:230px;
	width:795px;
	height:810px;
	font-size:11px;
	color:#999;
	border-bottom:#CCC;
	border-bottom-style:solid;
	border-bottom-width:2px;

}
#where{
	position:absolute;
	top:200px;
	left:120px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:230px;
	width:795px;
	height:auto;
	font-size:11px;
	color:#999;
	border-bottom:#CCC;
	border-bottom-style:solid;
	border-bottom-width:2px;

}
img{border:none;}

#contact{
	position:absolute;
	top:197px;
	left:120px;	
	font-family:Georgia;
	text-align:left;
	font-size:11px;
	color:#999;
	padding-left:230px;
	width:795px;
	height:512px;
	border-bottom:#CCC;
	border-bottom-style:solid;
	border-bottom-width:2px;

}

#imprint{
	position:absolute;
	top:200px;
	left:120px;	
	font-family:Georgia;
	text-align:left;
	padding-left:150px;
	width:875px;
	height:509px;
	font-size:1px;
	color:#999;
	border-bottom:#CCC;
	border-bottom-style:solid;
	border-bottom-width:2px;

}

#footer{
	position:absolute;
	top:730px;
	left: 120px;	
	font-family:Georgia;
	font-size:9px;
	color:#999;
	
}
#footer_index{
	position:absolute;
	top:730px;
	left: 120px;	
	font-family:Georgia;
	font-size:9px;
	color:#999;
	
}

#footer_line{
	position:absolute;
	top:709px;
	left: 121px;
	height:2px;
	width:1024;
	background-color:#CCC;	
}



#agb{
	position:absolute;
	top:725px;
	left: 1020px;
	width:250px;
	text-align:left;	
	font-family:Georgia;
	font-size:9px;
	color:#000;

}

#agb_about{
	position:absolute;
	top:1025px;
	left: 1020px;
	width:260px;
	text-align:left;	
	font-family:Georgia;
	font-size:9px;
	color:#000;

}

#footer_about{
	position:absolute;
	top:1027px;
	left: 120px;	
	font-family:Georgia;
	font-size:9px;
	color:#999;
	
}



#agb_where{
	position:absolute;
	top:2930px;
	left: 1075px;
	text-align:left;	
	font-family:Georgia;
	font-size:9px;
	color:#000;

}

#footer_where{
	position:absolute;
	top:2932px;
	left: 0px;
	width:350px;
	font-family:Georgia;
	font-size:9px;
	color:#999;
	
}


a:link {
	color:#999;
	text-decoration:none; 
	}
a:visited {
	color:#999;
	text-decoration:none; 
	 }
a:focus {
	color:#999;
	text-decoration:none; 
	 }
a:hover {
	color:#900;
	text-decoration:none;
	  }