﻿*
	{
	font-family:Ebrima, Arial, sans-serif; 
	margin: 0px auto;
	padding: 0px 0 0 0;
	}

body
{	
	font-size:16px; 
	margin:50px 0px 0px 0px;
	padding: 0px;
	width:1760px;
	height:auto;
	background-color:#;
	/*  background-image:url('../../old/test2.jpg')*/
}
/* --------------------------------------------- */

/*  nav{
	display:block;
	padding:0px;
	margin:50px 300px 0px 100px;
	font-size:14px;
	/* background-color: #FFFFCC;width:1500px 
}*/

div.nav {
	position:fixed;
	margin-left:140px;
	margin-top:0px;
	float:left;
	height:40px;
	width:1620px;				
	background-color:#EBEBE9;
	 z-index:999;
	  opacity:0.8	
	}
	
.nav li.Haupt { /*float the main list items*/	
	font-family:Ebrima;
	font-size:18px;
	list-style-type: none;
	display: block;
	float: left;
	width: 150px;
	height:50px;
	text-align:center;
	padding-top:9px;	
	letter-spacing:2px;		 
	}
			

.nav a {
	text-decoration: none;			 		  
	color:#666666;
	/*  z-index:999*/
	}
	
.nav li.Haupt strong {
		color:black;
	 	font-weight: normal;
	 	border-bottom:thin
	 	black
	 	solid
	 	
		/*padding: 0px 0px 0px 0px;
		 border:1px black solid;
		display: block;
		width: 110px;
		height: 18px;*/				
		}	


	/*subnav formatting*/
	/*   #nav li.Haupt ul a {
		
		float: left; 		
		width: 90px;
		height:18px;
		margin-right: 5px;
		background:/* #f3f3f3;,#FFCCFF;#fff2ff;*/
		/*color: gray;
		text-align:center						
		}*/
	

 	/*  #nav li.Haupt:hover ul {
		display:inline;
		/*visibility:visible;*/ 
			/*bottom:48px;
		height:auto; 
		left:0;
		position: absolute;										
	}*/

.nav li.Haupt a:hover 
{
	font-weight:normal;
	color:black;
	border-bottom:
	thin
	black
	solid
	     	
}

.nav li ul.menue{
	list-style-type:none;
	width:auto;
	text-align:center;
	letter-spacing:2px;
	
}
div.logo{	
	 display:block;
	float:right;	
	height:40px;
	width:200px;
	background-color:#;
	text-align:center;
	margin-top:0px;
	margin-left:1500px;
	position:fixed;
	z-index:999;	
}

  /*  für google chrome und firefox*/ 
.nav li ul li{	
	float:left;
	display:inline
}

div.Abstand{
	position:relative;
	display: block;
	height:0px;
	float:left;
	width:1620px;
	background-color:#;
	margin-left:140px;
	margin-top:20px	
}

.inhalt
{	
	float:left;
	height:690px;
	width:1920px;
	background-color:#;
	position:relative;
	margin-top:0px;
	margin-left:140px
}

h1  {
	font-size:30px;
	margin-left:420px;
	letter-spacing:2px;
	font-weight:lighter;
	width:800px;
}

h1 strong{ font-weight:bold
	
} 

 div.fotorama{
	margin:50px 0px 0px 420px;
	float:inherit;
	width:800px;
	height:600px;
	background-color:#	
}

.text{
	background-color:#;
	margin-left:140px;
	height:auto;
	float:left
}

p{
	background-color:#;
	margin-left:420px;
	font-size:20px;
	letter-spacing:2px;
	font-family:Ebrima;
	width:500px
}


/* Fusszeile Anfang */ 
div.Fuss{
	/*  display:block;*/
	height:80px;
	width:1480px;
	background-color:#;
	position:relative;
	margin-left:140px;	
	float:left;
	border-top:1px silver solid;
	float:left		
}

p.Fusszeile{
	
	/*  float:left;*/
	text-align:left;
	letter-spacing:0px;
	color:black;
	margin:10px 0px 0px 0px; 
	padding-left:0px;
	width:200px;
	font-size:11px;
	height:30px;
	font-weight: normal		 
}

div.Impressum{
	/*  display:block;*/
	width:140px;
	float:left;
	height:40px;
	background-color:#;
	border-top:1px silver solid
}
  
 #Imp li.Fuss a:hover
{
	font-weight:bold 	
	 }
	 
#Imp li.Fuss a
{	
	font-size:10px;
	text-decoration:none;
	color:black;	 	
	 }
	 
#Imp li.Fuss 
{
	 float:left;
	 list-style-type:none;
	 margin:11px 0 0 0px	 	
	 }

