*{
padding: 0px; 
margin: 0px;
border: none; 
outline: none;
}


body{
background-image: url(bg-hell.jpg);


  font: 62.5% palatino, "times new roman", serif;
font-size: 105%;
 line-height: 1.4em;
color: #554838
}




a:link {
	color: #554838;
	text-decoration: none;
}
a:visited {
	color: #554838;
	text-decoration: none;
}
a:hover {
	color: #9A0808;
	text-decoration: none;
}
a:active {
	color: #9A0808;
	text-decoration: none;
}


.menu a:link {
	color: #999999;
	text-decoration: none;
}
.menu a:visited {
	color: #999999;
	text-decoration: none;
}
.menu a:hover {
	color: #9A0808;
	text-decoration: none;
}
.menu a:active {
	color: #9A0808;
	text-decoration: none;
}





#wrap {
	width: 860px; /* auto centers the div */
	text-align: left; /* after centering #wrap above for IE we return to normal alignment */
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 0px solid #ccc;
}



#header{

height:90px;
	border: 0px solid #ccc;

position:relative;

}



#logo{

	float:left;
	position:absolute;
	bottom:0px;
		border: 0px solid #ccc;
}



#menu{
float:right;
position:absolute;
bottom:0px;
right:0;
	border: 0px solid #ccc;

	font: 62.5% palatino, "times new roman", serif;
	font-size: 110%;
	line-height: 1.4em;
	color: #554838
}




#content {
	position:relative;
	width: 770px;
	margin-top: 5px;
		margin-left: 16px;
	padding: 35px;
	background: #fff;
	background-image: url(pix/bg-dunkel.jpg);
	border: 1px solid #ccc;
	}
	
	
	#adresse{
	float:right;
	text-align:right;
	position:absolute;
	bottom:12px;
	right:14px;
	border: 0px solid #ccc;


	}
	
	#adressegr{
		font-size: 170%;
	float:right;
	text-align:right;
	border: 0px solid #ccc;

	}
	
	#adressegra{
		font-size: 250%;
	float:right;
	text-align:right;
	border: 0px solid #ccc;

	}
	
	
	
	
	#kontakt {
		position:relative;
		width: 800px;
		margin-top: 5px;
			margin-left: 16px;
		padding: 1px;
		background: #fff;
		background-image: url(pix/bg-dunkel.jpg);
		border: 1px solid #ccc;
		}
