font{
	font-size :13px;
	font-family : Arial,Helvetica,sans serif;
	font-weight : normal;
	font-style : normal;
	color : #cccccc;
}

h1{
	font-size :15px;
	font-family : Arial,Helvetica,sans serif;
	font-weight : normal;
	font-style : normal;
	color : #cccccc;
}

h2{
	font-size :10px;
	font-family : Arial,Helvetica,sans serif;
	font-weight : normal;
	font-style : normal;
	color : #cccccc;	
}

.blau{
	font-size :13px;
	font-family : Arial,Helvetica,sans serif;
	font-weight : normal;
	font-style : normal;
	color : #9999FF;
}
.blau2{
	font-size :14px;
	font-family : Arial,Helvetica,sans serif;
	font-weight : bold;
	font-style : normal;
	color : #9999FF;
}
.gross{
	font-size :15px;
	font-family : Arial,Helvetica,sans serif;
	font-weight : bold;
	font-style : bold;
	color : #cccccc;
}

.klein{
	font-size :11px;
	font-family : Arial,Helvetica,sans serif;
	font-weight : normal;
	font-style : normal;
	color : #cccccc;
}

.mittel{
	font-size :12px;
	font-family : Arial,Helvetica,sans serif;
	font-weight : normal;
	font-style : normal;
	color : #cccccc;
}

.blauklein{
	font-size :11px;
	font-family : Arial,Helvetica,sans serif;
	font-weight : normal;
	font-style : normal;
	color : #9999FF;	
}

.mini{
	font-size :11px;
	font-family : Arial,Helvetica,sans serif;
	font-weight : normal;
	font-style : normal;
	color : #cccccc;
}
