/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(bgr.gif) #CACACA fixed;
	color: #040000;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	padding: 12px 0 0
}
a{
	color: #A90419;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	color: #777675;
	font-size: 11px;
	padding: 2px
}
select{
	padding: 0
}
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; 
	color: #000000; 
	background-color:transparent;
	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: #000000; 
	background-color:transparent; 
	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: #000000; 
	background-color:transparent; 
	font-size: 90%}	
/*=== Layout ===*/
.page, #page-top, #page-bot{
	background: url(page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 4px;
	width: 1000px
}
#page-top{
	background: url(page-top.png) no-repeat top;
	height: 15px;
	overflow: hidden
}
#page-bot{
	background: url(page-bot.png) no-repeat top;
	height: 6px;
	overflow: hidden
}
/*=== Header ===*/
#header{
	height: 61px;
	padding: 0 12px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: right;
	text-indent: -9999px
}
#header h1 a{
	display: block;
	height: 61px;
	width: 275px
}
/*- Top Menu -*/
#topmenu{
	float: left;
	height: 20px;
	line-height: 20px;
	width: 500px
}
#topmenu ul{
	float: left
}
#topmenu li{
	border-right: 1px solid #B4B3B1;
	color: #777675;
	float: left;
	padding: 2px 4px 0
}
#topmenu li a{
	color: #777675
}
#topmenu li a:hover{
	color: #A90419;
	text-decoration: none
}
.s1{
	font-weight: bold
}
.s2{
	font-size: 14px
}
.s3{
	font-size: 16px
}
/*- Search -*/
#search{
	float: left;
	height: 18px;
	width: 180px
}
#search input{
	background: url(input-bgr.gif) no-repeat top left;
	float: left;
	width: 145px
}
#search .btn{
	border: 0;
	height: auto;
	padding: 0;
	width: auto
}
/*=== Navigation ===*/
/*- Nav -*/
#nav{
	background: url(nav-bgr.gif) repeat-x top;
	height: 41px;
	line-height: 36px;
	margin: 0 0 8px
}
#nav ul{
	float: right;
	height: 36px;
	padding: 1px 0 0;
	width: 100%
}
#nav li{
	background: url(nav-sep.gif) no-repeat right;
	float: left;
	font-weight: bold;
	text-transform: uppercase
}
#nav li a{
	color: #424141;
	background-color:transparent;
	display: block;
	float: left;
	margin: 0 1px;
	padding: 0 12px
}
#nav li a:hover,#nav li.active a{
	color: #FFFFFF;
	background-color:transparent;
	text-decoration: none
}

/*- Colorful Tabs -*/
#nav1176 a:hover,#nav1176.active a{
	background: url(tab1.gif) no-repeat left top
}

#nav1176.active #leftmenu li{
	background-color: #cc0000;
}

#nav1180 a:hover,#nav1180.active a{
	background: url(tab2.gif) no-repeat left top
}
#nav1177 a:hover,#nav1177.active a{
	background: url(tab3.gif) no-repeat left top
}
#nav1178 a:hover,#nav1178.active a{
	background: url(tab4.gif) no-repeat left top
}
#nav1386 a:hover,#nav1386.active a{
	background: url(tab5.gif) no-repeat left top
}
#nav1181 a:hover,#nav1181.active a{
	background: url(tab6.gif) no-repeat left top
}
#nav1377 a:hover,#nav1377.active a{
	background: url(tab7.gif) no-repeat left top
}
#nav1183 a:hover,#nav1183.active a{
	background: url(tab8.gif) no-repeat left top
}
#nav1184 a:hover,#nav1184.active a{
	background: url(tab9.gif) no-repeat left top
}

/*=== Title ===*/
#title{
	float: left;
	background: #e7e7e7;
	width: 332px
}
#title img{
	max-width: 332px
}
/*=== Columns ===*/
#columns{
	background: url(columns-bgr.gif) repeat-y left;
	margin: 0 10px 15px
}
#home #columns{
background: url(home-columns-bgr2.gif) repeat-y left;
}

