A:link  {
	color: #ED1C24;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	} 

A:visited {
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

A:active  {
	color: rgb(65,70,153);
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	} 

A:hover  {
	color: rgb(65,70,153);
	text-decoration: underline;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	} 

p,td,ul,li,menu {
	color: rgb(0,0,0);
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
	}

strong {
	font-weight: bold;
	}


.bildunterschrift1 {
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:10px;
	}

.headline {
	font-weight: bold;
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:16px;
	}

.headline-red-12{
	font-weight: bold;
	color: #ED1C24;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
	}

.text-big-black {
	font-weight: normal;
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 18px;
	}


.text-bold {
	font-weight: bold;
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	}


.small-text {
	font-weight: normal;
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	}

body, textarea{
	scrollbar-base-color:rgb(203,223,238);
	scrollbar-arrow-color:rgb(12,52,99);
	scrollbar-base-color:rgb(203,223,238);
	scrollbar-darkshadow-color:rgb(190,190,190);
	scrollbar-base-color:rgb(203,223,238);
	scrollbar-highlight-color:rgb(255,255,255);
	scrollbar-shadow-color:rgb(230,230,230);
}

