/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(bgr.gif) #f5f8fb repeat-x top;
	color: #000000;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 15px
}
a{
	color: #cc0000;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #6d6d6d 1px solid;
	font-size: 11px;
	padding: 2px 2px 1px
}
li{
	list-style: none
}
h2, h3{
	font-size: 14px;
	margin: 0 0 8px
}
h4{
	color: #cc0000;
	font-size: 12px
}
p{
	padding: 0 0 10px
}
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{
	background: #ffffff;
	border: 1px solid #666666;
	height: 1%;
	margin: 0 auto;
	padding: 4px;
	width: 840px
}
/*=== Header ===*/
#header{
	height: 84px;
	margin: 0 0 4px;
}
#header .content{
	float: right;
	width: 644px;
	
}
#header .content img{
	float: right;
	margin: 0 0 0 5px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	position: relative;
	width: 196px
}
#header h1 a{
	display: block;
	height: 84px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size: 11px;
	height: 30px;
	margin: 0 auto;
	text-align: right;
	width: 840px
}
#nav1 ul{
	padding: 12px 0 0
}
#nav1 li{
	display: inline;
	padding: 0 5px
}
#nav1 li a{
	color: #707070
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #000000
}
/*- Nav2 -*/
.nav2 li a{
	color: #ffffff;
	display: block;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 9px;
	text-transform: uppercase
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}
.nav2 li.active a{
	font-size: 14px
}
/*- Sub Menu -*/
.nav2 li.active li a{
	background: url(1pxtr.png);
	border: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 20px;
	text-transform: none
}
* html .nav2 li.active li a{
	background: #c40604
}
.nav2 li.active li a:hover,
.nav2 li.active li.active a{
	font-weight: bold
}
/*- Sub Menu 2 -*/
.nav2 li.active li.active li a{
	background: #e8e8e8;
	color: #ca160f;
	font-weight: normal;
	padding: 0 0 0 25px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	background: url(nav2-ico.gif) #e8e8e8 no-repeat 15px 10px;
	font-weight: bold
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.gif) #ffffff repeat-y;
	height: 1%;
	margin: 0 0 4px
}
#home #columns{
	background: url(columns-bgr-home.gif) repeat-y left
}
/*=== Left Column ===*/
#leftcol{
	background: url(leftcol-bgr.gif) no-repeat top;
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 454px;
	min-height: 454px;
	width: 196px
}
/*=== Center Column ===*/
#centercol{
	background: url(centercol-bgr.gif) no-repeat 0 30px;
	display: table-cell;
	display: block;
	float: right;
	height: auto !important;
	height: 462px;
	min-height: 462px;
	width: 640px
}
#centercol .content{
	height: 1%;
	padding: 11px
}
#home #centercol{
	background: url(centercol-bgr-home.gif) no-repeat left top;
	color: #666666;
	float: left;
	margin: 0 0 0 4px;
	width: 317px
}
#home #centercol h2{
	text-transform: uppercase
}
#home #centercol a{
	color: #666666
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	height: 497px;
	overflow: hidden;
	width: 317px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 165px
}
.col2{
	float: right;
	width: 127px
}
/*=== Styling Lists ===*/
/*- List1, List2 -*/
.list1{
	margin: 0 0 10px
}
.list1 li{
	margin: 0 0 7px
}
.list2 li{
	margin: 0 0 4px
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0
}
/*- Search -*/
#search{
	background: #e2e2e2;
	height: 33px
}
#search fieldset{
	background: #ffffff;
	float: right;
	height: 33px;
	padding: 0 0 0 10px;
	width: 180px
}
#search label{
	color: #6d6d6d;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase
}
#search input{
	float: left;
	width: 150px
}
#search .btn{
	margin: 0 0 0 5px;
	width: auto
}
/*=== Styling Buttons ===*/
/*- PDF, Print -*/
#icons{
	margin: 0 0 0 590px;
	position: absolute;
	top: 129px;
	width: 90px
}
#icons img{
	margin: 0 3px
}

/*=== Footer ===*/
#footer{
	background: #b7b7b7;
	clear: both;
	font-size: 11px;
	height: 1%;
	line-height: 18px;
	padding: 5px 6px
}
#footer a{
	color: #000000
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.pic img{
	margin: 0 0 15px
}
/*- Styling the calendar -*/

.calendar table{
	font-size: 11px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.calendar p{
	padding: 0px;
	margin: 0px;
}
.calendar table a{
	color: #cc0000;
}
.calendar th{
	background: #bbbbbb;
	color: #ffffff;
}
.calendar td{
	color: #cc0000;
	padding: 1px;
	white-space: nowrap;
}
.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;
}



#contenttab {
	width: 620px;
	height: 484px;
	font-family: Arial,sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 30px 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: #ce0001;
	}

#contentboxsub font a{
	color: #ce0001;
	}


#contentboxsub p a{
	color: #ce0001;
}

#contentboxsub a:visited{
	color: #9f100a;
	text-decoration: none;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	background-image: none;
	font-size: 16px;
	font-weight: bold;
	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;
	}



