font {
	font-size : 13px;
	font-family : Verdana;
	font-weight : bold;
	text-align : left;
}

div {
	font-family : Verdana;
	font-size : 12px;
	text-align : justify;
}
H1 {
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
}
H2 {
	font-family : cursive;
	font-size : 17px;
	font-weight : bold;
	color: #4C4C4C;
}
H3 {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
	color: #696969;
}
a {
	text-decoration : none;
	color : #CC3333;
}

a:Hover {
	text-decoration : underline;
	color : #993399;
}

.blue {
	text-align: left;
	color: #006699;
	margin-top: 20px;
	
}

.green {
	text-align: left;
	color: #336600;
	margin-top: 20px;
	
}

.red {
	text-align: left;
	color: #990000;
	margin-top: 20px;
}

.viollet {
	text-align: left;
	color: #9F2D52;
	margin-top: 20px;
}

.main {
	margin-left : 50px;
	margin-right : 50px;
}

.texte {
	font-family: Arial;
	font-size: 10px;
	font-weight : normal;
}

.text {
	font-family: Arial;
	font-size: 12px;
	font-weight : normal;
}

.aktual {
	font-family: Tahoma;
	font-size: 11px;
	font-weight : normal;
}

body { 
	scrollbar-base-color: #ffedac;
	scrollbar-arrow-color: #c23e17;
	scrollbar-shadow-color: #c23e17;
	scrollbar-face-color: #ffedac;
	scrollbar-highlight-color: #ffedac;
	scrollbar-darkshadow-color: #c23e17;
	scrollbar-3dlight-color: #c23e17;
}
