	body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #990000;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-width: 5px;
	border-bottom-color: #990000;
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	background-image: url(images/bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
	a{
		color: #990000;
		text-decoration: none;
	}
	
	a:link{
		color: #990000;
		text-decoration: none;
	}
	
	a:visited{
		color: #990000;
		text-decoration: none;
	}
	
	a:hover{
	color: #990000;
	text-decoration: none;
	}
	
	p{
		font-family: Arial, sans-serif;
		font-size: 80%;
		color: #333333;
		margin: 0px;
		padding: 0px;
	}
	
	h1{
	 font-family: Verdana,Arial,sans-serif;
	 font-size: 110%;
	 color: #990000;
	 margin: 0px;
	 padding: 0px;
	}
	
	h2{
	font-family: Arial, sans-serif;
	font-size: 90%;
	color: #990000;
	padding: 0px;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
	h3{
	font-family: Arial, sans-serif;
	font-size: 90%;
	color: #990000;
	margin: 0px;
	padding: 0px;
	}
	
	h4{
		font-family: Arial, sans-serif;
		font-size: 80%;
		color: #990000;
		margin: 0px;
		padding: 0px;
	}
	
	h5{
	 font-family: Verdana,Arial,sans-serif;
	 font-size: 100%;
	 color: #990000;
	 margin: 0px;
	 padding: 0px;
	}
	
	td{
	font-family: Arial, sans-serif;
	font-size: 100%;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	}
	
	th{
		font-family: Arial, sans-serif;
		font-size: 100%;
		margin: 0px;
		padding: 0px;
		text-align: left;
		vertical-align: top;
	}
	
		
	label{
	 font-family: Arial,sans-serif;
	 font-size: 100%;
	 font-weight: bold;
	 color: #334d55;
	}
	
	/***********************************************/
	/* Layout Divs                                 */
	/***********************************************/
	
	#header{
	width: auto;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 110px;
	border: 1px solid #FFFFFF;
	}
	
	#subheader {
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #FFFFFF;
	height: 10px;
	}
	
	#siteInfoTop{
		clear: both;
		font-size: 75%;
		color: #cccccc;
		float: none;
		border-top-style: none;
		border-bottom-style: none;
		text-align: right;
		border-right-style: none;
		border-left-style: none;
		margin-right: 10px;
	}
	
	#siteInfoTop img{
		margin-right: 3px;
		width: 20px;
	}
	
	#siteInfoBottom{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px;
	float: none;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	visibility: visible;
	z-index: 1000;
	}
	
	#siteInfoBottom img{
		margin-right: 2px;
		width: 20px;
	}
	
	#news{
	float:right;
	width: 18%;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 840px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 5px;
	}
	
	#news p{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	#navigation {
	float:left;
	width: 125px;
	}
    
    #navigation ul {
	list-style-image:none;
	border: 1px solid #990000;
	margin-top: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    					}
    
    #navigation ul li {
	display:inline;
}
	
	#navigation ul li a {
	display:block;
	text-decoration:none;
	font-size: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #990000;
}
    						
    #navigation ul li a:hover {
	color:#FFFFFF;
	background-color:#990000;
	text-decoration: none;
}	
    						
    #navigation ul ul li a {
	display:block;
	color:#666666;
	text-decoration:none;
	font-size: 75%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 5px;
}
    
	#navigation ul ul{
	padding-left: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
    					}						
    #navigation ul ul li a:hover {
	color:#FFFFFF;
	background-color:#999999;
}    		

	#content{
	float: left;
	width: 60%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	}
	
	
/*-------------------------------------------------------------------------*/
	
	.main img {
	border: 1px solid #990000;
	}
	
	
	.left {
		text-align: left;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.right {
		text-align: right;
		float: right;
		margin-bottom: 10px;
		margin-left: 10px;
	}
	
	.center {
	text-align: center;
	vertical-align: middle;
	}
	
	.clear {
		clear: both;
	}
	
	.tabstyle1 {
		width: auto;
		border-spacing: 0px;
		vertical-align: top;
	}
	
	.tabstyle1 td{
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.tabstyle1 th{
		padding-top: 5px;
		padding-bottom: 5px;
		font-weight: normal;
		border-bottom-style: none;
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.tabstyle2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	.tabstyle2 td{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	.tabstyle2 th{
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: normal;
		border-bottom-style: none;
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.tabstyle3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	}
	.tabstyle3 td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	
	.tabstyle3 th{
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: normal;
		border-bottom-style: none;
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.newsstyle {
	border: 1px solid #999999;
	width: 100%;
	}
	
	.newsstyle h2{
	color: #FFFFFF;
	background-color: #990000;
	font-weight: normal;
	font-size: 90%;
	
	}
	
	.newsstyle td {
	padding: 3px;
	}
	
	
	.Jahreszahl {
		color: #990000;
		font-size: 120%;
		background-color: #CCCCCC;
	}
	
	.navi {
	clear: both;
	width: 100%;
	background-color: #EFEFEF;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 12px;
	font-size: 60%;
	vertical-align: middle;
	}
	
	.navi a:link, a:visited {
		text-decoration: none;
	}
	.navi a:hover {
	border: none;
	text-decoration: underline;
	}
	
	.navi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 10px;
	}
	
	.termine{
	width: 450px;
	float: left;
	position: relative;
	height: auto;
	}
	
	.aenderungsinfo{
	width: 450px;
	float: left;
	position: relative;
	height: auto;
	margin-bottom: 5px;
	}

	.aktalarmierungen {
	float: right;
	width: 125px;
	position: relative;
	padding-left: 10px;
	}	
	
	.noborder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 10px;
	}
	
	.highlight {
	color: #990000;
	font-weight: bold;
	background-color: #FFFF00;
}

    .counter {
	text-align: center;
	}
	
	.counter img {
	border: 1px solid #990000;
	height: 15px;
	}
 
    .info {
	height: 800px;
	width: 175px;
	}
	
	.bildbeschriftung {
	font-style: italic;
	text-align: center;
	font-size: 70%;
	}
	
	.videobeschriftung {
	font-style: italic;
	text-align: left;
	font-size: 70%;
	}
	
	.maintopic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
	.smallchar {
	font-size: 60%;
	}
    
	.zitat {
	font-size: 70%;
	font-style: italic;
    } 
	
	.quellangabe {
	font-style: normal;
	font-size: 70%;
	}
	
	

