body,table	{
	font-family:verdana, arial,sans-serif;
	font-size:7pt;
	}

body	{
	background-color:white;
	}
	
table	{
	width:150px;
	background-color:FAFAE4;
	}
	
li {
	list-style-image: url(../images/Bilder/pfeil.jpg);
	list-style-position: outside;
}

h1	{
	font-size:8pt;
	color:990000;
	}
	
	
h2	{
	font-size:8pt;
	margin-bottom:0px;
	}

a	{
	text-decoration:none;
	color:gray;
	}
	
/*____________________________________formularfelder________________*/

select	{
	width:140px;
	border:1px solid gray;
	font-family:verdana, arial,sans-serif;
	font-size:7pt;
	}
	
/*____________________________News_________________________*/
.news	{
	color:gray;
	}

h3	{
	color:black;
	margin-bottom:0px;
	font-weight:bold;
	font-size:8pt;
	}
