body {
	height:100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	background-image: url(../images/grafiken/background.jpg);
	background-position:top center;
}

td {
	font-family: verdana, arial, tohoma;
	font-size:11px;
	color:#808080;
}


a {
	text-decoration:underline;
	font-weight:bold;
	color: #CCCCCC;
}

h1 {
	font-size:16px;
	color:#FFFF00;
}

h2 {
	font-size:12px;
	color:#CCCCCC;
	font-weight:bold;
}

#position {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#position_gallery {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	max-width:575px;
	width:575px;
	
}

.hauptFeld_gallery {
	background-image:url(../images/grafiken/backcenter.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000; 
}

.hauptFeld {
	background-image:url(../images/grafiken/backcenter.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000; 
}

td.hauptFeld_gallery th {
	background-color:#990000;
	text-align:center;
	/* for IE */
	  filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
	font-size:14px;
	color:#000000;
	
	margin:5px;
	padding:5px;
}

td.hauptFeld table {
	font-family: verdana, arial, tohoma;
	font-size:11px;
	text-align:justify;
	color:#808080;
	border:1px; 
	border-style:solid;
	border-color:#990000;
	border-collapse:collapse;
	width:560px;
}

td.hauptFeld th {
	background-color:#990000;
	text-align:center;
	/* for IE */
	  filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
	font-size:14px;
	color:#000000;
	
	margin:5px;
	padding:5px;
}

td.hauptFeld td {
	margin:8px;
	padding:8px;
	border:1px; 
	border-style:solid;
	border-color:#990000;
	vertical-align:top;
}

.backlinks {
	background-image:url(../images/grafiken/backlinks.jpg);
	background-color:#000000;
	background-repeat: no-repeat;
	color:#CCCCCC;
}

td.backlinks table {
	font-size:10px;
	text-align:left;
	width:100%;
	border:0px; 
	margin-top:20px;
	margin-left:25px;
}

td.backlinks td {
	padding:5px;
	
}

.backrechts {
	background-image:url(../images/grafiken/backrechts.jpg);
	background-color:#000000;
	background-repeat: no-repeat;
	color:#CCCCCC;		
}

td.backrechts table {
	font-size:10px;
	text-align:left;
	width:100%;
	margin-top:20px;
}

td.backrechts td {
	padding:10px;
	
}



.menu {
	text-decoration:none;
	color: #FFFFFF;
}

.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.menucolor {
	background-color: #A3C82A;	
}

.menucolor_clicked {
	background-color: #315F1B;	
}
.menustyle {
	border:2px solid;
	border-color:#FFFFFF; 
	color:#FFFFFF; 
}

.eingabefeld {
	width: 100px;
	border:1px solid;
	border-color:#999999;
	height:18px;
}

.eingabefeld_contact {
	width: 150px;
	border:1px solid;
	border-color:#999999;
	height:18px;
}

.feldunten {
	background-color: #333333;
	padding:10;
}

.ohnerand {
	border:0px; !important

}
