.style {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}

.styleblack {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.pink {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #e02089;
}

.black{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.stylefettpink {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #e02089;
}

.stylefett {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


.headline1 {  
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #e02089;
}

.headline2 {  
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.submenu {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.infomenu {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}

a.text:visited { color: #FFFFFF; text-decoration : underline; font-weight: none; }
a.text:active  { color: #FFFFFF; text-decoration : underline; font-weight: none; } 
a.text:link    { color: #FFFFFF; text-decoration : underline; font-weight: none; }
a.text:hover   { color: #e02089; text-decoration : underline; font-weight: none; }

a.lang:visited { color: #FFFFFF; text-decoration : none; font-weight: none; }
a.lang:active  { color: #FFFFFF; text-decoration : none; font-weight: none; } 
a.lang:link    { color: #FFFFFF; text-decoration : none; font-weight: none; }
a.lang:hover   { color: #000000; text-decoration : none; font-weight: none; }

a.sub:visited { color: #FFFFFF; text-decoration : underline; font-weight: none; }
a.sub:active  { color: #FFFFFF; text-decoration : underline; font-weight: none; } 
a.sub:link    { color: #FFFFFF; text-decoration : underline; font-weight: none; }
a.sub:hover   { color: #2d2d2d; text-decoration : underline; font-weight: none; }


.borderweiss { border-width:thin; border-style:solid; border-color:white; text-align:justify; }

// 
</style> 
