font, a, td {

	font-family: "MS UI Gothic", "Arial";
	font-size: 12;

}

p { 
	
	font-family: "MS UI Gothic", "Arial";
	font-size: 12;
	line-height: 1.5;

}

body {

  	scrollbar-base-color:#E0E4F6;
  	scrollbar-3dlight-color:#E0E4F6;
  	scrollbar-arrow-color:#7C8EB0;
  	scrollbar-darkshadow-color:#7C8EB0;
  	scrollbar-face-color:#E0E4F6;
  	scrollbar-highlight-color:#7C8EB0;
  	scrollbar-shadow-color:#E0E4F6;
  	scrollbar-track-color:#E0E4F6;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}

a:link {

	font-family: "MS UI Gothic", "Arial";
	color: #4B4B4D;
	text-decoration: underline;

}

a:visited {

	font-family: "MS UI Gothic", "Arial";
	color: #C92727;

}


a:hover {

	font-family: "MS UI Gothic", "Arial";
	text-decoration: underline;
	color: #C92727;

}

a:active {

	font-family: "MS UI Gothic", "Arial";
	color: #C92727;

}

.spacing_20 {font-size: 20px}
.spacing_09 {font-size: 9px}
.spacing_05 {font-size: 5px}

.headline01 {
	font-family: "MS UI Gothic", "Arial";
	font-size: 14;
	color: #7d9896;
	font-weight: bold;
	
}

.headline_navi_01 {
	font-family: "MS UI Gothic", "Arial";
	font-size: 14;
	color: #303a39;
	font-weight: bold;
	
}

.trennstrich {
	border: medium dotted 7d9896;
}

.textPfad {
	font-family: "MS UI Gothic", "Arial";
	font-size: 16;
}