#home #columns p{
	background: #e7e7e7;
	padding: 8px;
	margin: 0;
}

#home #columns ul{
	background: #e7e7e7;
	padding: 8px;
}

/*#home #columns h2{
	color: #7B7B7B;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 0 0 5px
}*/
#home #columns h4{
	font-size: 11px
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	width: 163px
}

/*--- Center Column ---*/
#centercol{
	float: right;
	width: 808px
}
#centercol h2{
	background: url(hdr-bgr.gif) repeat-x top;
	color: #5D5C5B;
	font-size: 14px;
	height: 23px;
	line-height: 23px;
	margin: 0 0 5px;
	padding: 0 8px
}

#columns h2{
	background: url(hdr-bgr.gif) repeat-x top;
	color: #7b7b7b;
	font-size: 16px;
	height: 23px;
	line-height: 23px;
	margin: 0px;
	padding: 0 8px
}

#columns #notfallbox h2{
	background: url(hdr-bgr-not.gif) repeat-x top;
	color: #FFFFFF;
	font-size: 16px;
	height: 23px;
	line-height: 23px;
	margin: 0px;
	padding: 0 8px
}

.startnews {
	padding: 6px 0 0 0;
}


#centercol h3{
	border-bottom: 1px solid #5D5C5B;
	color: #5D5C5B;
	font-size: 18px;
	margin: 0 0 15px;
	padding: 0 0 5px
}
#centercol h4{
	color: #5D5C5B;
	font-size: 12px
}
#centercol p{
	line-height: 16px;
	padding: 0 0 15px
}
/*--- Sub Columns ---*/
.col1{
	float: left;
	margin: 0 0 0 8px;
	width: 354px
}
.col2{
	float: right;
	width: 277px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	background: url(ico-arrow3.gif) no-repeat left top;
	margin: 0 0 12px;
	padding: 0 0 0 8px
}

#notfallbox ul.list1 li{
	background: url(ico-arrow3.gif) no-repeat left top;
	margin: 0 0 12px;
	padding: 0 0 0 8px
}

.list1 li.morenews{
	background: none;
	text-align: right;
	width: 320px;
	margin: 0 0 12px;
	padding: 0 8px 0 8px; 
}

.list1 li.morenews a{
	background: url(ico-arrow3.gif) no-repeat left;
	padding: 0 0 0 8px; 
	font-size: 11px;
}

.list1.bold{
	font-weight: bold
}
.list1 a{
	color: #000000
}
/*=== PDF-Print Icons ===*/
#icons{
	margin: 0 0 0 895px;
	position: absolute;
	top: 138px;
	width: 80px
}
#icons img{
	margin: 4px 5px 0
}
#icons a{
	border-left: 1px solid #FFFFFF;
	display: block;
	float: right;
	height: 23px
}
/*=== Footer ===*/
#footer{
	border-top: 1px solid #CACACA;
	clear: both;
	color: #777675;
	margin: 0 12px;
	padding: 5px 0
}
#footer a{
	color: #777675
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden
}
.hl{
	border-top: 7px solid #FFFFFF;
	clear: both;
	height: 1px;
	overflow: hidden
}
.fr{
	float: right;
	width: 150px
}

.ac{
background: #e7e7e7;
padding: 8px;
}

.wetterbox{
float: left;
margin-right: 10px;
background: #e7e7e7;
}


#contentboxsub {
margin: 0px;
padding: 10px 10px 10px 18px;
}


#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: 6px 0 10px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub table table td font a{
	color: #c91500;
}

#contentboxsub table td font a{
	color: #c91500;
}

#contentboxsub table td a font{
	color: #c91500;
}

#contentboxsub table table td  a{
	color: #c91500;
}

#contentboxsub table td a{
	color: #c91500;
}


#contentboxsub td a{
	color: #c91500;
}

#contentboxsub a{
	color: #c91500;
}

#contentboxsub font a{
	color: #c91500;
}


#contentboxsub p a{
	color: #c91500;
}



#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;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}

