body, html {
	margin: 0;
	padding: 0;
	background-color:#243510;
	min-height:101%;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
}


.contentbox > h1 {margin: 5px 0 0 -20px ;}
.contentbox > h2 {margin: 15px 0 0 -10px;}

.mainbox {
	margin-top: 0;
	position: absolute;
	width: 770px; 
	left: 50%;
	margin-left: -385px;	
	color: #182801;
	background-color:#7d9a3d;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
}


.header {	
	height:170px;
	padding-left:0px;
	padding-top:20px;
	max-width:490px;	
	color: #f5f8ef;}

* html .menu {
	margin-left: -3px;
}

.contentbox {
	padding:0 220px 20px 40px;
}

.footerbox {
	height: 40px;
	text-align:right;
	font-size:0.7em;
	padding-right:10px;
	clear:both;
	color: #f5f8ef;
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
}

/*--- Menue----*/
.menu {
	float:right;
	margin: 0px;
	padding:0px;
	margin-left:20px;
	margin-top:80px;	
	background-color:#7d9a3d;
}

.menu ul {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none
}

* html .menu li{
	margin-bottom:-3px;
}

.menu li {
	margin:0px;
	border-bottom:1px solid #182801;
	color: #d9ceb8;
	font-size: 1em;
	text-decoration: none;
	background-color:#90a447;
	padding:0px;
	width:199px;
	background-image: url(images/libg.gif);
	background-repeat: repeat-y;
}

.menu li a {
	margin:0px;
	display: block;
	color: #f5f8ef;
	font-size: 1em;
	text-decoration: none;
	border-left:5px solid #f5f8ef;
	padding:3px;
}


.menu li li a { font-size: 0.9em; border-left:5px solid #a5ba68;}
.menu li ul { border-top:1px solid #182801;}

.menu li a:hover {
	text-decoration: none;
	background-color:#243510;
}

.menu-current a {
	font-weight: bold;
	background-color:#536a28;
}

/*---Form----*/
legend {
	color:#f5f8ef;
	font-weight: bold;
}
fieldset {padding:0; border-color:#a5ba68; margin-left:0;}
input { border: 1px solid #ffffff; background-color:#a5ba68;  font-size: 1em; margin:2px 0 4px 4px;}
label {margin:2px 0 0 4px; }

/* login/logout*/
.menu form { margin-top:10px; width:195px; font-size: 0.8em; }
.menu form p { font-size: 0.8em; }
#login .inputfield, #logout .inputfield { width:176px; padding-left:3px; }
#login .submit, #logout .submit { width:70px; float: right; margin:5px 5px 0 0 ! important;}

#login a {
	display:block;
	clear:both;
	padding:8px;
	text-align: center;
}

/*---Search----*/
#search .inputfield { width:110px; padding-left:3px; float:left; }
#search .submit{ float: right; margin-right:5px;}


.header-title {
	font-size:2.3em;
	border-top:2px solid #F5F8EF;
}

.header-title-two {
	font-size:1.1em;
	padding-bottom:3px;
	border-bottom:1px solid #F5F8EF;
}

.design, .design a {color: #6c8521 ! important;}