body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000064;
	background-image: url(images/main_hintergrund.gif);
	background-repeat: repeat-y;
	background-position:center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #000064;
	text-decoration: none;
}

a:link {
	color: #000064;
	text-decoration: none;
}

a:visited {
	color: #000064;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

#kontent {
	position:absolute;
	left: 50%;
	margin-left:-416px;
	top: 0px;
	width: 848px;
	padding-left: 135px;
	padding-right: 135px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#home {
	background-image:url(images/home_hintergrund.gif);
	position:absolute;
	left: 2px;
	top: 0px;
	width: 845px;
	height: 360px;
}
