body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	}
	
#menu {
	display: none;
	}
	
#noie {
	display: none;
	}

#centerpage {
	position: relative;
	width: 770px;
	margin: 0px auto;
	padding: 0;
	text-align:left;
	}

#head {
	display: none;
	width:770px;
	height: 388px;
	}

#back {
	background-position: center;
	width: 770px;
	height: 100%;
	overflow: auto;
	
 }
 

* html #back {
	background-image: url('/images/line.gif');
	background-repeat: repeat-y;
	background-position: center;
	width: 770px;
}

 
#banner {
	display: none;
	}
	
* html #banner {
	display: none;
	}
	
#gallery {
	
	left:212px;
	position:absolute;
	top:301px;
	}

#footer {
	width:770px;
	height:26px;
	}	

#footer span a {
	color: #000000;
	}

/* alle Tag Formatierungen */

h1 {
	}
	
h2 {
	font-size:17px;
	font-weight: bold;
	color: #F29200;
	margin: 0;
	padding: 15px 0;
	}
	
h3 {
	font-size:16px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0;
	}
	
h4 {
	font-weight: bold;
	color:	#F29200;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

img {
	border: 0px solid;
	}

input, textarea {
	border: 1px solid;
	}

a {
	text-decoration: none;
	color: #F29200;
	}

a:hover {
	text-decoration: underline;
	}
	
th {
	color: #f29200;
	}	
	
	.team {
		float: left;
		background-color: #eff0f5;
		width: 490px;
		margin: 0 10px 10px 0; 
		border-right: 5px solid #F1B700;
		border-bottom: 1px solid #F1B700;
		}
		
	.bild {
		float:left;
		margin-right: 10px;
		}
		
	.name {
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 5px;
		margin-top: 2px;
		}
	
	.imm {
		margin-top: 5px;
		}
		
	.ort {
		margin-top: 5px;
		}