.Video {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #ffffff;
	padding: 6px;
}
.Liste {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
}
.FormInput {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	border: 1px solid #000033;
}
.Buton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #000033;
}

.Liste a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.Liste a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

