/* CSS Document */
a:link {
	color: #000000;
	text-decoration: none;
	border: 0;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border: 0;
}
a:hover {
	text-decoration:none;
	color: #000000;
	background-color: #000000;
	border: 0;
}
a:active {
	text-decoration: none;
	color: #000000;
	border: 0;
}
.Images A:link {text-decoration: none;}
.Images A:visited {text-decoration: none}
.Images A:active {text-decoration: none}
.Images A:hover {text-decoration: none; background-color:#F3F3F3
}
body {
	background-color: #F3F3F3;
	margin-left:5;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	ondragstart: return false;
}
.MainEN {
	font-family: Verdana, Courier New, Courier, mono;
	font-size: 15px;
	color:#000000;
}
.News {
	font-family: Verdana, Courier New, Courier, mono;
	color: #00CC00;
	font-size: 9px;
}
.BreadEN {
	font-family: Verdana, Courier New, Courier, mono;
	font-size: 10px;
	color:#000000;
}
.BreadVit {
	font-family: Verdana, Courier New, Courier, mono;
	font-size: 10px;
	color:#FFFFFF;
}
.MainDE {
	font-family: Verdana, Courier New, Courier, mono;
	font-size: 10px ;
	font-style: normal;
	font-weight:bold;
	color: #CCCCCC ;
}
.BreadDE {
	font-family: Verdana, Courier New, Courier, mono;
	font-size: 10px;
	color:#999999;
}
.underline {
	font-family: Verdana, Courier New, Courier, mono;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}
.important {
	font-family: Verdana, Courier New, Courier, mono;
	font-size: 10px ;
	font-style: normal;
	font-weight:bold;
	color: #666666 ;
}
.rubrik {
	font-family: Verdana, Courier New, Courier, mono;
	font-size: 10px ;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
}
.important-vit {
	font-family: Verdana, Courier New, Courier, mono;
	font-size: 10px;
	color:#000000;
	background-color: #FFFFFF;
}
