.fliesstext {
	font-family : Verdana, Arial;
	font-size : 12px;
	line-height: 16px;
	color: #040255;
}
.headline {
	font-family : Verdana, Arial;
	font-size : 12px;
	line-height: 16px;
	color: #040255;
}

body  {
	scrollbar-3d-light-color : #C0E9F1;
	scrollbar-arrow-color : #23A8C2;
	scrollbar-base-color : #FFFFFF;
	scrollbar-dark-shadow-color : #23A8C2;
	scrollbar-face-color : #C0E9F1;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #23A8C2;
}

input  {
	font-family : Verdana, Arial;
	font-size : 10px;
	background-color : #CBEEF6;
	border : 1px solid #9ED7E3;
	width: 300px;
	height: 15px;
}
input.checkbox  {
	font-family : Verdana, Arial;
	font-size : 10px;
	background-color : #CBEEF6;
	border : 1px solid #9ED7E3;
	width:15px;
	height: 15px;
	margin-top: 3px;
}

input.radio{
	font-family : Verdana, Arial;
	font-size : 10px;
	background-color : #CBEEF6;
	border: 0px;
	width:15px;
	height: 15px;
	margin-top: 3px;
}




input.button  {
	font-family : Verdana, Arial;
	font-size : 10px;
	background-color : #CBEEF6;
	border : 1px solid #9ED7E3;
	width: 80px;
	height: 15px;
}


input.formular  {
	font-family : Verdana, Arial;
	font-size : 10px;
	background-color : #CBEEF6;
	border : 1px solid #9ED7E3;
	width: 200px;
	height: 15px;
}
input.box  {
	background-color : #CBEEF6;
	border : 1px solid #9ED7E3;
	width: 15px;
	height: 15px;
}
select.formular2 {
	width: 400;
}


/* #### LINX ####*/
a:link  {
	font-family : Verdana, Arial;
	font-weight: bold;
	font-size : 12px;
	line-height: 16px;
	color : #9B0029;
	text-decoration : none;
}

a:hover  {
	font-family : Verdana, Arial;
	font-weight: bold;
	font-size : 12px;
	line-height: 16px;
	color : #9B0029;
	text-decoration : underline;
}

a:active  {
	font-family : Verdana, Arial;
	font-weight: bold;
	font-size : 12px;
	line-height: 16px;
	color : #9B0029;
	text-decoration : none;
}

a:visited  {
	font-family : Verdana, Arial;
	font-weight: bold;
	font-size : 12px;
	line-height: 16px;
	color : #9B0029;
	text-decoration : none;
}

a:visited:hover  {
	font-family : Verdana, Arial;
	font-weight: bold;
	font-size : 12px;
	line-height: 16px;
	color : #9B0029;
	text-decoration : underline;
}

