/*=== 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) #ffffff no-repeat center top;
	color: #000000;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #de0000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 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{
	background: url(page-bgr.png) repeat-y right;
	margin: 0 auto;
	width: 860px;
}
/*=== Header ===*/
#header{
	background: url(header-bgr.gif) repeat-x top;
	height: 110px;
}
#header .spacer{
	float: left;
	margin: 0 0 0 1px;
	width: 660px;
}
#header .pic{
	border-bottom: 1px solid #ffffff;
	height: 85px;
	overflow: hidden;
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 110px;
	width: 197px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: #aeaeae;
	color: #ffffff;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
}
#nav1 ul{
	float: left;
	padding: 0 10px 0 0;
}
#nav1 li{
	display: inline;
}
#nav1 li a{
	color: #ffffff;
	padding: 0 0 0 10px;
}
#nav1 li a:hover{
	color: #de0000;
	text-decoration: none;
}
/*=== Title ===*/
#title{
	background: no-repeat top right;
	height: 295px;
	width: 381px;
}
/*=== All Columns ===*/
#columns{
	padding: 0 2px 35px 0;
}
#columns h2{
	font-size: 14px;
	margin: 0 0 10px;
}
#columns h3{
	font-size: 12px;
}
#columns h4{
	font-size: 11px;
	margin: 0 0 5px;
}
#columns p{
	padding: 0 0 15px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 85px 0 0;
	width: 196px;
}
/*- Left Menu -*/
.leftmenu{
	background: #ffd400;
}
#leftcol-bot{
	background: url(leftcol-bot.gif) no-repeat left top;
	height: 77px;
	overflow: hidden;
}
.leftmenu li a{
	color: #111111;
	display: block;
	font-size: 13px;
	padding: 5px 0 4px 13px;
}
.leftmenu li a:hover,.leftmenu li.active a{
	color: #111111;
	font-weight: bold;
	text-decoration: none;
}
.leftmenu li.active a{
	font-weight: bold;
}
/*- Left Sub Menu -*/
.leftmenu li.active li a{
	font-weight: normal;
	padding: 5px 0 4px 25px;
}
.leftmenu li.active li.active a, .leftmenu li.active li a:hover{
	background: url(ico-list.gif) no-repeat 10px 7px;
	color: #111111;
	font-weight: bold;
}
/*- Left Sub Menu 2 -*/
.leftmenu li.active li.active ul{
	background: #ffee99;
	margin: 5px 0 4px 26px;
}
.leftmenu li.active li.active li a{
	background: none;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 4px 2px;
}
.leftmenu li.active li.active li.active a,
.leftmenu li.active li.active li a:hover{
	color: #111;
	font-weight: bold;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 35px 0 0 13px;
	width: 635px;
}
#home #centercol{
	width: 262px;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 381px;
}
#rightcol h2{
	padding: 0 0 0 10px;
}
.subcol{
	padding: 0 0 0 35px;
}
/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: #d3d3d3;
	color: #464646;
	width: 328px;
}
.box .top,.box .bot{
	background: url(box-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden;
}
.box .bot{
	background: url(box-bot.gif) no-repeat top;
}
.box .spacer{
	height: 1%;
	padding: 10px 20px 8px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	color: #444444;
	font-size: 11px;
	margin: 0 0 15px;
	padding: 0 0 0 15px;
}
.list1 li{
	background: url(ico-list.gif) no-repeat 0 3px;
	line-height: 16px;
	margin: 0 0 18px;
	padding: 0 0 0 16px;
}
.list1 li a{
	color: #444444;
}
#home .list1{
	margin: 0 0 35px;
}
/*- List2 -*/
.list2{
	color: #464646;
}
.list2 li{
	margin: 0 0 8px;
}
.list2 li a{
	color: #464646;
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	float: right;
	height: 16px;
	width: 185px;
}
#search label{
	float: left;
	margin: 0 5px 0 0;
}
#search input{
	border: 0;
	float: left;
	margin: 4px 0 0;
	padding: 1px 2px;
	width: 125px;
}
#search .btn{
	margin: 5px 0 0 5px;
	padding: 0;
	width: auto;
}
/*=== Footer ===*/
#footer{background: url(footer-bgr.gif) no-repeat bottom;
	border-top: 1px solid #ffffff;
	clear: both;
	color: #7f7f7f;
	float: right;
	font-size: 11px;
	margin: 0px;
	position: relative;
	width: 664px;
}
#footer a{
	color: #7f7f7f;
}
#footer div{
	padding: 13px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

/*=== Styling Buttons ===*/
#icons{
	margin: 0 0 0 580px;
	position: absolute;
	top: 120px;
	width: 90px;
}
#icons img{
	margin: 0 3px;
}
/*- Tageskarten -*/
#tageskarten{
	background: url(bgr-tages.gif) no-repeat top left;
	font-weight: bold;
	height: 64px;
	padding: 0 0 0 0px;
}
#tageskarten a{
color: #000000;
	display: block;
	padding: 30px 0 0 100px;
}


#contentboxsub {
width: 630px;
margin: 0px;
padding: 10px 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: #ca0300;
	}

#contentboxsub font a{
	color: #ca0300;
	}


#contentboxsub p a{
	color: #ca0300;
}



#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;
	}
