* {
	margin: 0;
	padding: 0;
}

html  {
	height: 100%;
}

body {
	background: url('/images/background.jpg') repeat-y 978px 0 #fff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 0.8em;
	height: 100%;

}

p {
text-align:justify;
}

img {
	border: 0;
}

a {
	color: #000;
}

#scroll_layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 0;
}

#fixed_layer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: inerhit;
	overflow: visible;
	height: 100%;
}

#header {
	background: url('/images/header2.jpg') #f6ad51;
	width: 978px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	height: 150px;
}

#header #headline {
	position: absolute;
	top: 0;
	left: 0;
	width: 958px;
	height: 99px;
	padding: 10px;
	z-index:101;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
}

#navigation {
	height: 29px;
	width: 100%;
	float: left;
	position: absolute;
	left: 0;
	top: 121px;
	z-index: 30;
	background: url('/images/navigation_background.jpg') #dc9662;
}

#main {
	position: absolute;
	top: 161px; 
	left: 20px;
	z-index: 1;
}

#main *{
	z-index: -10;
}

#sidebar {
	position: fixed;
	height:100%;
	width: 18px;
	left: 960px;
	top: 0;
	z-index: 150;
	background: #f2eadf;
	opacity: 0.91;
	filter:Alpha(opacity=91);
	overflow: hidden;
}

#sidebar_content  {
	position: absolute;
	left: 978px;
	z-index: 160;
	overflow: hidden;
	margin-top: 160px;
	width: 0;
	opacity: 0.90;
	filter:Alpha(opacity=90);
}

#sidebar div.clip_bar{
	display: block;
	height: 100%;
	width: 13px;
	background-color:#e1d0bc;	
	cursor: pointer;
	border-right:solid 1px #d4b897;
	border-left:solid 3px #f5e9dd;
	float: left;
}

#sidebar div.clip_bar #clip_arrow{
	margin-left:1px;
	width: 11px;
	height: 100%;
	background-image: url('/images/clip_arrow.jpg');
	background-position: 50% left;
	background-repeat: no-repeat;
	float: left;
}

.js_info {
	border-bottom: 1px solid #cc3333;
	width: 977px;
	padding: 2px 0;
	text-indent: 8px;
	position: absolute;
	left: 100;
	top: 100;
	z-index: 1000;
	background: #ffeeee;
	font-weight: bold;
	font-size: 0.9em;
	opacity: 0.85;
	filter:Alpha(opacity=85);
}

.js_info a{
	font-weight: normal;
	color:  #505050;
}

.area_headline {
font-family: "Helvetica";
font-size:24px;
}


/* @group Kalender */

.kalender {

	font-size:10px;
	margin-left:12px;
	margin-top:20px;
	cell-spacing:none;
	margin-bottom:10px;
}



.kalender td{
	width:34px;
	height:32px;
	padding: 0px;
	border: 1px solid #d6bb9c;
	font-size:9px;
	background-color:#ffffff;
	padding: 1px;
	border-right: 1px solid #d6bb9c;
	border-left: 1px solid #d6bb9c;
	border-right: 1px solid #d6bb9c;
	border-top: 1px solid #d6bb9c;
	vertical-align:top;
	text-align:right;
}

.kalender td a{
	height: 100%;
	cursor: pointer;
}

.kalender tr.neue_klasse td {
	border-top: 1px solid #d6bb9c;

}

.kalender td a:hover {
background-color:#f2ebe0;
}

table.kalender td a {
	display: block;
	height: 32px;
	padding-right: 1px;
	color:#606060;
}

table.kalender td a.today {
	border-bottom: 4px solid #ffc76e;
	height: 28px;
}

table.kalender td span.holiday {
	display: block;
	border-top: 2px solid #949494;
	height: 30px;
}

table.kalender td span.holiday a{
	margin-top: 1px;
	height: 29px;
}

table.kalender td span.holiday a.today{
	height: 25px;
}

table.kalender td a.today:hover{
	border-bottom: 4px solid #eeb65d;
}

table.kalender td.out_of_month a, table.kalender td.out_of_month a:hover {
	background-color: #F2EADF;
	cursor: pointer;
	color: #bbb;
}

table.kalender td.visitor_event a{
	color: #ffffff;
	background-color: #a4593c;
	}
	

table.kalender td.visitor_event a:hover {
	color: #ffffff;
	background-color: #803b20;
	}

table.kalender td.both_event a{
	color: #ffffff;
	background-image: url('/images/both_events.gif');
	background-position: 0 0;
	}
	

table.kalender td.both_event a:hover {
	color: #ffffff;
	background-position: 0 100%;
	}
	

table.kalender td.intern_event a{
	background-color: #4c8161;
	color: #ffffff;
	}

table.kalender td.intern_event a:hover {
	color: #ffffff;
	background-color: #1c5131;
	}

.month_switcher .datum {
	cursor: pointer;
}

.cal_legend img {
margin-left:10px;
}


/* @end */


.infos {
font-size:10px;
width:250px;
background-color:#e1d0bc;
margin-left:32px;
margin-top:15px;
margin-bottom:6px;
padding:5px
}

.info_hl {
margin-bottom:5px;
}

.bold1 {
font-weight:bold;
}

.datum {
width:267px;
margin-left:15px;
margin-top:15px;
padding:5px
font-size:14px;
font-weight:bold;
}

.extra_link {
font-size:10px;
width:250px;
margin-left:32px;
margin-top:15px;
padding:5px
}

.cal_legend {
font-size:11px;
width:250px;
margin-left:10px;
margin-top:2px;
padding:5px
}

#cal_raster, #cal_info {
float: left;
}

#esmini {
	margin-top: 100px;
	margin-left: 240px;
}

