/* Links*/
body {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
}



a:hover {
	color: #ff0000;

	}

a:link {
	color: #003399;

    }

a:visited {
	color: #003399;

    }



/* Schriftenformatierung fuer Standardtags*/
p,h1,h2,h4,ul,ol,li,div,td,address,blockquote,nobr,i,br  {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;

}

.b {
   font-weight:bold;
   }

h3 {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 18px;
	color : #000000;
}

	
	
