html { 
   height: 100.2%; 
   margin-bottom: 1px; 
}

BODY {
	margin: 0;
	padding: 0;
	background: #800000;
	color: #000000;
}

.bar {
	width: 100%;
	height: 2px;
	background: #000000;
}

#bar1 {
	width: 100%;
	height: 50px;
	background: #800000;
}

#bar2 {
	width: 100%;
	height: 30px;
	background: #c0c0c5;
}

#logobar {
	width: 100%;
	height: 166px;
	background: #c0c0c5 url(../images/plg.gif) no-repeat center;
}

#menubar {
	width: 100%;
	height: 40px;
	text-align: center;
	background: #c0c0c5 none;
}

#wrap {
	margin: -2px auto 0 auto;
	width: 972px;
	background: #ffffff url(../images/pcnt.gif) repeat-y top left;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#content {
	float: left;
	width: 690px;
	padding: 20px;
	border-top: 2px solid #000000;
}

#side {
	float: right;
	width: 242px;
}

#sidebar {
	width: 202px;
	padding: 20px;
	border-top: 2px solid #000000;
	text-align: center;
}

#sidenav {
	width: 242px;
	text-align: center;
}

#sidenav h2 {
	display: block;
	padding: 10px 20px 10px 20px;
	margin: 0;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	background: #999999;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#sidenav p {
	display: block;
	padding: 6px 20px 6px 20px;
	margin: 0;
	color: #000000;
	font-size: 100%;
	text-decoration: none;
}

#sidenav a {
	display: block;
	padding: 6px 20px 6px 20px;
	margin: 0;
	color: #000000;
	text-decoration: none;
}

#sidenav a:hover {
	color: #000000;
	font-weight: bold;
}

#sidenav a.sel {
	font-weight: bold;
}

#ts {
	padding-left: 20px;	
}

.space {
	width: 242px;
	height: 10px;
}

.clearer {
	clear: both;
}

#footer {
	width: 100%;
	padding: 10px 0 10px 0;
	color: #000000;
	background: #c0c0c5;
	border-top: 2px solid #000000;
	text-align: center;
}

#footer a {
	color: #000000;	
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}

.line1 {
	color: #000000;
}

.schrift {
	width: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 200%;
	color: #000000; 
	text-align: center;
}

/*Kalender*/
a.callink { text-align: center;}
a.callink:link { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none;}
a.callink:visited { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none;}
a.callink:active { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none;}
a.callink:hover { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none;}
a.calhome:link { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none;}
a.calhome:visited { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none;}
a.calhome:active { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none;}
a.calhome:hover { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none;}
td.caltz { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
td.calwt { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
td.calat { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px;}
td.calht { color:#cccccc; background-color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
td.calhe { color:#cccccc; background-color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
td.calwe { color:#000000; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
table.caltab { width:155px; background:#c0bfc5; padding:0; margin:0;}
table.caltab1 { padding:0; margin:0;}
table.caltab2 { padding:0; margin:0;}

form.search {
	margin: 0;
	padding: 20px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 180px;
	border: 1px solid ;
}

