.normal {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.normalBold {
	font-family: tahoma;
	font-size: 10px;
	font-style: bold;
	color: #ff0000;
}
.overskrift {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #374E73;
}

.date {
	font-family:verdana;
	font-size:9px;
	color:#617C9E;
	padding-top:10px;
	line-height: normal;
}

.news {
	font-family:verdana;
	font-size:9px;
	color:#3D4D61;
	padding-top:10px;
	font-style: italic;
	line-height: 15px;
}

.newsTitle {
	font-family:verdana;
	font-size:9px;
	color:#4E647E;
	padding-top:10px;
	font-style: italic;
	font-weight: bold;
}


.menu {
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#D1DAEB;
	text-decoration:none;
}

.menuLenke {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}


td {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.copyrightTekst {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
}

.copyrightLink {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.copyrightLink:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #374E73;
	text-decoration:none;
}

.normalLink {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #374E73;
	text-decoration:none;
}
.normalLink:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration:none;
}
.video {

	font-family:verdana;
	font-size:10px;
	color:#FF0000;
	padding-top:10px;
	font-style: italic;
	font-weight: bold;
}

.videoLink {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.videoLink:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration:none;
}
