body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	text-align: left;
	background-color: #fff0be;
}

#outline{
	text-align: left;
	margin: 40px auto;
	width: 780px;
	background-color: #ffe27f;
	background-image: url(../gfx/outline_content.gif);
}

#header{
	background-image: url(../gfx/outline.gif);
	color: #FFE27F;
}

#header h1{
	
	background-image: url(../gfx/logo_header.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	padding: 20px 0 0 205px;
	height: 115px;
	margin: 0;
	font-size: 20px;
}

#header h1 span{
	font-size: 14px;
}

#header ul{
	margin: 0;
	padding: 20px 0 20px 20px;
}

#header ul li{
	display: inline;
	margin: 0;
	padding: 0 10px 0 0;
}

#header ul li a:link,
#header ul li a:visited{
	color: #FFE27F;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}


#header ul li a:hover,
body#home a.home,
body#ueberuns a.ueberuns,
body#leistungen a.leistungen,
body#angebote a.angebote,
body#kontakt a.kontakt{
	color: #154E7D !important;
}

img.logo{
	float: right;
	margin: 20px;
}

#content{
	padding: 20px 0 20px 20px;
	width: 555px;
	float: left;
}

#content h2 {
	font-size: 18px;
	}

#content h3{
	font-size:16px;
	}
	
#sidebar{
	padding: 10px 20px 20px 0;
	width: 170px;
	float: right;
}

#sidebar *{
	margin: 0;
	font-size: 12px;
	line-height: 17px;
}

#sidebar div.box{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #F4B886;
}

#footer{
	clear: both;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
}

dt {
	font-weight: bold;
}

img.bild-rechts{
	float:right; 
	margin: 10px 0 10px 20px
}
