#head {
	background: url(images/head_unternehmen.jpg) no-repeat bottom left;
	width: 940px;
	height: 250px;
	padding: 0p;
	margin: 0px auto;
}

#allcontent {
	background: #fff;
	text-align: left;
	width: 940px;
	float: left;
}

#contentcontainer {
	width: 690px;
	float: left
}

/*right_content ist hier die rechte Navigation*/
#right_content { 
	background: #fff;
	text-align: left;
	width: 220px;
	margin: 0px;
	padding: 0px 5px 0px 15px;
	float: right;
}

#content { 
	background: #fff;
	width: 400px;
	padding: 0px 10px 10px 40px;
	float: left;
}

#footer {
	background: url(images/footer_ohne.jpg) no-repeat;
	width: 940px;
	height: 113px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
}

/*########CONTENT#########*/

#content ol, #content ul {
	color: #7f8082;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 15px;
}

#content li {
	padding: 0px 0px 5px 5px;
	margin: 0px;
}

#right_content p {
	font-size: 11px;
	color: #7f8082;
	line-height: 15px;
	padding: 0px 20px 5px 10px;
	margin: 0px;
}

#right_content a, #right_content a:link, #right_content a:visited {
	background: url(images/pfeil_content.gif) no-repeat;
	font-size: 11px;
	color: #306c1c;
	padding-left: 10px;
	text-decoration: none;
}

#right_content a:hover, #right_content a:active, #right_content .chronik_current {
	background: url(images/pfeil_content.gif) no-repeat;
	color: #306c1c;
	padding-left: 10px;
	text-decoration: underline;
}
