
body

	{
	color: #000000;
	background-color: #ffffff;
	topmargin: 0;
	marginheight: 0;
	leftmargin: 0;
	marginwidth: 0; 	
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg_main.png);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	}
		

table,tr,td

	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 8pt;
	}


h1 	{
	font-family:Verdana, Arial, Helvetica, Sans Serif;
	font-size:14pt;
	color: #000000;
	font-weight:bold;
	}

h2 	{
	font-family:Verdana, Arial, Helvetica, Sans Serif;
	font-size:12pt;
	color: #000000;
	font-weight:bold;
	}
.ue1	{
	font-family:Verdana, Arial, Helvetica, Sans Serif;
	font-size:8pt;
	color: #000000;
	font-weight:bold;
	}
.ue2	{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:10pt;
	color: #000000;
	font-weight:bold;
	}

/* scrolleiste ie ab vers.5.5 */

body

	{
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: #ebebeb;
	scrollbar-highlight-color: #9F9F9F;
	scrollbar-shadow-color :#ffffff;
	scrollbar-track-color: #DFDFDF;
	}





/* Textlinks */

a:link{ color: black; text-decoration:none; ;font-family: Trebuchet MS; font-size: 8pt; }

a:visited{color: black;text-decoration:none;font-family: Trebuchet MS; font-size: 8pt; }

a:active{ color:black;text-decoration:none;font-family: Trebuchet MS; font-size: 8pt; }

a:hover{ color: black;background-color: #ffffff;  text-decoration:none;font-family: Trebuchet MS; font-size: 8pt; }


form 

	{margin-bottom:0px;}