/* Hintergrund - Rapsfeld */#bg		{         	background-repeat:repeat-y;         	position:fixed;         	top:0;         	left:0;                 height:115%;         	}/* Überschrift */.headline	{	 	font-family: sans-serif;	 	color: #0000FF;          	font-size: xx-large;                 font-weight:bold;                 font-family:Monotype Corsiva;                 }                 .textnorm 	{	 	font-family: sans-serif;	 	color: #0000FF;          	font-size: 12pt;                 z-index:3;          	}/* Tabellenformatierung */td.td00		{		background-image:url(../images/linksoben.png);                 width:15px;                 height:15px;                 filter:Alpha(opacity=65);                 opacity:0.65;                 }td.td01		{		background-image:url(../images/sideroben.png);                 width:15px;                 filter:Alpha(opacity=65);                 opacity:0.65;                 }td.td03		{		background-image:url(../images/rechtsoben.png);                 width:15px;                 height:15px;                 filter:Alpha(opacity=65);                 opacity:0.65;                 }td.td10		{		background-image:url(../images/siderlinks.png);                 width:15px;                 height:60px;                 filter:Alpha(opacity=65);                 opacity:0.65;                 }td.td11		{                 width:1100px;                 height:60px;                 background-color:#FFFFFF;         	filter:alpha(opacity=65);         	opacity: 0.65;		}td.td13		{		background-image:url(../images/siderrechts.png);                 width:15px;                 height:60px;                 filter:Alpha(opacity=65);                 opacity:0.65;                 }td.td20		{		background-image:url(../images/siderlinks.png);                 width:15px;                 filter:Alpha(opacity=65);                 opacity:0.65;                 }td.td21 		{		width:120px;                 padding-top:10px;		vertical-align:top;        		background-color: #FFFFFF;                 filter:alpha(opacity:65);         	opacity: 0.65;         	}td.td22          {		width:880px;                 height:500px;                 padding-top:10px;         	padding-left:20px;                 padding-right:10px;                 vertical-align:top;                 background-color: #FFFFFF;                 table-layout:fixed;         	}td.td23		{		background-image:url(../images/siderrechts.png);                 width:15px;                 filter:Alpha(opacity=65);                 opacity:0.65;                 }td.td30		{		background-image:url(../images/linksunten.png);                 width:15px;                 height:15px;                 filter:Alpha(opacity=65);                 opacity:0.65;                 }td.td31		{		background-image:url(../images/siderunten.png);                 width:15px;                 filter:Alpha(opacity=65);                 opacity:0.65;                 }td.td33		{		background-image:url(../images/rechtsunten.png);                 width:15px;                 height:15px;                 filter:Alpha(opacity=65);                 opacity:0.65;                 }td.umgebung	{		text-decoration:underline;                 font-size:18px;                 }td.hell		{		color: #9F9F9F;                 }td.gruen		{		background-color: #00DF00;                 }td.rot		{		background-color: #DF0000;                 }                td.orange		{		background-color: #FF8C00;                 }td.silver		{		background-color: #C0C0C0;                 }td.grau		{		background-color: #808080;                 }/* Navigation */ul#Navigation 	{            	width: 170px;            	margin: 0;            	padding: 0em 0em 0em;            	background-color: #FFFFFF;                 border-right:2px solid #9F9F9F;            	}ul#Navigation li {            	list-style: none;            	margin: 0.2em; 	   	}ul#Navigation a {            	display: block;            	padding: 0.5em;            	text-decoration: none;            	font-weight: bold;            	font-size:14px;            	color: #0000FF;            	background-color: #FFFFFF;  	   	}ul#Navigation a:hover, ul#Navigation span, ul#Liste a:hover, ul#Liste span {        		color: #FFFFFF;        		background-color: #AFAFAF;  		}/* Bilderanpassung bei "Galerie" */a.popup span 	{  		visibility:hidden;  		position:absolute;  		left:-60px;  		top:-90px;  		z-index:100;		}a.popuprechts span 	{  		visibility:hidden;  		position:absolute;  		left:-160px;  		top:-90px;  		z-index:100;		}a.popup,a.popuprechts 		{  		position:relative;  		display:block;		}a.popup:hover,a.popuprechts:hover 	{  		border:none;		}a.popup img,a.popuprechts img 	{  		border:none;		}a.popup:hover span,a.popuprechts:hover span {  		visibility:visible;		}#menu {list-style-type:none; margin:0 0 30px 0; padding:0;}#menu li {display:block; float:left; position:relative; z-index:100; margin-right:1px; font-family:sans-serif;}#menu li span {display:block; z-index:100; padding: 5px 10px; font-size:1.0em;font-weight:bold}#menu li a, #menu li a:visited {display:block; padding:0; white-space:nowrap;}#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0;}#menu dt {margin:0; font-size: 1.0em; float:left; font-weight:bold}#menu dd {display:none; background: transparent; clear:left; margin:0; padding:0; font-size: 0.9em; text-align:left; font-family:sans-serif;}#menu dt a, #menu dt a:visited {display:block; color:#0000FF; padding: 5px 10px; text-decoration:none; font-family:sans-serif;}#menu dd a, #menu dd a:visited {color:#0000FF; text-decoration:none; display:block; padding: 5px 10px; font-family:sans-serif; font-weight:bold;}#menu li a:hover {border:0; text-decoration:none; color:#FFFFFF; background-color:#AFAFAF; font-family:sans-serif;}#menu li:hover dd, #menu li a:hover dd {display:block; font-family:sans-serif; background-color:#EFEFEF; filter:alpha(opacity=90);opacity: 0.90;}#menu li:hover dl, #menu li a:hover dl {padding-bottom:15px; font-family:sans-serif;}#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {font-family:sans-serif; background-color:#AFAFAF}