.thead_ml {
	background: #0066a2 url(../../../images/theme_sd/Oberforum.png) top left repeat-x;
	color: #698183;
	border-bottom: 1px solid #8eacaf;
	padding: 8px;
	height: 50px;
	text-align: center;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

.thead_ml a:link {
	color: #698183;
	text-align: center;
	
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

.thead_ml a:visited {
	color: #698183;
	text-align: center;
	
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}

.thead_ml a:hover,
.thead_ml a:active {
	background: #0066a2 url(../../../images/theme_sd/Oberforum.png) top left repeat-x;
	color: #698183;
	border-bottom: 1px solid #8eacaf;
	padding: 8px;
	height: 50px;
	text-align: center;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
}

.mitglied {
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 300px;
	background-color: #121418;
}

.mluser {
	text-align: center;
	padding: 5px;
}