body {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#ECA73A;
	scrollbar-arrow-color:#ECA73A;
	scrollbar-darkshadow-color:#ECA73A;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

td {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #CC0707;
	margin-top: 2px;
	margin-bottom: 2px;
}

textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #CC0707;
}

select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #CC0707;
}

.button {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #59A80F;
	font-weight: bold;
	line-height: 13px;
	border: 1px solid #CC0707;
	background-color: #FFFFFF;
	height: 20px;
}

.button_login {
	font-size: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9736;
	font-weight: normal;
	line-height: 1px;
	border: 0px solid #FF9736;
	background-color: #FF9736;
	height: 1px;
}

.abstand_content {
	padding: 10px;
}

.rahmen {
	border: 1px solid #ECA73A;
}

.fett {
	font-weight: bold;
}

.klein {
	font-size: 11px;
}

.fett_rot {
	font-weight: bold;
	color: #DD0000;
}

.orange {
	color: #CC0707;
}

.gross_rot {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #DD0000;
}

.fett_blau {
	font-weight: bold;
	color: #00CCFF;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 30px;
	color: #59A80F;
	font-weight: normal;
	font-style: italic;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 30px;
	color: #DD0000;
	font-weight: bold;
	font-style: italic;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 30px;
	color: #DD0000;
	font-weight: bold;
	font-style: italic;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

a, a:link, a:visited, a:hover, a:active {
	font-family:  Arial, Helvetica, sans-serif;
}

.nav1_abstand {
	margin-left:10px;
	margin-bottom:10px;
}

a.nav1:link, a.nav1:visited {
	color: #E71818;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	padding-left: 10px;
}

a.nav1:hover, a.nav1:active {
	color: #59A80F;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
	padding-left: 10px;
}

a.nav_top:link, a.nav_top:visited {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.nav_top:hover, a.nav_top:active {
	color: #59A80F;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.c_link:link, a.c_link:visited {
	color: #59A80F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.c_link:hover, a.c_link:active {
	color: #ECA73A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}