hr {
	color: #FFCC00;
}

.fliessnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #4961a5;
	text-align: justify;
}
.fliessbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #4961a5;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #4961a5;
	text-decoration: none;
	font-weight: bold;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #4961a5;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #4961a5;
	text-decoration: none;
	font-weight: bold;
}

body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #4961a5;
	scrollbar-arrow-color: #ffcc00;
	scrollbar-3dlight-color: #4961a5;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	background-image: url(../pix/bg_pix_03.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-attachment: fixed;
	background-position: top left;
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #4961a5;
}


