body,html
{
	background-color: #E9E9E9;
	color: #333;
	height: 100%; /* wichtig */
    font-family: Arial Narrow Bold, Arial Narrow, Arial, Verdana;
}

#outer{
	margin: 0 auto;  /* Zentrierung */
	border-width:1px;
	border-style:solid;
	border-color:black;
	background-color: #FFFFFF;	
/*	min-height: 100%;
/*	height:auto !important; /* moderne Browser */
	height:556px; /* IE */
	width: 840px;
	z-index: 1;
}
#main{
	background: url('../img/hg.jpg');
	height:440px;
	z-index: 1;
}
#logo{
	background:#FFFFFF url('../img/LogoMain.jpg') no-repeat center;
	width:215px;
	height:120px;
}
#left{
	float:left;
	width:215px;
}
#nav{
	color: white;
	list-style-type:none;
	margin-left:-41px !important;
	margin-right:-1px;
	margin-left:0px;
	display: block;
	height:23px;
	z-index: 2;
/*	overflow: hidden;*/
}
#nav li{
/*	padding:3px;
	margin-top:2px;
	margin-bottom:2px;
	z-index:50;
	background-image: url(../img/white-20.png) !important;
	background-color: transparent !important;
	filter: alpha(opacity=20);
	background-color: white;
	background-image: none;*/
	position:relative;
}

#nav li a{
	font-family:verdana;
	font-size:13px;
	display: block;
	padding:3px;
	margin-top:2px;
	margin-bottom:2px;
	z-index:50;
	background-image: url(../img/white-20.png) !important;
	background-color: transparent !important;
	background-color: none;
	background-image: none;
	color: #FFFFFF;
	text-decoration:none;
/* 	 */
}

#nav li a:hover{
	background-position: -255px 0;
	color:#cc0000;
}
#content{
	margin-top:0px;
	padding: 10px;
	margin-left:280px;
	border-top:solid 0px black; 
}
h3,h2,h1{
	margin-top:0px;
	padding-top:0px;
	padding:0px;
	margin:0px;
}

h4{
	line-height:10px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;	
}


.navshade{
/*background-color: transparent !important;
	background-color: none;
	background-image: none;
	color: #FFFFFF;
	text-decoration:none;*/
 /*filter:alpha(opacity=80);*/
/*  background:none !important; */
 /*position:absolute;
 
 width:215px; height:23px;
 border:1px solid #000000;
 background-color:#6666aa;z-index:0;*/
}
#adress{
text-size:xx-small;
/*	font-weight:bold;*/
	float:left;
/*	width: 215px;*/
	padding-bottom:10px;
}

#offer1{
	bottom:10px;
	float:left;
	width: 295px;
}
#offer2{
	/* 	float:right; */
	overflow:hidden;
	margin-top:38px;
	

}
.adress{
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
h6{

}

