html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, input, textarea, select {
	margin: 0;
	padding: 0;
	font-family: Courier, monospace;
    letter-spacing:0.00em;
    color: #3F3D31;
    text-align:left;
	}
html,body {
	margin:0;
	padding:0
	}
body {
	background:#ffffff;
	font: 75%  Courier, monospace;
	}
#global {
	margin:auto;
	width:905px;
	padding:0;
	}
#logo {
	width:906px;
	height:180px;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
    }
#logo img{
	width:360px;
	height:105px;
	margin-top:30px;
	padding:0;
	z-index:1;
	border:0;
    }
#content{

	width: 906px;
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
	z-index:1;

	height:490px;

	}
/**********************************/
#navlist{
	margin:10px 0 0 0;
	width: 906px;
	height:33px;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	}
#navlist ul {
	font: 16px bold Courier, monospace;
	margin:6px 0 0 0;
	padding:0;
	}

#navlist ul li{
	display: inline;
	margin:0 0 3px 0;
	padding:0;

	}
/*für IE 5.5 und IE6.0 */
* html #navlist ul li, * html #navlist ul li.sub{
	margin:0;
	padding:0;
	height:8px;
	text-align:center;
	}

#navlist ul li a {
	
	color: #3F3D31;
	text-decoration: none;

	padding:0 12px 7px 12px;
	height:23px;
	margin:0;
	}
#navlist ul li a#current, #navlist ul li a:hover{
	color: #333;
	text-decoration: none;
	border-bottom:3px solid #000;
	
	}
	

	
	
	
a:focus {
	outline: none;
	}
/******************************************/

#bild_voll{
	width:906px;
	height:446px;
	margin:0;
	padding:0;
	z-index:1;
	border:1px solid #000;
    }
.radbild{
	width:677px;
	height:446px;
	margin:0;
	padding:0;
	z-index:100;
	border:1px solid #000;
    }
#text_mitte a:link, #text_mitte a:visited, #text_mitte a:active {
	  font: 11px normal Courier, monospace;
	text-decoration:none;
	}
a:hover	{
	color: #89877E;
	}
#rechts {
	width:219px;
	height:448px;
	margin:-448px 0 0 687px;
	padding:0;
	z-index:10;
	}
#oben{
	background-image: url(images/bg_rad.gif);
	width:219px;
	height:220px;
	margin:0;
	padding:0;
	z-index:10;
	border:1px dotted #000;
	}

#text {
	width:230px;
	height:208px;
	margin:0 0 0 0;
	padding:0;
	z-index:10;
	}
#text_mitte {
	background-image:url(images/bg_white.png);
	position:absolute;
	width:286px;
	height:446px;
	margin:1px 0 0 600px;
	padding:0 10px 0 10px;
	z-index:10;
	border-left:1px dotted #000;
	}

p {
	font: 11px normal Courier, monospace;
    margin:0 0 20px 3px;
    line-height:16px;
    }
#text p {
	font: 11px normal Courier, monospace;
    margin:0 0 0 3px;
    line-height:16px;
    }
h2 {
	font: 16px bold Courier, monospace;
    margin:10px 0 5px 3px;
    line-height:130%;
    }
h2#zaehler {
	position:absolute;
	font: 16px bold Courier, monospace;
    margin:0 0 5px 100px;
    line-height:130%;
    }
#buttons {
	position:absolute;
	width:215px;
	height:20px;
	margin:242px 0 0 0;
	padding:0;
	z-index:10;
	}
#buttons img{
	width:20px;
	height:20px;
	border:0;
	}
#buttons img.pfeil_l{
	position:absolute;
	margin:0 0 0 0;
	}
#buttons img.pfeil_r{
	position:absolute;
	margin:0 0 0 200px;
	}
img#anfahrt {
	position:absolute;
	width:305px;
	height:226px;
	margin:220px 0 0 -10px;
	padding:0;
	z-index:10;
	}
table  {

	border-collapse:collapse;
	margin:0 0 0 3px;
	}
table td {
	font: 11px normal Courier, monospace;
	padding:0 18px 0 0;
	text-align:left;
	height:13px;
	}
	
.magnifyarea{ /* CSS to add shadow to magnified image. Optional */
	background: #fff;
	box-shadow: 5px 5px 7px #818181;
	-webkit-box-shadow: 5px 5px 7px #818181;
	-moz-box-shadow: 5px 5px 7px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
	
	}

.demodescr li{
	margin-bottom:0.8em;
	}

