/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}
html, body{
	height: 100%;
}
body{
	background: url(bgr.gif) #ebebeb repeat-x top;
	color: #000000;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #da0b01;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #979797 1px solid;
	font-size: 11px;
	padding: 2px;
}
li{
	list-style: none;
}
table{

}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}	
/*=== Layout ===*/
#page, #footer{
	background: url(page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 5px;
	width: 851px;
}
#bg{
	background: url(bgr2.png) no-repeat bottom left;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
/*=== Header ===*/
#header{
	background: url(header-bgr.jpg) no-repeat top right;
	height: 165px;
}
#header .spacer{
	float: right;
	font-size: 11px;
	padding: 5px;
}
#header li{
	display: inline;
	padding: 0 0 0 13px;
}
#header li a{
	color: #000000;
}
#header li a:hover{
	color: #ce0000;
	text-decoration: none;
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 198px;
}
#header h1 a{
	display: block;
	height: 165px;
}
#header h1 a:hover, #logo a:hover{
	text-decoration: none;
}
#logo{
	background: #e5e3e7;
	border-bottom: 4px solid #ffffff;
	border-top: 4px solid #ffffff;
	height: 1%;
	padding: 5px;
}
#columns #logo h2{
	float: left;
	font-size: 24px;
	font-weight: bold;
}
#columns #logo h2 a{
	color: #2f2676;
}
/*=== Navigation ===*/
/*- Left Menu -*/
.leftmenu{
	margin: 0 0 15px;
}
.leftmenu li{
	clear: both;
	text-align: right;
}
.leftmenu li a{
	color: #2f2676;
	display: block;
	font-weight: bold;
	padding: 4px 8px 4px 0;
	text-align: center;
}
.leftmenu li a:hover,
.leftmenu li.active a{
	color: #2f2676;
	text-decoration: none;
}
.leftmenu li a:hover{
	background: #e3dfea;
}
/*- Left Sub Menu -*/
.leftmenu li.active li a{
	background: #e3dfea;
	color: #000000;
	font-weight: normal;
	text-align: right;
}
.leftmenu li.active li a:hover,
.leftmenu li.active li.active a{
	background: #efecf3;
	color: #000000;
	font-weight: bold;
}
/*- Left Sub Menu2 -*/
.leftmenu li.active li.active li a{
	font-weight: normal;
	padding: 4px 15px 4px 0;
}
.leftmenu li.active li.active li a:hover,
.leftmenu li.active li.active li.active a{
	background: #efecf3;
	color: #f30e67;
	font-weight: bold;
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 3px 5px 0;
}
#home #columns{
	background: url(columns-bgr-home.gif) repeat-y right;
	padding-bottom: 0;
}
#columns h2{
	color: #2f2676;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px;
}
#home #columns h2{
	margin: 0 0 5px;
}
#columns h3{
	font-size: 14px;
	margin: 0 0 5px;
}
#columns h4{
	font-size: 12px;
	font-weight: normal;
}
#columns p{
	padding: 0 0 10px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 15px 0 0;
	width: 196px;
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 645px;
}
#centercol .spacer{
	padding: 10px;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 211px;
}
.col2{
	float: left;
	margin: 0 0 0 4px;
	width: 243px;
}
.col3{
	float: right;
	width: 183px;
}
.box{
	height: 1%;
	padding: 7px 10px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 10px;
}
.list1 li{
	margin: 0 0 10px;
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0;
}
/*- Search -*/
#search{
	float: right;
	height: 45px;
	width: 175px;
}
#search label{
	color: #2f2676;
	display: block;
	font-size: 18px;
	margin: 3px 5px 0 0;
}
#search input{
	float: left;
	padding: 0 2px;
	width: 145px;
}
#search .btn{
	margin: 0 0 0 3px;
	width: auto;
}
/*=== Styling Buttons ===*/
/*- Print, PDF -*/
#icons{
	margin: 0 0 0 785px;
	position: absolute;
	top: 235px;
	width: 90px;
}
#icons img{
	margin: 4px 0 0;
}

	/*- Styling the calendar -*/
/*=== Styling the Calendar ===*/
.calendar{
	padding: 10px 0 0;
	margin: 0 0 0 -5px;
	
}
.calendar h3{
	color: #4a5758;
	font-size: 15px;
}
.calendar h3 span{
	margin: 0 15px 0 0;
}
.calendar h3 img{
	margin: 0 10px;
}
.calendar table table{
	background: #ffffff;
	border: 1px solid #000000;
	font-size: 11px;
	text-align: center;
}
.calendar table a{
	color: #cc0000;
}
.calendar th{
	background: #bbbbbb;
	color: #ffffff;
	padding: 2px;
}
.calendar td{
	color: #cc0000;
	padding: 2px 3px;
}
.calendar td.active{
	background: #e2e2e2;
}
.calendar td.we{
	background: #d4d9d9;
}
.anzeige	{ border: 1px #000000 solid; background-color: #ffffff; white-space: nowrap; }
.sonntag	{ background-color: #D4D9D9 }
.heute		{ background-color: #e2e2e2 }
.titel		{ font-size: 12px; white-space: nowrap;}
.kopf		{ background-color: #bbbbbb; color: #FFFFFF;white-space: nowrap; }
.knopfback {
	height: 20px;
	width: 20px;
	margin: 0;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
}
.knopfnext {
	height: 20px;
	width: 20px;
	margin: 0;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
}


/*=== Footer ===*/
#footer{
	background: url(page-bot.png) no-repeat top;
	clear: both;
	color: #ffffff;
	font-size: 11px;
	height: 31px;
	line-height: 27px;
	text-align: center;
}
#footer a{
	color: #ffffff;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
hr{
	border-bottom: 2px solid #d90110;
	clear: both;
	height: 2px;
	margin: 0 0 15px;
	width: 100%;
}
.hl{
	border-top: 5px solid #ffffff;
	height: 5px;
	margin: 5px 0 0;
	overflow: hidden;
}
.pic img{
	display: block;
}





#contenttab {
	width: 624px;
	height: 484px;
}


#contentboxsub {
margin: 0px;
padding: 25px 0px 10px 0px;
}


#contentboxsub form td{
	padding: 3px;
}


#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 4px 0 5px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #da0b01;
	}

#contentboxsub font a{
	color: #da0b01;
	}


#contentboxsub p a{
	color: #da0b01;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	background-image: none;
	font-size: 15px;
	padding: 0 0 8px 0;
	color: #000000;
}


#contentboxsub h3{
	font-size: 14px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h4{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h5{
	font-size: 12px;
	padding: 0 0 5px 0;
	color: #000000;
}

#contentboxsub input{
	font-size: 12px;
	color: #000000;
}


.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}

