
body {
	background-color:#000000;
	scrollbar-3dlight-color: #9393ee;
	scrollbar-arrow-color: #9393ee;
	scrollbar-darkshadow-color: #9393ee;
	scrollbar-face-color: #e5e5e5;
	scrollbar-highlight-color: #f4f4f4;
	scrollbar-shadow-color: #d2d2d2;
	scrollbar-track-color: #ffffff;
	margin: 0;
	padding: 0;
}

td{
	color: #C4C4C4;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
}

.form {
	margin:0px;
}

a, a:hover, a:visited{
	color: #C4C4C4;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: underline;
}
a:hover  {
	color: #cccccc;
}

a.impressum, a.impressum:hover, a.impressum:visited{
	color: #3B3B3B;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
a.impressum:hover  {
	color: #cccccc;
}

.impressum{
	color: #3B3B3B;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	text-transform: uppercase;
}


a.small, a.small:hover, a.small:visited {
	color: #979797;
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: underline;
}
a.small:hover  {
	color: #cccccc;
}

a.link, a.link:hover,a.link:visited{
	color: #A30000;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: underline;
}
a.link:hover  {
	color: #cccccc;
}

.link{
	color:#A30000;
}


h1{
	color: #C4C4C4;
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial;
	font-weight: bold;
}

h2{
	color: #C4C4C4;
	font-size: 14px;
	font-family: Verdana,Tahoma,Arial;
	font-weight: bold;
}

h3{
	color: #C4C4C4;
	font-size: 16px;
	font-family: Verdana,Tahoma,Arial;
	font-weight: bold;
}

h5{
	color: #C4C4C4;
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial;
	font-weight: bold;
	margin-bottom:3px;
	margin-top:0px;
}

.fehler{
	font-weight:bold;
	color:#cc0000;
}

.red{
	color:#cc0000;
}

.input{
	width: 280px;
	background-color: #cccccc;
	border-color: #A5ACB2;
	border-width: 1px;
	border-style: solid;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #565656;
}


.input_error{
	width: 280px;
	background-color: #cc0000;
	border-color: #A5ACB2;
	border-width: 1px;
	border-style: solid;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}

.textarea{
	width: 280px;
	background-color: #cccccc;
	border-color: #A5ACB2;
	border-width: 1px;
	border-style: solid;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #565656;
}

.textarea_error{
	width: 280px;
	background-color: #cc0000;
	border-color: #A5ACB2;
	border-width: 1px;
	border-style: solid;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}

.rocksalt{font-family: 'Rock Salt';}
.rocksalt .first{color:#891602}
.px21{font-size:21px;line-height:21px }

