﻿#teamarbeit p {
	font-size: 110%;
}

#teamarbeit ul {
	font-family: Arial, Helvetica, Sans-Serif;	
	font-size: 110%;
	margin-bottom: 8px;
}

#teamarbeit ul li {
	font-family: Arial, Helvetica, Sans-Serif;	
	font-size: 110%;
	margin-bottom: 8px;
}

#teamarbeit ul li a {
	font-family: Arial, Helvetica, Sans-Serif;	
	font-size: 100%;
	margin-bottom: 8px;
	border-bottom: 1px #2893BD dotted;	
}

#teamarbeit ul li a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	color: #2893BD;
	font-weight: bold;
	margin-bottom: 8px;
	border-bottom: 1px #2893BD solid;	
}

