html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

body{  	
	margin:0;
	scrollbar-base-color: #E3E5E6;
}
.start{
	font-size: 16px;
	color: #000000;
}

.copy_er{
	font-size: 12px;
	color: #F3991B;
	line-height: normal;
}
.copy_ok{
	font-size: 12px;
	color: #F3991B;
	line-height: normal;
}
.mainnav{
	padding-top: 10px;
	font-size: 18px;
	color: #000000;
	font-family: "Arial Narrow";
	letter-spacing: 0px;
	font-weight: 400;
	font-style: normal;
}
.unav{
	padding-top: 10px;
	font-size: 16px;
	color: #000000;
	font-family: "Arial Narrow";
	letter-spacing: 0px;
	font-weight: 400;
	font-style: normal;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	color: #000000;
	cursor:hand;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.mainnav a{
	color: #000000;
	text-decoration: none;
	
}

.mainnav a:hover{
	color: #F3991B;
	text-decoration: none;
}

.unav a{
	color: #000000;
	text-decoration: none;
	
}

.unav a:hover{
	color: #F3991B;
	text-decoration: none;
}
.rahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.rahmen_opt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #9E9E9E;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.content{
	font-size: 12px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;

}
.content_lh{
	font-size: 12px;
	line-height: 19px;
	margin: 6px;
	font-family: Arial, Helvetica, sans-serif;

}
.content_h{
	font-size: 13px;
	line-height: 19px;
	vertical-align: superexposant;
	font-family: Arial, Helvetica, sans-serif;
}

.content_s{
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;

}
.content_k{
	font-size: 12px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.contentheader{
	font-size: 17px;
	color: #F3991B;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;


}
