/* CSS Document */

#layout_untermenue {
	background-image: url(img/ueber_uns_bg.jpg);
}

/* Menügrafik ausrichtung korrigieren */
#grafik_menue {
	top: -19px;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	color: #fff;
	background-color: #EC8624;
}

#team {
	position: relative;
	width: 600px;
	float: left;
	left: 60px;
	margin: 40px 0px 0px 0px;
}

.teams {
	float: left;
	width: 180px;
	height: 110px;
	margin: 0px 10px 30px 10px !important;
	margin: 0px 5px 30px 10px;
}

.team_bild {
	width: 110px;
}

.team_name {
	font-size: 12px;
	width: 70px;
	text-align: right;
	vertical-align: top;
}

.team_name div {
	text-align: left;
	vertical-align: top;
	background-image: url(img/team_neu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#mitglied {
	position: relative;
	width: 600px;
	float: left;
	margin: -50px 0px 20px 0px;
}

.mitglied_name {
	font-size: 12px;
	width: 300px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.mitglied_name cite {
	color: #999;
	font-size: 11px;
}

.mitglied_name p {
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	margin: 40px 0px 0px 0px;
}

.mitglied_name a {
	text-decoration: none;
	color: #000;
}

.mitglied_name a:hover {
	color: #fff;
	background-color: #EC8624;
}
