body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt;
}

a:link { text-decoration:none; color: #336699; }

a:visited { text-decoration:none; color: #778899; }

a:active { text-decoration:none; color:#000000; }

/*zum Hervorheben von Emailadressen*/
a.mail:link{text-decoration: underline; color: #336699;}

a.mail:visited{text-decoration:underline; color:  #778899;}

a.mail:active{text-decoration:underline; color: #000000;}

/*Blaue Überschriften*/
h1 {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
}

/* Schwarze Überschriften*/
h2 {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

body,p,table,td,tr,br,nobr{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

/*für normales Untermenue im Kasten*/
td.copyright{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


