body, html {
	margin:0;
	font-family: Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	background-image:url(images/sitebg.gif);
	background-repeat:repeat-x;
	background-color:#E6E6E6;
}

#bgnavi {
	background-image:url(images/tabbg_links.gif);
	background-repeat:repeat-y;
	background-color:#E6E6E6;
}

#bgfechter {
	background-image:url(images/bg_fechter.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:779px;
	height:400px;
}

#fwf {
margin-left:30px;
}

#headline {
	margin-bottom:10px;
}

#text {
	margin-left:30px;
	margin-top:20px;
	width:470px;
	height:400px;
}

#text2 {
	margin-left:30px;
	margin-top:20px;
	width:550px;
}

#white {
	color:#FFFFFF;
	padding-left:5px;
}

b {
	color:#FF6600;
}

#tabbg {
	background-image:url(images/tabbg.gif);
	background-repeat:repeat-y;
}

a.link {
	color:#FFFFFF;
	text-decoration:none;
}

a.link:hover {
	color:#000000;
	text-decoration:none;
}

a {
	color:#FF6600;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}


.scrollen   { width: 890; height: 480px; overflow: auto; padding-right:35px; }



