.rahmen_rot {
	border: 1px solid #E10915;
}
.rahmen_rotunten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DE0915;
	border-right-color: #DE0915;
	border-left-color: #DE0915;
}
.rahmen_rotoben {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DE0915;
	border-bottom-color: #DE0915;
	border-left-color: #DE0915;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00125C;
}
body {
	background-color: #FEF78B;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto;
    overflow: -moz-scrollbars-vertical;
}
h1 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #E10915;
	font-weight: bold;
}
p {
	font-size: 12px;
	color: #003366;
	line-height: 14pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
a:link {
	color: #00125C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #00125C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E10915;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #E10915;
	font-weight: bold;
}
a.navi {
	text-decoration: underline;
	color: #E10915;
	font-weight: bold;
}
