body {
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	/*background-image: url(img/logo_wrstgspr.gif);*/
}

.nav {
	float: left;
	width: 220px;
}
.content {
	margin-left: 220px;
}
.videos {
	float: left;
	margin: 0 20px 10px 0;
	width: 330px;
	height: 340px;
}
.titel {
	font-size: 18px;
	line-height: 22px;	
}
.subtitel {
	font-size: 16px;
	line-height: 20px;	
}
.small {
	font-size: 11px;
}
.foto {
	font-size: 12px;
}
/*.logo {
	border: 1px solid #D0D1CA;
}*/
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.current   {
	text-decoration: none;
	color: #FF0000;
}

.content a {
text-decoration: underline;
}
.content a:hover {
text-decoration: none;
}
input, button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
