
Font{
	font-family : Arial, Helvetica, Verdana, Geneva;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
	}

Font.klein{
	font-family : Arial, Helvetica, Verdana, Geneva;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
	}


Font.gross{
	font-family : Arial, Helvetica, Verdana, Geneva;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
	}


Font.gross1{
	font-family : Arial, Helvetica, Verdana, Geneva;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
	}


Font.gross2{
	font-family : Arial, Helvetica, Verdana, Geneva;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
	}

Font.link-weiss{
	color : #fffffff;
	}


H1{
	BackGround : #FFFFCC;
	color : #000000;
	Font-Family : helvetica, arial;
	font-size : 12px;
	}


H2{
	background : #FFFFCC;
	color : #000000;
	font-family : helvetica, arial;
	font-size : 14px;
	}


H3{
	background : #000000;
	color : #FFFFFF;
	font-family : helvetica, arial;
	font-size : 16px;
	font-weight : bold;
	}


A:link { 

	text-decoration : none }

A:visited { 

	text-decoration : none
	 }

A:hover, A:active { 
	color :  #36c;
	 background-color : #f90; 
	text-decoration : none 
	}



LI{
	color : black;
	}


IMG{
	border : 0;
	}


