body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
color: #000000; 
font-size: 12px;
font-style: normal;
font-family: Arial, Helvetica, Verdana;
scrollbar-base-color: #dcdcdc;
scrollbar-dark-shadow-color: #b4b4b4;
scrollbar-shadow-color: #999999;
scrollbar-arrow-color: #ff8200;
scrollbar-highlight-color: #ffffff
}

td {
color: #000000; 
font-size: 12px;
font-style: normal;
font-family: Arial, Helvetica, Verdana
}

a {
color: #ff8200;
font-weight: bold;
font-style : normal;
text-decoration: none
}

a:hover {
color: #fab973;
font-weight: bold;
font-style : normal;
text-decoration: underline
}

.titel {
color: #000000; 
font-size: 20px;
font-weight: bold;
font-style : normal;
font-family: Arial, Helvetica, Verdana
}

.utitel {
color: #000000; 
font-size: 15px;
font-weight: bold;
font-style : normal;
font-family: Arial, Helvetica, Verdana;
}

.rubTitelWeiss {
font-size: 18px;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
letter-spacing: 2px;
color:#ffffff;
margin-bottom: 12px;
}

.titelKlein {
font-family: Arial, Helvetica;
font-weight: bold;
color:#000;
margin-bottom: 4px
}

.balken {
background-color : #fee2c6;
font-family : Arial, Helvetica;
color : #000000;
font-weight : bold;
display : block;
padding: 2 5 2 5;
margin-bottom: 8px;
}

.rubTitelRot3 {
font-size: 18px;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
letter-spacing: 2px;
color:#a90000;
margin-bottom: 12px;
}

.orangebold {
font-weight : bold; 
color: #ff8200;

}

.weissbold {
font-weight : bold;
color: #ffffff;
}

.Vermerk {
color: #999999;
font-weight: normal;
font-style : normal;
font-size: 11px;
}

.lead {
color: #000000; 
font-size: 12px;
font-weight: bold;
font-style : normal;
font-family: Arial, Helvetica, Verdana
}

.klein {
color: #000000;
font-weight: normal;
font-style : normal;
font-size: 11px;
}

.button  {
	margin-left: 0px;
	text-indent: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #ffffff;
	background: #8C8C8C;
	height: 21px;
	font-weight: bold;
	border: solid 0 #000000;
	cursor:hand;
	cursor:pointer;
}
	
	
.form_textarea {

	margin-left : 0px;
	text-indent : 0px;
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	background : #ffffff;
	height : 120px;
	font-valign : middle;
	font-weight : normal;
	border-width : 1px;
	border-style: solid;
	border-color : #787878;
	color : #000000
}
	
	
.form { 
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	background: #ffffff;
	text-indent: 0;
	margin-left: 0;
	height:19px;
	border: solid 1px; 
	border-color: #787878; 
	text-position: middle
}


