body {
	margin: 10px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #b8e2f4;
}

#grst {
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#grst td {
	padding: 0px;
	border: 0px;
}

#navi {
	border-top: 15px solid #89cff1;
	border-left: 15px solid #89cff1;
	border-bottom: 5px solid #89cff1;
	border-right: 15px solid #89cff1;
}

#rudi {
	border-top: 8px solid #89cff1;
	border-right: 8px solid #89cff1;
	border-bottom: 8px solid #89cff1;
}

#main {
	border: 8px solid #89cff1;
	background-color: #fff;
	width: 500px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Verdana;
	font-size: 12px;
}

* html #main {
	width: 560px;
}

td {
	font-family: Verdana;
	font-size: 12px;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}

.navi {
	display: block;
	border-bottom: 10px solid #89cff1;
}
.navi img {
	border: 0px;
}

.rot {
	color: #891215;
	font-weight: bold;
	text-decoration: none;
}

.fett {
	color: #286797;
	font-weight: bold;
}

