body {
	margin: 0;
	padding: 0;
	background: url(/img/mbg-li.gif) left repeat-y;
	background-color: #cfffcf;
	font-family: Helvetica, Arial, Sans-Serif;
}
html, body, #links, #rechts {
	min-height: 100%;
	height: 100%;
}
html>body, html>body #links, html>body #rechts {
	height: auto;
}
#links {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	background: url(/img/mbg-li.gif) left repeat-y;
	background-color: #cfffcf;
	padding-left: 20px;
}
#rechts {
	position: absolute;
	top: 0;
	right: 0;
	left: 200px;
	background: url(/img/mbg-re.gif) left repeat-y;
	background-color: #fff;
	padding: 0 15px 0 35px;
}
#kopf {
	position: relative;
	margin-top: 20px;
	width: 100%;
	xxwidth: 100%-200px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #246C24;
	padding: 5px;
}
hr {
	color: #66cc66;
	background-color: #66cc66;
	border: none;
	height: 2px;
}
h1 {
	display: inline;
	font-size: 24px;
}
#vvlogo {
	position: absolute;
	width: 150px;
	height: 150px;
	top: 5px;
	left: 50%;
	margin-left: -75px;
}
#puonlogo {
	float: right;
	border: 0;
	left: 100%;
	width: 205px;
	height: 39px;
}
#content {
	//margin-top: 60px;
	color: #246C24;
}
#kmenu {
	font-family: Arial Narrow, Helvetica, Arial, Sans-Serif;
	font-size: 16px;
    margin-top: 80px;
	color: red;
}
#kmenu dl, #kmenu dt, #kmenu dd, #kmenu ul, #kmenu li {
    margin: 0;
    padding: 0;
}
#kmenu dt {
    cursor: pointer;
    margin: 2px 0;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}
#kmenu li {
    list-style-type: none;
	font-size: 14px;
    padding-left: 10px;
    line-height: 18px;
	height: 18px;
	width: 500px;
	overflow: hidden;
}
#kmenu li a, #kmenu dt a {
    text-decoration: none;
    display: block;
    border: 0 none;
    height: 100%;
	color: #246C24;
}
#kmenu li a:hover, #kmenu dt a:hover {
    text-decoration: underline;
}
#wappen {
	width: 75px;
	height: 85px;
	margin-top: 20px;
	margin-left: 45px;
}
.default     {
	font-size: 12pt;
	color: #003E00;
}
.defaulthead {
	color: #246C24;
	font-size: 12pt;
	font-weight: bold;
}
A:visited {
	color: #246C24;
}
A:active {
	color: #246C24;
}
.tmb {
    border: 1px solid #000;
	width: 112px;
	height: 84px;
}
A:link {color: #246C24}
#bookmarks img {
    width: 16px;
    height: 16px;
    margin-left: 8px;
    vertical-align: middle;
    border: 0;
}
#bookmarks {
    position: relative;
    float: right;
    padding: 0 20px 5px 0px;
    font-size: 13px;
}

