html {
	overflow: hidden;
	height: 100%;
	padding: 0 0 111px 0;
	background: #C0C0C0;
}
body {
	height: 100%;
	min-width: 400px;
	overflow: auto;
	border-top: 0px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: white;	
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#head {
	margin: 0;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	background: #000;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 4em;
	z-index: 5;
	overflow: hidden;
	color: #fff;
}
#content {
	position: fixed;
	margin: 111px 180px 0 180px;
	height: 100%;
	min-width: 400px;
	overflow: auto;
	border-top: 0px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: white;	
	z-index: 5;
}




#right {position:fixed; display:block; top:112px; right:7px; width:160px; background:#C0C0C0;}
* html #right {position:absolute; display:block; top:112px; right:7px; width:160px; background:#C0C0C0;}
#left {position:fixed; display:block; left:12px; width:160px; background:#C0C0C0;}
* html #left {position:absolute; display:block; left:12px; width:160px; height:100%; background:#C0C0C0;}
body {}




.lnav a   {display:block; width:120px; margin-left: 17px;height:25px; color:#000; background:white; text-decoration:none; border:1px solid #000; text-align:center; line-height:25px; margin-top:5px; font-size:12px;letter-spacing: 0px;}
.lnav a:link {display:block; width:120px; height:25px; color:white; background:gray; text-decoration:none; border:1px solid #000; text-align:center; line-height:25px; margin-top:5px;}
.lnav a:visited {display:block; width:120px; height:25px; color:white; background:gray;}
.lnav a:hover {color: black; background: gray;}
.lnav #active a {color:white; background:red;font-weight:bold;}

.lnavsub a   {
	display: block;
	width: 90px;
	height: 20px;
	color: #000;
	background: transparent;
	text-decoration: none;
	border: 1px solid #000;
	text-align: center;
	line-height: 20px;
	margin-top: 1px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-left: 47px;
	font-size: 11px;
}
.lnavsub a:link {display:block; width:90px; height:20px; color:#000; background:white; text-decoration:none; border:1px solid #000; text-align:center; line-height:20px; margin-top:1px; }
.lnavsub a:visited {display:block; width:90px; height:20px; color:#000; background:white;}
.lnavsub a:hover {color:#000; background:gray;}
.lnavsub #active a {color:white; background:red;}

#headnav {float : left; width : 100%; margin : 0; padding : 90px 0 0 10px; list-style : none; background : black; letter-spacing: 0px;}
#headnav li {float : left; margin : 0; padding : 0; font : 12px Arial; }
#headnav a {float : left; display : block; margin : 0 1px 0 0; padding : 7px 8px 7px 8px; color : black; text-decoration : none; background : white; border-bottom:1px solid black;}
#headnav a:hover {color : black; font-weight:bold; padding-bottom : 7px; border-color : lightgrey; background : lightgrey;  border-bottom:1px solid black;}
#headnav #aktief a {color : white; font-weight:bold; padding-bottom : 7px; border-color : red;  border-bottom:1px solid black; background : red; }




p {padding:10px;}
.bold {font-weight:bold;}
.ital {font-style:italic;}
.kop {color: black;font-weight: bold;text-decoration: underline;}
.llist{	font-size: 10px;text-decoration:none;}

a, a:link, a:visited, a:active  {color: black;}
a:hover {color: red;	font-weight: bold; text-decoration: none;}



.xsnazzy h1, .xsnazzy h2, .xsnazzy p {	margin: 0 10px;}
.xsnazzy h1 {
	font-size: 20px;
	color: red;
	font-variant: small-caps;
}
.xsnazzy h2 {
	font-size: 15px;
	color: Red;
	border: 0;
}
.xsnazzy p {padding-bottom:0.5em;}
.xsnazzy h2 {padding-top:0.5em;}
.xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {
	background: white;
	border-left: 1px solid red;
	border-right: 1px solid red;
}
.xb1 {margin:0 5px; background:red;}
.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display: block;
	background: white;
	border: 0 solid red;
	border-width: 0 1px;
	text-align: left;
}
.agenda {
	font-size: 12px;
}

