BODY {
	width:1000px;
	margin:auto;
	padding:0px;
	background-color:#88D4FF;
	background-image:url(http://www.bioheizung.biz/images/background.jpg);
	background-position:center;
	font-family:arial;
	font-size:13px;
	}

#header {
	width:1000px;
	height:200px;
	background-image:url(http://www.bioheizung.biz/images/bioheizung.jpg);
	}
	
IMG	{
	border:0px;
	}

#navigation {
	width:180px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-color:#FFFFFF;
	}

H1 {
	width:160px;
	height:23px;
	padding-left:20px;
	padding-top:7px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(images/kategorie.png);
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}

.button a:link, .button a:active, .button a:visited {
	background-image:url(http://www.bioheizung.biz/images/button.png);
	border-left:1px solid #3B71BB;
	border-right:1px solid #3B71BB;
	background-color:#FFFFFF;
	width:158px;
	height:16px;
	padding-top:4px;
	padding-left:20px;
	margin:0px;
	color:#3B71BB;
	font-size:11px;
	text-decoration:none;
	display:block;
	}


.button a:hover {
	background-image:url(http://www.bioheizung.biz/images/button-hover.png);
	border-left:1px solid #3B71BB;
	border-right:1px solid #3B71BB;
	background-color:#FFFFFF;
	width:158px;
	height:16px;
	padding-top:4px;
	padding-left:20px;
	margin:0px;
	color:#FF0000;
	font-size:11px;
	text-decoration:none;
	display:block;
	}

.button-bottom a:link, .button-bottom a:active, .button-bottom a:visited {
	background-image:url(http://www.bioheizung.biz/images/button.png);
	border-left:1px solid #3B71BB;
	border-right:1px solid #3B71BB;
	border-bottom:1px solid #3B71BB;
	background-color:#FFFFFF;
	width:158px;
	height:16px;
	padding-top:4px;
	padding-left:20px;
	margin:0px;
	color:#3B71BB;
	font-size:11px;
	text-decoration:none;
	display:block;
	}


.button-bottom a:hover {
	background-image:url(http://www.bioheizung.biz/images/button-hover.png);
	border-left:1px solid #3B71BB;
	border-right:1px solid #3B71BB;
	background-color:#FFFFFF;
	width:158px;
	height:16px;
	padding-top:4px;
	padding-left:20px;
	margin:0px;
	color:#FF0000;
	font-size:11px;
	text-decoration:none;
	display:block;
	}
	
#content {
	width:530px;
	padding-right:10px;
	padding-top:10px;
	float:left;
	background-color:#FFFFFF;
	line-height:1.5em;
	text-align:justify;
	}

H2 {
	color:#FF0000;
	padding:0px;
	margin-top:7px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
	}

H3 {
	color:#3B71BB;
	padding:0px;
	margin-top:7px;
	margin-bottom:15px;
	font-size:13px;
	font-weight:bold;
	}

UL {	
	text-align:left;
	padding:0px;
	margin-left:10px;
	}

LI {	
	text-align:left;
	padding:0px;
	margin-top:1px;
	margin-bottom:1px;
	margin-right:0px;
	margin-left:10px;
	list-style-image:url(images/li.png);
	}

#rechts {
	width:250px;
	float:left;
	padding-right:10px;
	padding-top:10px;
	background-color:#EEF5FF;
	}