    body {
        background-color:#BFBFBF;
		margin: 0px;
		text-align: center; /* Zentrierung im Internet Explorer */
        color:black;
		font-size: 12px;
		font-family: Arial, Helvetica, Verdana, sans-serif;

    }

	#frame {
		margin: auto; /*standardkonforme horizontale Zentrierung */
		position:relative;
		width:1005px;
		height: 622px;
		overflow:visible;
		clear: both;
		border: 1px solid #838588;
		/* border: 1px solid #838588; */
		background-color: #6f6054;
		text-align: left; /*Seiteninhalt wieder links ausrichten */
	}

	html>body #frame {width: 1003px; height: 620px;}
	
	
	#startlink {
		position: absolute;
		top: 141px;
		left: 14px;
		border: 0px;
		z-index: 1;
	}

	#startlink a:link {
		text-decoration: none;
		border: 0px;
	}

	#startlink a:visited {
		text-decoration: none;
		border: 0px;
	}

	#startlink a:hover {
        text-decoration: none;
		border: 0px;
	}

	#startlink a:active {
        text-decoration: none;
		border: 0px;
	}

	
	/*
	#topnav {
		position: absolute;
		top: 75px;
		font-size: 14px;
		z-index: 10000;
	}

	#topnav a:link {
		text-decoration: none;
		color: #8e7f72;
	}

	#topnav a:visited {
		text-decoration: none;
		border: 0px;
		color: #8e7f72;
	}

	#topnav a:hover {
	    text-decoration: none;
	    border: 0px;
	    color: white;
	}

	#topnav a:active {
    	 text-decoration: none;
    	 border: 0px;
       	 color: white;
	}*/



	/* ab hier ist das menü */
	
	#topnav {
		position:absolute;
        left:170px;
        top:77px;
		font-size: 11px;
	}
	
	ul {
	list-style-type: square;
	color: white;
	}
	
	ul1 {
	list-style-type: square;
	color: #0062A9;
	}
	

		#menu {
		width:auto;
		float: left;
		}
		
		#menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		width:130px;
		float: left;
		}
		
		#menu a, #menu h2 {
		font: 11px arial, helvetica, sans-serif;
		display: block;
		margin: 0px;
		padding: 2px 3px;
		}
		
		#menu h2 {
		text-transform: uppercase;
		}
		
		#menu a {
		color: #8e7f72;
		text-decoration: none;
		}
		
		#menu a:hover {
		color: #FFFFFF;
		background: #584e45;
		}
		
		#menu li {position: relative;}
		
		#menu ul ul {
		position: absolute;
		left:0px;
		z-index: 60000;
		}
		
		#menu ul ul ul {
		position: absolute;
		top: 0px;
		left: 100%;
		}
		
		div #menu ul ul,
		div #menu ul li:hover ul ul,
		div #menu ul ul li:hover ul ul
		{display: none;}
		
		div #menu ul li:hover ul,
		div #menu ul ul li:hover ul,
		div #menu ul ul ul li:hover ul
		{display: block;}
		/* ende menü */
	


	#subnav {
		position: absolute;
		top: 490px;
		left: 22px;
		font-size: 11px;
		color: #8e7f72;
	}

	#subnav a:link {
		text-decoration: none;
		border: 0px;
		color: #8e7f72;
	}

	#subnav a:visited {
		text-decoration: none;
		border: 0px;
		color: #8e7f72;
	}

	#subnav a:hover {
	    text-decoration: none;
	    border: 0px;
	    color: white;
	    background-color: #3e3838;
	}

	#subnav a:active {
    	 text-decoration: none;
    	 border: 0px;
    	 color: white;
	}

	.std {
	font-size: 11px;
	color: white;
	text-decoration: none;
	}

	#scroll {
		position: absolute;
		top: 142px;
		left: 340px;
		width: 647px;
		height: 161px;
		overflow: auto;
		z-index: 1000;
		text-decoration: none;
		font-size: 11px;
		padding-left: 25px;
		line-height: 15px;
	}
	
	html>body #scroll {width: 624px; height: 349px;}

	
	#link {
		position: absolute;
		color: black;
	}

	#link a:link {
		color: black;
		text-decoration: none;
		font-weight: bold;
	}

	#link a:visited {
		color: black;
		text-decoration: none;
		font-weight: bold;
	}

	#link a:hover {
		color:#584e45;
        text-decoration: none;
        background-color: white;
        font-weight: bold;
	}

	#link a:active {
        text-decoration: none;
		color:#584e45;
		font-weight: bold;
	}
	
	
	#linkbrown {
		position: absolute;
		color: black;
		font-size: 11px;
	}

	#linkbrown a:link {
		color: #584e45;
		text-decoration: none;
		font-weight: bold;
	}

	#linkbrown a:visited {
		color: #584e45;
		text-decoration: none;
		font-weight: bold;
	}

	#linkbrown a:hover {
		color:#8e7f72;
        text-decoration: none;
        background-color: white;
        font-weight: bold;
	}

	#linkbrown a:active {
        text-decoration: none;
		color:#8e7f72;
		font-weight: bold;
	}


	#linknewsticker {
		position: absolute;
		color: #d6cec7;
		font-size: 14px;
	}

	#linknewsticker a:link {
		color: #d6cec7;
		text-decoration: none;
	}

	#linknewsticker a:visited {
		color: #d6cec7;
		text-decoration: none;
	}

	#linknewsticker a:hover {
		color:#6f6054;
        text-decoration: none;
        background-color: #3e3838;
	}

	#linknewsticker a:active {
        text-decoration: none;
		color:#6f6054;
		background-color: #3e3838;
	}


	
	#h1, #h2, #h3, #h4, #h5 {
		font-size: 14px;
		padding-left: 7px;
		padding-top: 20px;
		z-index: 2;
	}

	#h1, #h2, #h3, #h4, #h5, a:link {
		text-decoration: none;
		color: #8e7f72;
	}

	#h1, #h2, #h3, #h4, #h5, a:visited {
		text-decoration: none;
		border: 0px;
		color: #8e7f72;
	}

	#h1, #h2, #h3, #h4, #h5, a:hover {
	    text-decoration: none;
	    border: 0px;
	    color: white;
	}

	#h1, #h2, #h3, #h4, #h5, a:active {
    	 text-decoration: none;
    	 border: 0px;
       	 color: white;
	}

	
	#m1, #m2, #m3, #m4, #m5 {
		font-size: 11px;
		padding-left: 7px;
		padding-top: 40px;
		z-index: 1;
	}

	#m1, #m2, #m3, #m4, #m5, a:link {
		text-decoration: none;
		color: #8e7f72;
	}

	#m1, #m2, #m3, #m4, #m5, a:visited {
		text-decoration: none;
		border: 0px;
		color: #8e7f72;
	}

	#m1, #m2, #m3, #m4, #m5, a:hover {
	    text-decoration: none;
	    border: 0px;
	    color: white;
	    background-color: #584e45;
	}

	#m1, #m2, #m3, #m4, #m5, a:active {
    	 text-decoration: none;
    	 border: 0px;
       	 color: white;
       	 background-color: #584e45;
	}


