#hidden {
	display:none;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:0;
}

.leftfloat {
	float:left;
	margin:0 10px 5px 0 !important;
	position:relative;
}

.rightfloat {
	float:right;
	margin:0 0 5px 10px !important;
	position:relative;
}


#formcontainer {
	width:100%;
}

input.submit {
	background-color:#009;
	width:90px;
	margin:0;
	color:#fff;
}

input#plz {
	width:50px;
}

input#ort {
	width:90px;
}

textarea#msg {
	width:220px;
	margin:0;
	height:100px;
	padding:3px;
}

#anfahrtlink {
	width:200px;
	height:200px;
	border:1px solid #009;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:3px;
}

.center {
	text-align:center;
}

.marbottom {
	margin:0 0 15px 0;
}

div#pictures {
	width:450px;
	margin:0 auto;
}

span.underline {
	text-decoration:underline;
}

dl.team {
	width:318px;
	margin:15px auto;
	float:none;
}
