@charset "utf-8";
/* CSS Document */

#oben {
	height: 117px;
	width: 968px;
	margin-top: 4px;
	margin-left: 2px;
}
#left {
	height: 258px;
	margin-top: 8px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 235px;
	background-color: #FFFFFF;
}
#text {
	margin-top: 5px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin-bottom: 5px;
	top:50%;
}
.kontakt {
	background-color: #d9dadb;
	width: 186px;
	height: 130px;
	border: 1px solid #FFFFFF;
	border-left: none;
	padding-left: 40px;
}
.kontakt h1 {
	font-size: 12px;
	font-weight: bold; 
	line-height: 12px;
}
.kontakt h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}
.foto {
	background-color: #FFFFFF;
	width: 120px;
	/*border: 3px solid #d9dadb;*/
	border-right: none;
	
}
.team {
	border: none;
}

a {
	color:#000000;
}

a:visited, a:hover {
	color: #000000;
	text-decoration:none;
}
