body {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#808080;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#808080;
	scrollbar-shadow-color:#808080;
	scrollbar-track-color:#000000;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	font-weight: normal;
	line-height: 15px;
}

td {
	font-size: 12px;
	color: #EEEEEE;
	font-weight: normal;
	line-height: 15px;
}

hr {
	border: 1px solid #808080;
}

.abstand_content {
	padding-left: 10px;
	padding-right: 10px;
}

input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #808080;
	margin-top: 2px;
	margin-bottom: 2px;
}

textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #808080;
}

.button {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #04056A;
	font-weight: bold;
	line-height: 13px;
	border: 1px solid #808080;
	background-color: #E87819;
	height: 20px;
}



.rahmen {
	border: 1px solid #808080;
}

.fett {
	font-weight: bold;
}

.fett_orange {
	font-weight: bold;
	color: #E87819;
}

.klein {
	font-size: 11px;
}

.klein_orange {
	font-size: 11px;
	color: #E87819;
}

.fett_gross {
	font-size: 14px;
	font-weight: bold;
}

.fett_orange_gross {
	font-size: 14px;
	font-weight: bold;
	color: #E87819;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	color: #E87819;
	font-weight: normal;
	font-style: italic;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #E87819;
	font-weight: normal;
	font-style: italic;
}

.nav_top {
	padding-left: 20px;
}

.nav_main {
	padding: 0px;
}

a, a:link, a:visited, a:hover, a:active {
	font-family:  Arial, Helvetica, sans-serif;
}

.like_c_link_active {
	color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.c_link:link, a.c_link:visited {
	color: #E87819;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.c_link:hover, a.c_link:active {
	color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.c_link2:link, a.c_link2:visited {
	color: #EEEEEE;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.c_link2:hover, a.c_link2:active {
	color: #EEEEEE;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.c_link_big:link, a.c_link_big:visited {
	color: #E87819;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

a.c_link_big:hover, a.c_link_big:active {
	color: #EEEEEE;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}