body{
	background-color: #272829;
	scrollbar-3dlight-color: #E29900;
	scrollbar-arrow-color: #E29900;
	scrollbar-base-color: #272829;
	scrollbar-darkshadow-color: #272829;
	scrollbar-face-color: #272829;
	scrollbar-highlight-color: #272829;
	scrollbar-shadow-color: #E29900;
	scrollbar-track-color: #272829;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D3D3D3;
}

.rahmen{
	width: 100%;
	height: 101%;
}

.downadresse{
	background-color: #EBECF5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#272829;
	
}

a, a:active, a:link, a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EBECF5;
	text-decoration: none;
}

a:focus, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7DC65;
	text-decoration: none;
}

.aktiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E29900;  
	
	
}

a.mail, a:active.mail, a:link.mail, a:visited.mail {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #272829;
	text-decoration: none;
}

a:focus.mail, a:hover.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E29900;
	text-decoration: none;
}

a.lebon, a:active.lebon, a:link.lebon, a:visited.lebon {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: silver;
	text-decoration: none;
}

a:focus.lebon, a:hover.lebon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7DC65;
	
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D3D3D3;
	background-color: transparent;
	border: 1px solid #F7DC65;
	
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D3D3D3;
	background-color: transparent;
	border: 1px solid #F7DC65;
}
