body {
	background: #f9edd3;
	color: #593702;
	font-family: Corbel, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	position:center;
}

table{
	border: 0px solid black;
	padding: 0;
	border-collapse: collapse;
	width: 100%
	spacing: 0;
}

 td.WOben{ 
    background: #f9edd3 url(images/oben.png) no-repeat left top; 
    vertical-align: top; 
    height: 179px; 
   } 
  
  td.WObenLi{
   text-align: left;
   vertical-align: top;
   width: 296px;
  }

  td.WRechts{
   width: 10px;
  }

  
td.WLinks{
   background: #f9edd3 url(images/links.png) no-repeat left top;
   text-align: left;
   vertical-align: top;
   width: 296px;
   height: 621px;
  }
  
  td.inhalt{
   vertical-align: top;
  }

h2
{
	font-size: 20pt;
	font-weight: normal;
	line-height: 20pt;
}

a:link { 
	color: #FF800F;
	font-weight: normal;
	text-decoration: none;
}
	
a:visited { 
	color: #FF800F;
	font-weight: normal;
	text-decoration: none;	
}

a:hover{ 
	color: #FF800F;
	font-weight: bold;
	text-decoration: none;
}

*.gewaehlt
{
	color: #0000FF;
	font-weight: bold;
}

/* blau - 0/49/251
orange - 255/128/12
Tahoma, Regular, 14pt, Scharf, Zeichenabstand 50 */