body	{
	font-family: Verdana, Arial, sans-serif;
	background-color: #F5F5F5;
	font-size: 12px;
	padding-left: 10px;
	/* margin-top: 4px; */
	}
h2	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
         height: 20px;
         }

img 	{
	border: 0;
         }

#links	{
	width: 150px;
         height: 240px;
         float: left;
	}

#rechts	{
	width: 650px;
         float: left;
	}

#unten	{
	clear: left;
	}

.red	{
	color: red;
	}
.ueber1	{
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	}

a	{
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	}

a:visited{
	color: #0000ff;
	font-weight: normal;
	}

a:hover	{
	color: #FF0000;
	}
table	{
	font-size: 12px;
	}
td	{
	vertical-align: top;
}