body {
	text-align: center;
	margin: 0px;
	background-image: /*url(./images/achter.gif);*/
	background-repeat: repeat-x;
	font-family: Verdana, arial;
	font-size: 11px;
}

.bovenbalk {
	border-bottom: 0px solid black;
	padding: 0px;
	/*background-image: url(./img/header.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}

.links {
	background-image: url(./img/title_bg_links.gif);
}

.Letter_big
{
	font-family: Arial black, Helvetica, sans-serif;
	Font-size: 22px;
	color: #4e4d4d;
}

.Letter_small
{
	font-family: Verdana , arial, Helvetica, sans-serif;
	Font-size: 9px;
	color: #4e4d4d;
	line-height: 15px;
	
}

.Letter_norm
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #4e4d4d;
	line-height: 18px;
	
}

H1
{
	font-family: Verdana, Helvetica, sans-serif;
	Font-size: 18px;
	color: #4e4d4d;
	font-weight: normal;
	margin-bottom: 10px;
}

H2
{
	font-family: Verdana, Helvetica, sans-serif;
	Font-size: 18px;
	color: #4e4d4d;
	font-weight: normal;
	margin-bottom: 10px;
}
