.hmenu {
	font-weight:	bold;
	font-size:	 12px;
	color:		   #FFFFFF;
	text-align:	 right;
}

.datum{
        font-weight:	bold;
	font-size:	 14px;
	color:		   #00FF00;
	text-align:	 right;

  
}
.footerlinks {
	font-weight:	bold;
	font-size:	 14px;
	/*color:          #4444CC;*/
        color :            #0064B0;
	text-align:	 right;
}
.update{
        font-weight:	normal;
	font-size:	 10px;
        color :            #0064B0;
	text-align:	 left;

}

/********* Voting Formular **********/

.mailform-h {
        font-weight:   bold;
	font-size:	12px;
	color:		  #FFFFFF;
	text-align:	left;
}

.mailform-answer { 
        text-align :    left
}



