body 
{
	font-size: small;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;		
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 910px;
	margin: 0 auto;
	padding: 10px;
	/*border: solid 1px #000000;*/
	}
#maincontent
{
	border: solid 1px #D9E0E6;
	width: 700px;
	margin: 25px auto 0 auto;
}
p
{
	margin: 0;
	padding: 0;
}
#headerinfo 
{
	/*border-bottom: solid 1px #D9E0E6;	*/
	height: 170px;
	background-image: url(img/fw-header.jpg);
	background-repeat: no-repeat;
	background-position:  top  left;
}
#headerinfo p#wwwadresse 
{
	position: relative;
	top: 7px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.5em;
	margin-left: 7px;
}
#headerinfo p#wwwadresse a 
{
	text-decoration: none;
	color:  white;
}
#menu
{
	padding: 3px 3px;
	background-image: url(img/menu-bg.jpg);
	background-position: left;
	background-repeat: no-repeat;	
	margin: 0;
}
#menu a 
{
	text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 110%;
	margin: 0; 
	padding: 0 5px 0 5px;
 }
 #menu a:hover
 {
 	background: white;
 	color: Black;
 }
dl.rightfloatpic
{
	float: right;
	margin: 0;
	padding: 0;
}
dt
{
	/*height: 258px;*/
	/*border: solid 1px #000000;*/	
	padding: 5px;
	margin: 0;	
}
dd 
{
	/*height: 248px;*/
	/*width: 250px;*/
	padding: 10px 0 0 25px;
	margin: 0;		
}
dd.vertical
{
	/*height: 377px;*/
	/*border: solid 1px #000000;*/
}
dt.vertical
{
	/*height: 387px;*/
}
.rightfloatpic dt
{
	float: right;
}
.rightfloatpic dd
{
	float: left;
	width: 370px;
}
img 
{
	/*border: solid 1px #000000;*/
	display: block;
}
.teasercaption 
{
	color: Green;
	font-size: 120%;
	font-weight: bold;
	margin-top: 2em;
	padding-bottom: 10px;
	border-bottom: solid 1px #D9E0E6;
	/*border: solid 1px #000000;		*/
}
.teaserbody
{
	/*border: solid 1px #000000;*/
	margin-top: 10px;
}
#unvisible
{
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
}
p.adresse1, p.adresse2, p.adresse3, p.telefon, p.email
{
	font-weight: bold;
	font-size: 110%;
}
p.adresse1 
{
	margin-top: 1em;
}	
p.telefon, p.email
{
	margin-top: 1em;
}
p.preis, p.auto 
{
	line-height: 1.2em;
}
p.auto 
{
	margin-top: 0.5em;
}
p.email a 
{
	color: Black;
	text-decoration: none;
}
#footerinfo 
{
	margin-top: 20px;
	padding: 5px;
	font-size: 80%;
	text-align: center;
	/*border: solid 1px #000000;	*/
	background-image: url(img/menu-bg.jpg);
	background-position: left;
	background-repeat: no-repeat;	
}