html, body {
	height: 100%;
}
body {
	background-color:#007d48;
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin:0px;
}

#container{
	width:800px;
	position:relative;
	min-height:400px;
}

#head{
	background:url(/image/templates/justusbrands/oben.gif);
	width: 760px;
	height: 100px;
}

#navi{
	width: 166px;
	height:100%:
	min-height: 400px;
	margin-top:50px;
	float:left;
}

#first{
	width: 176px;
	height:24px;
}

#second{
	width: 176px;
	height:24px;
}

#middle{
	width: 620px;
	height: 100%;
	float:left;
}

#middle_head{
	background:url(/image/templates/justusbrands/oben5.gif);
	width:594px;
	height:36px;
}

#middle_footer{
	width:594px;
	float: right;
	height:36px;
	text-align: right;
}

#pattern{
	background:url(/image/templates/justusbrands/pattern.gif);
	width: 594px;
}

#top{
	width:20px;
	height:25px;
	margin-left:550px;
	padding-bottom:20px;
}

#content{
	padding:30px;
}

.hsuper {
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	color : #007D48;
	margin:0px;
}

.hsuper a{
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	color : #007D48;
	margin:0px;
	text-decoration: none;
}

.button{
	background:url(/image/templates/justusbrands/navi_button.png) no-repeat;
	width:178px;
	height:24px;
}

.button:hover{
	background:url(/image/templates/justusbrands/navi_button2.png) no-repeat;
	width:178px;
	height:24px;
}

.button_aktiv{
	background:url(/image/templates/justusbrands/navi_button2.png) no-repeat;
	color: white;
	width:178px;
	height:24px;
}

.button_aktiv span{
	color: white;
}

.button ul{
	list-style:none;
	margin:10px;
	padding-left:10px;
}

.button li{
	list-style:none;
	margin:0;
	padding-left:10px;
}

#navi ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size: 10px;
	color:white;
	text-decoration:none;
}

#navi li, #navi a{
	width:178px;
	height:24px;
	display:block;

}

#navi a{
	padding-top:5px;
	padding-left:20px;
	color: white;
	text-decoration: none;
}

#navi a:hover{
	color: white;
}
