@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	}
	
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#einmitten {
	top:35%;
	left:50%;
	margin-left: -465px;
	margin-top: -250px;
	position:absolute;	
	}

#unterbruch { clear:both; height:0px; }

#feld1 a {
	width:462px;
	height:171px;
	background-position:bottom;
	background-image:url(../upload/feld_1.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
  	}
	
#feld1 a:hover {
	filter:alpha(opacity=40);
	-moz-opacity:0.40; opacity:0.40;
	z-index:5;
	}
    
	
#feld2 a {
	width:231px;
	height:171px;
	background-position:bottom;
	background-image:url(../upload/feld_2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	}
	
#feld2 a:hover {
	filter:alpha(opacity=20);
	-moz-opacity:0.20; opacity:0.20;
	}
	
#feld3 a {
	width:230px;
	height:171px;
	text-align:right;
	background-position:bottom;
	background-image:url(../upload/feld_3.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	}
	
#feld3 a:hover {
	filter:alpha(opacity=20);
	-moz-opacity:0.20; opacity:0.20;
	}

#feld4 a {
	width:231px;
	height:172px;
	background-position:center;
	background-image:url(../upload/feld_4.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	}
	
#feld4 a:hover {
	filter:alpha(opacity=20);
	-moz-opacity:0.20; opacity:0.20;
	}
	
#feld5 a {
	width:231px;
	height:172px;
	background-position:center;
	background-image:url(../upload/feld_5.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	}
	
#feld5 a:hover {
	filter:alpha(opacity=20);
	-moz-opacity:0.20; opacity:0.20;
	}

#feld6 a {
	width:231px;
	height:169px;
	vertical-align:bottom;
	background-image:url(../upload/feld_6.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	}
	
#feld6 a:hover {
	filter:alpha(opacity=20);
	-moz-opacity:0.20; opacity:0.20;
	}

#feld7 a {
	width:231px;
	height:169px;
	background-image:url(../upload/feld_7.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	}
	
#feld7 a:hover {
	filter:alpha(opacity=20);
	-moz-opacity:0.20; opacity:0.20;
	}
	
#navOben a {
	overflow:hidden;
	height:23px;
	background-image:none;
	background-position:left;
	display:block;
	float:left;
}
	
	
#navOben a:hover {
	overflow:hidden;
	height:23px;
	background-image:none;
	background-position:right;
	display:block;
	float:left;
}

#navUnten a {
	overflow:hidden;
	height:23px;
	background-image:none;
	background-position:left;
	display:block;
	float:right;
	}
	
#navUnten a:hover {
	overflow:hidden;
	height:23px;
	background-image:none;
	background-position:right;
	display:block;
	float:right;
}
