.bold_orange {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ff6600;
}
.bold_gelb {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffcc00;
}
.small {
font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;}

a {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ff6600;
text-decoration: none;
margin-left: 2px;}
A:HOVER {
color: #ffffff;
text-decoration: underline;}


a.navi {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ff6600;
text-decoration: none;
margin-left: 10px;
line-height: 12px;}
A.navi:HOVER {
color: #ffffff;
text-decoration: overline and underline;}
a.navi_text {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ff6600;
text-decoration: none;
margin-left: 10px;}
A.navi_text:HOVER {
color: #ffffff;
text-decoration: underline;}
BODY {
margin: 0px 0px 0px 0px;
	background-color: #333333;}
td, tr, p, div {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;}
ul {
margin: 0;
	padding: 0;
	list-style: none;}
li {
line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url('../images/arrow.png') ;
	background-repeat: no-repeat;
	background-position: 0px 3px}
.button {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
	border:solid 1px #9DA6B3;
	background-color: #293B42;
	color: #ff6600;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;}
.inputbox {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
	color: #cccccc;
                     width: 200px;
	background: #000000;
	border: 1px solid #9DA6B3;}
.inputbox_gr {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
	color: #cccccc;
                     width: 400px;
                     height: 150px;
	background: #000000;
	border: 1px solid #9DA6B3;}
.rand { BORDER: #ffcc00 1px solid}

h4 {
color: #cccccc;
	font-size: 16px; font-weight: bold;}
h5 {
color: #cccccc;
	font-size: 14px; font-weight: bold;}
h6 {
color: #dddddd;
	font-size: 12px; font-weight: bold;}
hr {
color: #ffcc00; height:1px; border: 1px solid;}