BODY {
  background-image: url(../images/background.jpg);
  background-repeat: repeat;
  margin: 0px;
}

.header {
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color: #676767;
}

.subheader {
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color: #9E9E9E;
}

.datum {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #B5C32D;
}

.titel {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #9E9E9E;
}

.subtitel {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #676767;
}

.def {
	font-family: Arial;
	font-size: 11px;
	color: #676767;
}

.mailing {
	font-family: Arial;
	font-size: 11px;
	color: #676767;
 width:205px;
}

.mailingbutton {
	font-family: Arial;
	font-size: 11px;
	color: #676767; 
}

.thumb{
 border:10px solid #FFFFFF; 
}

a:link{
	font-family: Arial;
	font-size: 12px;
	color: #676767;
}

a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #676767;
}

a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #676767;
}

a:active{
	font-family: Arial;
	font-size: 12px;
	color: #676767;
}
