/* by www.zipart.de, Hartmut Fichtner */

* {
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:28px;
	color:#003300;
}

ul{
	padding-left:28px;
	padding-top:28px;
}
ol{
	padding-left:28px;
	padding-top:28px;
}

hr{
	color:#003300;
	background-color:#003300;
	height:1px;
	border:none;
	margin-top:6px;
	margin-bottom:6px;
	padding-bottom:0px;
	padding-top:0px;
}

.ilink{
	text-decoration:none;
	line-height:18px;
}

.ilink:hover{
	text-decoration:underline;
}

.lilink{
	margin-top:4px;
	padding-left:30px;
	display:block;
	float:left;
	width:55px;
}
.lidiv{
	line-height:18px;
	margin-bottom:10px;
	display:block;
	float:left;
	width:350px;
}
.clear{
	line-height:1px;
	font-size:1px;
	clear:both;
}

body{
	background-color:#FFFFEC;
	background-image:url("../img/bgmain.gif");
	height:100%;
}

.left{
	position:absolute;
	z-index:15;
	left:0px;
	top:0px;
	width:163px;
	height:100%;
	background-color:#2A6200;
	background-image:url("../img/bgleft.gif");
}
.topbg{
	position:absolute;
	z-index:10;
	left:0px;
	top:0px;
	width:100%;
	height:71px;
	background-color:#8ED287;
	background-image:url("../img/bgtop.gif");
}
.top{
	position:absolute;
	z-index:11;
	left:0px;
	top:0px;
	width:738px;
	height:71px;
	background-color:#8ED287;
	background-image:url("../img/bgtop.gif");
}
.topcontent{
	padding-left:230px;
	padding-top:10px;
}
.topnav{
	width:454px;
	text-align:right;
	padding-top:4px;
}
.obut{}

.logo{
	position:absolute;
	z-index:15;
	left:738px;
	top:0px;
	width:265px;
	height:132px;
}

.menu{
	position:absolute;
	z-index:20;
	left:16px;
	top:158px;
	width:171px;
	background-color:#8ED287;
	padding-top:22px;
	padding-bottom:22px;
}

.main{
	position:absolute;
	z-index:5;
	left:0px;
	top:0px;
	padding-left:237px;
	padding-top:120px;
}
.inner{
	width:765px;
}
.content{
	width:450px;
	display:block;
	float:left;
}
.space{
	width:50px;
	display:block;
	float:left;
}
.images{
	width:265px;
	display:block;
	float:left;
}


.but{}
