.body, .bodytable {
	font-family:Verdana, Arial, sans-serif;
	font-size: 10pt;
	color:#313131;
}

img {
	border: 0px;
}

ul {

	list-style-type:disc;
}

.vcenter {
	vertical-align:middle;
}

.pt8, pt8 a {
	font-family: Verdana, Arial, sans-serif;
	font-size : 8pt;
	color : #313131;
	text-decoration: none;
}
.pt8 a:hover {
	color: #BB6500;
	text-decoration: underline;
}

body a, .bodytable a {
font-family: Verdana, Arial, sans-serif;
font-size : 10pt;
color : #BB6500;
text-decoration: underline;
}
.body a:hover, .bodytable a:hover {
font-family: Verdana, Arial, sans-serif;
font-size : 10pt;
color : #BB6500;
text-decoration: underline;
}
.headline {
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
color: #BB6500;
font-weight:bold;
}

.orange {
color: #F07E01;
}

.grau {
color: #808080;
}

.copy {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
color: #6C6C6C;
text-decoration: none
}
.copy a {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
color: #6C6C6C;
text-decoration: underline;
}
.copy a:hover {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
color: #32ADCE;
text-decoration: none
}

.tablebuild {
	border-bottom-width:1px;
  	border-bottom-style:solid;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px; 
	border-collapse:collapse;
}
.form_submit {
	font-size:11px; 
	font-family: Tahoma Bold,Arial; 
}
@media screen {
	.form_submit {
		border-style:solid ; 
		border-width:1px; 
		border-color:#cccccc;
		background-color:#F2F3F4; 
		margin-bottom:0px;
		padding-left:5px;
		padding-right:5px;
		background-color:#Ffffff; 
		height: 18px;
	}
}
.form_input {
	font-size:11px; 
	font-family: Tahoma Bold,Arial; 
}
@media screen {
	.form_input {
		border-style:solid ; 
		border-width:1px; 
		border-color:#cccccc;
		background-color:#Ffffff; 
		padding-left:2px;
	}
}
.form_input_textarea {
	font-size:11px; 
	font-family: Tahoma Bold,Arial; 
}

@media screen {
	.form_input_textarea {
		border-style:solid ; 
		border-width:1px; 
		border-color:#cccccc;
		background-color:#Ffffff; 
		padding-left:2px;
		scrollbar-face-color: #DBDBDB;
	    scrollbar-shadow-color: #DBDBDB;
	    scrollbar-highlight-color: #DBDBDB;
	    scrollbar-3dlight-color: #DBDBDB;
	    scrollbar-darkshadow-color: #DBDBDB;
	    scrollbar-track-color: #ECECEC;
	    scrollbar-arrow-color: #000000;
	}
}

body {
	scrollbar-face-color: #808080;
    scrollbar-shadow-color: #808080;
    scrollbar-highlight-color: #808080;
    scrollbar-3dlight-color: #808080;
    scrollbar-darkshadow-color: #808080;
    scrollbar-track-color: #F4F1EC;
    scrollbar-arrow-color: #F4F1EC;
}

