body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #e4e2d5;
	background-image: url(../images/bg_vorschalt.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
   position: absolute;
   top: 50%;
   left: 50%;
   margin: -210px 0px 0px -380px;
   height: 470px;
   width: 760px;
   overflow: hidden;
}
h1 {
	width: 251px;
	height: 40px;
	text-indent: -6000px;
	background-image: url(../images/logo_vorschalt.gif);
}
#navitop {
	width: 200px;
	float: right;
}
.box {
	float: left;
	width: 158px;
	height: 193px;
	padding: 65px 18px 0px 10px;
	overflow: hidden;
	font-size: 10px;
}
#vuf {
	background-image: url(../images/bg_vuf.gif);
}
#vuf:hover, #vuf.sfhover {
	background-position: 0px -258px;
	text-decoration: none;
}
#amann {
	background-image: url(../images/bg_amann.gif);
}
#amann:hover, #amann.sfhover {
	background-position: 0px -258px;
	text-decoration: none;
}
#risk {
	background-image: url(../images/bg_risk.gif);
}
#risk:hover, #risk.sfhover {
	background-position: 0px -258px;
	text-decoration: none;
}
#psycho {
	background-image: url(../images/bg_psycho.gif);
}
#psycho:hover, #psycho.sfhover {
	background-position: 0px -258px;
	text-decoration: none;
}
a, a:link, a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

.clearer {
	clear: both;
}

.Stil1 a {color: #FF0000; font-weight: bold; font-size: 13px;}
