* {
         font-size : 12px;
         font-family : Arial;
}

a {
	color : #000000;
  	font-weight : bold;
  	text-decoration : none;
}

a:hover {
	color : #000000;
	text-decoration : none;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #5A5643;
	font-weight : bold;
	font-size : 16px;
	text-align : left;
	text-decoration : none;
}

a.menu:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	font-size : 18px;
	text-align : left;
	text-decoration : none;
}

headline {
	font-family : Arial, Helvetica, sans-serif;
         color : #000000;
         font-weight : bold;
         font-size : 18px;
         text-decoration : none;
}

BODY {
	color : #000000;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1 {
	border-bottom : 1px solid #000000;
	color : #000000;
	font-family : Arial;
	font-size : large;
	font-weight : bold;
	font-style : normal;
	letter-spacing : 1.5px;
}
.upcasetitel {
	font-family : Lucida Sans Unicode, Arial, sans-serif;
	font-size : 14px;

	font-weight : bold;

}
.newstitel {
	font-family : Lucida Sans Unicode, Arial, sans-serif;
	font-size : 16px;
         color : #CC0033;
	font-weight : bold;

}
