body{
	font-family: Trebuchet MS, Arial;
	font-size: 15px;
	color: #4c4c4c;
	background-image:url(../_bilder/hg.gif); background-position:top left; background-repeat:repeat-x; 
	margin: 0;
	padding: 0;
	text-align:center;
}	
a {
	text-decoration:none;
}
#container{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	width: 815px;
	text-align: left;
}

#menuplatzhalter {
	margin:0;
	padding: 0;
	position:relative; 
	top:45px; 
	width:815px;
	height:50px; 
	z-index:10;
	overflow:hidden;
	visibility:hidden;
}

#hintergrund {
	margin:20px; 
	margin-left:auto; 
	margin-right:auto; 
	position:relative; 
	top:25px; 
	width:815px;
	height:247px;
	background-image:url(../_bilder/main.gif);  
}

#lauftext {
	margin:20px; 
	margin-left:auto; 
	margin-right:auto; 
/*	position:relative; 
*/	top:25px; 
	width:815px;
	height:247px; 
	background-color:#fff; 
}

.blend {
position:absolute; top:300px; left:0px;width:100%; height:7px; z-index:1000; text-align:right;
}
table a:link { color:#708890; border:0; text-decoration:none;border-bottom:1px dotted #4c4c4c;
}
table a:visited { color:#999;border-bottom:1px dotted #bbb;
}
table a:hover { background-color:#708890; color:#fff;border-bottom:1px dotted #fff;
}
table a:active {
}

/* Eingabefelder */
/*Versteckt den Style vor NS4 !BITTE SO LASSEN!*/
/*/*/
input, select, textarea {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       border: 1px solid #666666;
       color: #000000
}
/*/*/ 
/*Ende Verstecken*/