﻿.text        { font-family: Verdana; font-size: 12pt }
.textklein	 { font-family: Verdana; font-size: 10pt; margin-top:6; margin-bottom:6 }	
h1           { font-family: Verdana; font-size: 36pt }
h2           { font-family: Times New Roman; font-size: 36pt }

p { font-family: Verdana; font-size: 14pt
	
}

a:link.umenu {
	font-size:10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
	text-align: center
	
	}

a:visited.umenu  {
   font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
	color :#0000FF;
	text-align : center
}

a:active.umenu  {
   font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
	color : #3D6770;
	text-align : center;
}

a:hover.umenu  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	text-align : center
}


