* {
	font: 12px/1.2em Arial;
	}
	
	html, body {
	background-image: url("../images/bg_body_start.gif");
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #b11512;
	text-align: -moz-center;
	padding: 0;
	margin: 0;
	}
	
	div#main {
	position: relative;
	top: 0;
	left: 0;
	width: 970px;
	height: 514px;
	background-image: url("../images/bg_main.jpg");
    background-repeat: no-repeat;
    background-position: center center;
	padding: 0;
	margin: 0 auto;
    }
	
	div#main #entry {
	position: relative;
	top: 277px;
	left: 290px;
	width: 117px;
	height: 21px;
	background-image: url("../images/eingang.png");
    background-repeat: no-repeat;
    background-position: center center;
	padding: 0;
	margin: 0 auto;
	text-indent: -9999px;
    }
	
		div#main #entry a {
		display: block;
		width: 117px;
		height: 21px;
		}
	
		div#main h1 {
		position: absolute;
		top: 180px;
		left: 233px;
		display: inline;
		width: 453px;
		height: 123px;
		}
		
			div#main h1 a {
			text-indent: -2000px;
			background-image: url("../images/logo.png");
		    background-repeat: no-repeat;
		    background-position: top center;
			width: 453px;
			height: 123px;
			display: block;
			}
	
	div#box {
	position: absolute;
	top: 312px;
	left: 225px;
	width: 633px;
	height: 307px;
	text-align: left;
	background-image: url("../images/bg_box.png");
    background-repeat: no-repeat;
    background-position: top center;
	}
	
	ul#nav {
	position: absolute;
	top: 24px;
	left: 10px;
	text-align: right;
	font: 12px/12px Arial bold #b11512;
	padding: 0 10px 0 0;
	margin: 0;
	width: 598px;
	}
	
		ul#nav li {
		display: inline;
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		}
		
			ul#nav li a {
			
			display: inline;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			color: #b11512;
			padding: 5px 7px 4px 16px;
			background-image: url("../images/arrows3.gif");
		    background-repeat: no-repeat;
		    background-position: 0% 0%;
			}
			
				ul#nav li a:hover {
				background-color: #b11512;
				color: #fff;
		    	background-position: 0% 100%;
				}
	
	ul#newstabs {
	position: absolute;
	top: 23px;
	left: 25px;
	padding: 0;
	margin: 0;
	text-align: left;
	}
	
		ul#newstabs li {
		display: inline;
		height: 26px;
		float: left;
		list-style-type: none;
		margin: 0 0px 0 0px;
		padding: 0px 0 0 13px;
		background-image: url("../images/tab.gif");
	    background-repeat: no-repeat;
	    background-position: bottom left;
	    background-color: transparent;
		text-align: center;
		z-index: 1;
		}
		
			ul#newstabs li span {
			float: left;
			margin: 0;
			padding: 0;
			width: 13px;
			height: 26px;
			background-image: url("../images/tab.gif");
		    background-repeat: no-repeat;
		    background-position: bottom right;
		    background-color: transparent;
			}
		
		ul#newstabs li.active {
		position:relative;
		margin: 0;
		margin: 0 0px 0 0px;
		padding: 0px 0 0 13px;
		background-image: url("../images/tab.gif");
	    background-repeat: no-repeat;
	    background-position: top left;
	    background-color: transparent;
		}
		
			ul#newstabs li.active span {
			float: left;
			margin: 0;
			padding: 0;
			width: 13px;
			height: 26px;
			background-image: url("../images/tab.gif");
		    background-repeat: no-repeat;
		    background-position: top right;
		    background-color: transparent;
			}
		
			ul#newstabs li a {
			float: left;
			font-family: "Arial Narrow", Arial, Verdana, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #780d0a;
			text-transform: uppercase;
			text-decoration: none;
			height: 19px;
			line-height: 19px;
			padding: 7px 0 0 0;
			}
			
			ul#newstabs li.active a {
			font-family: "Arial Narrow", Arial, Verdana, sans-serif;
			font-size: 13px;
			color: #b11512;
			padding: 5px 0 0 0;
			height: 21px;
			line-height: 21px;
			}
	
	ul#news {
	position: absolute;
	top: 65px;
	left: 0px;
	padding: 0 30px 0 35px;
	margin: 0;
	text-align: left;
	width: 555px;
	}
	
		ul#news li {
		display: none;
		list-style-type: none;
		padding: 0;
		margin: 0;
		font: 12px/1.5em Arial;
		}
		
			ul#news li #more_info {
			border-top: 3px double #B11512;
			display: block;
			padding: 7px 0 0 0;
			color: #B11512;
			font-weight: bold;
			font-size: 14px;
			margin-top: 30px;
			text-decoration: none;
			text-align: right;
			clear: both;
			}
			
				ul#news li #more_info span {
				font-weight: bold;
				font-size: 14px;
				color: #000;
				text-decoration: none;
				}
				
				ul#news li #more_info a {
				display: inline;
				font-weight: bold;
				font-size: 14px;
				color: #00f;
				text-decoration: underline;
				}
				
					ul#news li #more_info a:hover {
					color: #00f;
					text-decoration: none;
					}
		
			ul#news li#news1 {
			display: block;
			}
		
			ul#news li h2 {
			font-weight: bold;
			text-transform: uppercase;
			font-size: 16px;
			letter-spacing: 1px;
			margin: 0;
			padding: 0 0 1px 25px;
			background: no-repeat url("../images/bigdot.gif") 0% 5%;
			clear: both;
			}
			
			ul#news li h3 {
			font-weight: bold;
			font-size: 14px;
			margin: 0;
			padding: 0 0 3px 25px;
			}
		
			ul#news li img {
			float: left;
			margin: 2px 10px 10px 25px;
			}
			
			ul#news li .spacer {
			display: block;
			float: left;
			width: 25px;
			}
		
			ul#news li a {
			font-size: 12px;
			color: #00f;
			padding-left: 3px;
			text-decoration: underline;
			}
			
			ul#news li hr {
			display: block;
			height: 0;
			border: 0px;
			border-bottom: 1px solid #b11512;
			background-color: #b11512;
			margin: 3px 0px 3px 0px;
			clear: both;
			}
		
			ul#news li a:hover {
			text-decoration: none;
			}
	
	div#flame {
	width: 193px;
	height:  329px;
	position: absolute;
	top: 0;
	left: 0;
	}
	
	address {
	position: absolute;
	top: 615px;
	left: 250px;
	color: #e0a1a0;
	text-align: left:
	}
	
		address span {
		font-size: 11px;
		float: left;
		text-align: left;
		padding: 0 30px 0 0;
		}
		
			address span a {
			text-decoration: underline;
			font-size: 11px;
			color: #e0a1a0;
			}
			
			address span a:hover {
			text-decoration: none;
			}
