/* Das WEGA-Team: 08.08.2005 */


/* ***** Definitionen fuer Indexformatierung ***** */

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
	font-weight: normal;
	color: #404050;
}

pre
{
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 15px;
	color: #000033;
}

img
{
	border: none;
}

a:link { text-decoration: none; color: #525D76;}
a:visited {text-decoration: none; color: #525D76;}
a:link:hover {text-decoration: none; color: #800080;} 
a:visited:hover {text-decoration: none; color: #800080;}
a:active {text-decoration: none; color: #525D76;}
a:focus {text-decoration: none; color: #525D76;}
a:focus:hover {text-decoration: none; color: #800080;}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color:#656565;
}

.top{ margin-top: 0px; }
