h2 {
	font-size: 19px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 25px;
	color: #990000;
}
body,td,th {
	font-size: 15px;
}
/* CSS Document */


td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 18px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
	SCROLLBAR-FACE-COLOR: #FFFFCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #993300;
	SCROLLBAR-SHADOW-COLOR:#993300;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #993300;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.border {
	border:#993300 1px solid;
	}
	
.big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	}

.feld {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #999999;
}
