
body {
	font: normal 11px/16px arial, helvetica, sans-serif;
	margin:0px;
	}

h1 {
	color: #F8BA02;
	font-size: 26px;
	padding-top: 0;
	margin-top: 5px;
	
	}
	
h3 {
	color: #F8BA02;
	font-size: 14px;
	padding-top: 0;
	margin-top: 0;
	}
	
h4 {
	color: #F8BA02;
	font-size: 11px;
	padding: 0;
	margin: 0;
	}

#crumbs {
	width: 1000px;
	height: 52px;
	}

a {
	color: #425059;
	text-decoration: underline;
	font-weight: bold;
	}

td {
	color: #425059;
	font: normal 11px/16px arial, helvetica, sans-serif;
	}
#header {
	background-image: url(grafix/header.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 1000px;
	}


#menudiv {
	position: absolute;
	top: 114px; 
	left: 0px;
	z-index: 1;
	}

#title {
	background-image: url(grafix/title.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 7px;
	width: 735px;
	height: 65px;
	}
div.brennstoffe{
	background-image: url(grafix/title.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 395px;
	width: 735px;
	height: 65px;
	}

#titletext {
	position: absolute;
	top: 18px;
	left: 22px;
	}
	
#sidetext {
	position: relative;
	top: 41px;
	left: 545px;
	}

.body {
	background-image: url(grafix/bg.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 1000px;
	height: 100%;
    min-height: 534px;
    padding-bottom:40px;
}
	
	
div[class] .body,
div[class] .innerbody {
	height: auto;
}

#bottom {
	background-image: url(grafix/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1000px;
	height: 32px;
	}

#text {
	color: #525951;
	font: normal 11px/16px arial, helvetica, sans-serif;
	margin:0px 0px 0px 20px;
	width: 460px;
	padding-right:10px;
	}
	
td.title {
	background-color: #F8BA02;
	padding: 5px 5px 5px 5px;
	}
	
#side {
	/*background-color:#E1E1E1;*/
	position: absolute;
	top: 76px;
	left: 572px;
	}

#sidedl {
	/*background-color:#E1E1E1;*/
	position: relative;
	top: 10px;
	left: 572px;
	}

#crumbs a {
	font-weight: normal;
	text-decoration: none;
	}

#pages
{
	font-size: 9pt;
	text-align: center;
	color: #F8BA02;
	font-weight: bold;
}

#pages a
{
	font-size: 9pt;
	color: #F8BA02;
	text-decoration: none;
	font-weight: bold;
}
#pages a:hover
{
	text-decoration: underline;
}

a#page_active
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a#page_active:hover
{
	text-decoration: none;
	font-weight: bold;
}
