body,html {
	height:100%;
}

h1 {
	line-height: normal;
}

.kader {
	height: 98%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #006600;
}

body,td,th {
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.header {
	background-image:url(../images/header.jpg);
	height: 141px;
	border-bottom: 1px solid #006600;
}

.menu {
	background-color:#66FF33;
	height: 30px;
	border-bottom: 3px double #006600;
}

a.menulink {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

.content {
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	background-color: #ccff99;
}

input,select,textarea {
	background-color: #FFFFFF;
	border: 1px solid #006600;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.item {
	border: 1px solid #CCFFCC;
}

.itemtitel {
	background-color: #66CC00;
	font-weight: bold;
	height: 25px;
	color: #006600;
	padding-left: 5px;
}

.itemcontent {
	padding: 5px 5px 5px 5px;
	background-color: #ccff99;
	line-height: 18px;
}

.top {
	text-align: right;
	text-decoration: none;
	color: #CCFF99;
}

hr {
	color: #009933;
	background-color: #99CC33;
	border-color: #99CC33;
	border-style: solid;
}

.footer {
	height: 30px;
	border-top: 3px double #006600;
	background-image:url(../images/footer.jpg);
}

a {
	text-decoration: none;
	color: #006633;
	font-weight: 700;
	/*color: #006633;*/
}

.navcont {
	padding-top: 5px;
	border: 2px solid #006600;
/*	background-image:url(../images/mb.jpg); */
	background-repeat: no-repeat;
	background-position: bottom right;
}

.cel {
	border: 1px solid #006600;
}