a:link  {
     text-decoration : none;
     color : #1967a4;
}

a:visited  {
     text-decoration : none;
     color : #003462;
}

a:hover  {
     color :#990033;
     text-decoration : none;
}

a:active  {
     color : #990033;
     text-decoration : none;
}

.text10  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
}

.text12  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
}

.text12b  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

.text13b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

.text13  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: normal;
}

.text14  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: normal;
}

.text2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 3px;
	font-weight: normal;
}

.text4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 4px;
	font-weight: normal;
}

.textgrau  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: gray;
}

.textw  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: white;
}

.textphoto  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: gray;
}

.maintitle  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.mainsubtitle  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;

}

.servicebar  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: red;
}

