body {
	margin: 0;
	background-color: #F2F3F4;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	color: #3F3F3F;
}

#headline a:link {color:#ffffff;text-decoration:none;}
#headline a:visited {color:#ffffff;outline:none;}
#headline a:hover {color:#ffffff;text-decoration:underline;}
#headline a:active {color:#ffffff;}

#footer a:link {color:#3F3F3F;text-decoration:none;}
#footer a:visited {color:#3F3F3F;outline:none;}
#footer a:hover {color:#3F3F3F;text-decoration:underline;}
#footer a:active {color:#3F3F3F;}

a img { border: none;}

#container {
	width: 906px;
	margin: 0px auto;
	border: 1px solid #D5D6D7;
	background-color: #ffffff;
	margin-top: 3em;
	padding: 1em 2em 2em 2em;
	height: auto;
}

#logo {
	margin: 0px auto;
	background-image: url(images/werbeschild_lehnert_2.jpg);	
	height: 188px;
	width: 970px;
	margin-left:-32px;
	margin-top: -32px;
	
}

#beschreibung {
	width: 90%;
	margin-bottom:30px;
}

#beschreibung p {
	font-size: 1.0em;
	margin-bottom: 25px;
	line-height:1.5;
}

#beschreibung li {
	text-indent:10px;
	margin-left: 30px;
}

#beschreibung ul {
	margin-bottom: 10px;
}

#headline {
	height: 30px;
	text-align:center;
	background-color: #ca3c40;
	width: 970px;
	left: -32px;
	position: relative;
	padding-top:10px;
	color: #fff;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size: 1.2em;
	font-stretch:extra-expanded;
	font-weight:bold;
	letter-spacing : 11px;
	margin-bottom:30px;
}


#zeiten, #adresse {
	margin-bottom:30px;
	line-height:1.5;
}

#footer {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	font-size: 1em;
}

#right, #left {
	float:left;
}

#left {
	width:60%;
}

#right {
	text-align: right;
	width:40%;
}

.bild {
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	width: 270px;
	margin-bottom: 20px;
}