/* fuer startseite */
body {
	background-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #999999;
	background-image: url(/userfiles/layout/background.gif);
	background-repeat: repeat-x;
	font-size: 0.8em;
	font-family: Gill Sans MT, Gill sans, Trebuchet ms, sans-serif;
	color: #333333;
}

img {
	border: 0;
}

#indexpage {
	background: #ffffff;
	background-repeat: repeat;
	width: 340px;
	height: 610px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-left: -165px;
	margin-top: -320px;
	display: block;
	border: 0;
}

#indexpage a {
	padding: 15px 0px 15px 0px;
	text-align: center;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border: 0;
}

#indexpage a:hover {
	padding: 15px 0px 15px 0px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
