﻿*
{
	font-family: Arial Narrow, Helvetica, sans-serif; 
	margin: 0px auto;
	padding: 0px 0 0 0;
}

body
{	
	/*  font-family: Arial Narrow, Helvetica, sans-serif;*/
	font-size:12px; 
	margin:40px auto;
	padding: 0px;
	width:1280px
		
}

div.logo{
	
	display:block;
	float: right;	
	height:60px;
	margin: 20px 140px
}


nav{
	display:block;
	margin:0px;
	padding:0px;
	background-color:#
	
}

#nav {
	position:  relative;
	height:100px;
	width:800px;			
	background-color:#;	
	margin-left:140px;
}
	

#nav a {
	text-decoration: none;
	padding: 0px;
	color: gray;
}



/*  #nav li.Haupt { 
	margin: 52px 20px 0px 0px;
	list-style-type: none;
	display: block;
	float: left;
	width: 100px;
	height:20px;
	background-color:white;
					 
	}*/
	
#nav li.Haupt { 
		margin: 34px 40px 0px 0px;
		list-style-type: none;
		display: block;
		float: left;
		height:20px;				 
		}
			
#nav li.Haupt ul {
		display:inline;
		visibility:visible;
		bottom:33px; 
		left:0;
		position: absolute;				
		}				

#nav li.Haupt strong {
		color: black;
	 	font-weight:bold;
		padding: 0px 0 0 0px;
		/*  border:1px black solid;*/
		display: block;		
		height: 18px			
		}	

#nav li.Haupt a:hover
		{
		font-weight:bold;
	  	color:black 	
		}


/* ----------------- subnav formatting-----------------------*/
 #nav li.Haupt ul li{	 		
		float: left; /*  ie doesn't inherit the float	*/		
		height:18px;
		margin-right:40px;
		background:/* #FFCCFF;   #f3f3f3; */#ffffff;  
		color: black;			
		}	
	
/*--------------------------subnav2 formatting--------------------*/
#nav li.Haupt  #subnav1 {
		display:none;	
		float: left; /*ie doesn't inherit the float*/		
		width: 110px;
		margin-right: 20px;
		background: /*#f3f3f3,#FFCCFF;*/#ffffff;
		color: black;		
		}

/*#nav li.Haupt:hover ul {
		display:inline;
		visibility:visible; 
		bottom:50px; 
		left:0;
		position: absolute;		
	}*/	 


#nav li ul{
	list-style-type:none;	
}
/* Ende Hauptnavigation */
/* ----------------------------------------------------------- */
/* Fotoblock*/
div.inhalt
{		
	padding: 0px 0px 0px 0px;
	width:600px;
	height:544px;			
	position:relative;
	float:left;
	background-color:#f3f3f3
}

 div.fotorama{
	margin:0px 0px 0px 0px;
	float:inherit
}

/*  .bildlinks{
	padding-top:50px;
	float: right;
	margin-right:50px
}*/


div.rechts{
	float:left;
	width:240px;
	height:544px;
	background-color:#F3f3f3
}

/* navigation rechts */

/*  div.Gesundheit  ul{
 
  margin-top:0px;
  color:#CCFF33;
  height:20px;
   	
}*/


h2{
	font-size:1.2em;
	color:#333333;
	margin-left:20px;
	margin-top:0px;
	text-align: left
}

 .menue3 li {
	float: left;
	margin: 0px  auto  auto 0px;
 	/*  background-color:#f3f3f3;*/
	list-style-type:none;
	width:170px;
	height:34px;
	padding-left:20px		
}

.menue3 li a{
	text-decoration:none;
	color: #999999
}

.menue3 li a:hover
{
	   color:black 	
	 }
	 
.menue3 li strong {
		color: black;
	 	font-weight:normal;
		padding: 0px 0 0 0px;										
	}	




p {
	
	font-size:14px;
	text-align: left;
	font-weight:normal;
	padding:0px 0 0 0px;	
	color:black;
	width:200px;
	height:390px;
	/*  background-color:#F3f3a3;*/			
}

ul.back {
	
	list-style-type:none;
	float:left;
	margin-top:10px;
	margin-left:20px
} 

/*  p.Anmerkung{
	text-align:left; 
	font-weight:normal;
	font-size:13px;
	color:black;
	margin:10px 0 0 20px;
	width:250px;
	height:40px;
	background-color:#a3f3e3
}*/

/* -----------------------navigation links----------------------- */
div.navlinks
{
	float:left;
	width:160px;
	height:544px;
	position:relative;
	margin:0px 0 0 140px		
}

div.navlinks  ul{
  	margin-top:0px; 
  	height:80px; 	
}

h1{
	color: #808080;
	margin-left:0px;
	margin-top:10px;
	font-size:1.4em;
	color:black
}

div.navlinks li {
	float: left;
	/*margin: 0px  auto  auto 0px;
	  background-color:#f3f3f3;*/
	list-style-type:none;
	width:160px;
	height:20px;
	padding:0px 0 0 0px;
	 /*  border-left:1px #999999 solid;
	color:#CCFF33;*/
}

div.navlinks li a{
	font-size:14px;
	text-decoration:none;
	color: gray
}

div.navlinks li a:hover
{
	color:black;
	font-weight:normal	   
}

/*  div.Gesundheit li:hover
{
	   
	    border-left:2px solid black;	
	 }*/


div.navlinks li strong {
		color: black;
	 	font-weight:normal;
	 	font-size:14px;						
}	



div.Abstand{
	position:relative;
	display: block;
	height:10px;
	float:left;
	width:1280px;background-color:#
	
}


/* Fusszeile Anfang */ 
div.Fuss{
	display:block;
	height:20px;
	width:860px;
	
	position:relative;
	margin-left:140px;
	
	float:left;
	border-top:1px silver solid
	
	
	
}

p.Fusszeile{
	
	/*  float:left;*/
	text-align:left;
	color:black;
	margin:0px 0px 0px 0px; 
	padding:10px 0 0 0;
	width:200px;
	font-size:11px;
	height:20px;
	font-weight: normal;
	background-color:#ffffff		 
}

div.Impressum{
	display:block;
	width:140px;
	float:left;
	height:40px;
	background-color:#ffffff;
	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: right;
	 list-style-type:none;
	 margin:11px 0 0 0px
	 	
	 }


