body{
background-image:url(images/img_02.jpg);
background-repeat:repeat-x;
background-color: #df4796;
font-family: tahoma;
font-size: 12px;
color:#FFFFFF;
margin: 0px;
}
table{
font-family: tahoma;
font-size: 12px;
color:#FFFFFF;
}
a:link {
	color: #FFFFFF; text-decoration: none;
}
a:active {
	color: #FFFFFF; text-decoration: none;
}
a:visited {
	color: #FFFFFF; text-decoration: none;
}
a:hover {
	color:#990066; text-decoration: none;
}
.contentvak{
background-image:url(images/img_06.jpg);
background-repeat:no-repeat;
}
.titelkop{
padding-left: 15px;
font-family: tahoma;
font-size: 19px;
font-weight:bold;
color:#990066;
}
.titelkop2{
padding-left: 15px;
font-family: tahoma;
font-size: 19px;
font-weight:bold;
color:#CC0000
}
.copyright{
text-align:center;
font-size: 11px;
font-weight:bold;
color:#000000;
}