body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}
.titelfont {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}
.trompet_img {
	background-image: url(pic/trompet.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link.items {
	color: #C00000;
	text-decoration: none;
}
a:visited.items {
	color: #C00000;
	text-decoration: none;
}
a:hover.items {
	color: #C00000;
	text-decoration: underline;
}
a:active.items {
	color: #C00000;
	text-decoration: none;
}

a:link {
	color: #C00000;
}
a:visited {
	color: #C00000;
}
a:hover {
	color: #C00000;
}
a:active {
	color: #C00000;
}

hr {
	height: 1px; border: none; color: #BF0103; background-color: #BF0103;
}
.img {
	border: 1px solid #333333;
}

.rood{
	color: #C00000;
}