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

    }

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

	

	html>body #frame {width: 1003px; height: 640px;z-index: 10000;}
	
	
	#startlink {
		position: absolute;
		top: 425px;
		left: 37px;
		border: 0px;
	}

	#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: 545px;
		left: 40px; 
		font-size: 12px;
		z-index: 10000;
	}

	#topnav a:link {
		text-decoration: none;
		border: 1px;
		color: white;
		z-index: 1000000;
	}

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

	#topnav a:hover {
	    text-decoration: none;
	    border: 0px;
	    font-size: 12px;
	    color: #08b1b7;
	    font-weight: bold;
	}

	#topnav a:active {
    	 text-decoration: none;
    	 border: 0px;
    	 font-size: 12px;
    	 color: #08b1b7;
    	 font-weight: bold;
	}
	
	
	#subnav {
		position: absolute;
		top: 0px;
		left: 900px;
		font-size: 11px;
	}

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

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

	#subnav a:hover {
	    text-decoration: none;
	    border: 0px;
	    color: #08b1b7;
	    font-weight: bold;
	}

	#subnav a:active {
    	 text-decoration: none;
    	 border: 0px;
    	 color: #08b1b7;
    	 font-weight: bold;
	}
	
	
	
	.std {
	font-size: 11px;
	color: black;
	text-decoration: none;
	}

	#scroll {
		position: absolute;
		top: 428px;
		left: 72px;
		width: 572px;
		height: 161px;
		overflow: auto;
		z-index: 1000;
		text-decoration: none;
		font-size: 11px;
		padding-left: 25px;
		line-height: 15px;
	}
	
	html>body #scroll {width: 547px; height: 162px;}

	
	#link {
		position: absolute;
		font-size: 11px;
		
	}

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

	#link a:visited {
		color: #ffdd00;
		text-decoration: none;
	}

	#link a:hover {
		color:#58595A;
        text-decoration: none;
	}

	#link a:active {
        text-decoration: none;
		color:#58595A;
	}
	
	
	#linkblack {
	}

	#linkblack a:link {
		color: #58595A;
		text-decoration: none;
		font-weight: bold;
	}

	#linkblack a:visited {
		color: #58595A;
		text-decoration: none;
		font-weight: bold;
	}

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

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


	#linkgrey {
	}

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

	#linkgrey a:visited {
		color: #999;
		text-decoration: none;
		font-weight: bold;
	}

	#linkgrey a:hover {
		color: #ffdd00;
        text-decoration: none;
        font-weight: bold;
	}

	#linkgrey a:active {
        text-decoration: none;
		color: #ffdd00;
		font-weight: bold;
	}




	#menu {
		color: white;

	}

	#menu a:link {
		text-decoration: none;
		border: 0px;
		color: white;
	}

	#menu a:visited {
		text-decoration: none;
		border: 0px;
		color: white;
	}

	#menu a:hover {
	    text-decoration: none;
	    color: white;
	    font-weight: bold;
	    font-size: 9px;
	    line-height: 14px;
	}

	#menu a:active {
    	 text-decoration: none;
    	 border: 9px;
    	 color: white;
    	 line-height: 14px;
	}
	

	.navi {
		height="10"
	}

	.navi:link {
		text-decoration: none;
	}

	.navi:visited {
		text-decoration: none;
	}

	.navi:hover {
		background-color: #b19f81;
	}

	.navi:active {
        background-color: #b19f81;
	}





.servicelink { font-size: 11px; color: #caa870; text-decoration: none; }
.servicelink:hover {  font-weight: bold; }
