@charset "utf-8";
/* CSS Document */

.Stilnormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	width: 400px;
	margin-left: 10px;
}

.Stilnormaltexttabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	margin-left:10px;
}
.Stilkursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	}
.Stilrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #FF0000;
}
.Stilunterstr {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	letter-spacing: 0px;
	color:#000000;
	border-bottom-style:solid;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-color: #000000;
	border-bottom-width: 1px;
}
.Stilspecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	background-color: #0099FF;
	color: #FFFFFF;
}
.Stilheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #0099FF;

}
.Stilbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	
}
.Stilnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 0px;
	font-weight: bold;
	
	}
.Stilnavigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 0px;
	font-weight: bold;
	color: #0099FF;


