.titel {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #239948;
	text-align: center;
}
.subtitel {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #BB0022;
}
body {
	font-family: verdana;
	font-size: 12px;
	margin:0;
}
.maintekst {
	font-family: verdana;
	font-size: 12px;
}
a {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #239948;
	text-decoration: none;
}


a:hover img {
	border-color: #BB0022;
}

a:hover{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #BB0022;
	text-decoration: none;
}

.bgimage {
	background-image: url('../components/bg2.gif'); 
	background-repeat: no-repeat;
}	



