body,html {
	height:100%;
}

h1 {
	line-height: normal;
}

.kader {
	height: 98%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666666;
}

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 #666666;
}

.menu {
	background-color:#EBEBEB;
	height: 30px;
	border-bottom: 3px double #000000;
}

a.menulink {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.content {
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

input,select,textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.item {
	border: 1px solid #CCCCCC;
}

.itemtitel {
	background-color: #AD9D80;
	font-weight: bold;
	height: 25px;
	color: #FFFFFF;
	padding-left: 5px;
}

.itemcontent {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	line-height: 18px;
}

.top {
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
}

hr {
	color: #999999;
	background-color: #CCCCCC;
	border-color: #CCCCCC;
	border-style: solid;
}

.footer {
	height: 30px;
	border-top: 3px double #000000;
	background-image:url(../images/footer.jpg);
}

a {
	text-decoration: none;
	color: #003399;
	font-weight: 700;
	/*color: #0033CC;*/
}

.navcont {
	padding-top: 5px;
	border: 2px solid #787878;
	background-image:url(../images/mb.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.cel {
	border: 1px solid #000000;
}