body {
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-HIGHLIGHT-COLOR: #e8e8e8;
	SCROLLBAR-SHADOW-COLOR: #D0D0D0;
	SCROLLBAR-3DLIGHT-COLOR: #f1f1f1;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #B1B1B1;
	SCROLLBAR-DARKSHADOW-COLOR: #444444
}

body, td, th, li, input,select,textarea { 
	font-size: 11px; font-family: Verdana, Tahoma, Arial, sans-serif; 
	color: #222222;
}

a:link    { text-decoration: underline; 	color: #4D64A1;}
a:visited { text-decoration: underline; 	color: #4D64A1;}

a:active  { text-decoration: none; 	color: #4D64A1;}
a:hover   { text-decoration: none; 	color: #6887D9;}


.headline1 {

	color: #00678F;
	/*font-weight: bold;*/
	/*font-style: italic;*/
	font-size: 24px;
	font-weight: normal;
	
	width: 100%;
	
	/*padding-top: 15px;*/
	
}

p {
	line-height: 15px;
}

h2 {
	/*color: #00678F;*/
	color: #444444;
	/*font-weight: bold;*/
	font-weight: normal;
	
	font-size: 18px;
	
	/*width: 100%;*/
	
	/*padding-top: 15px;*/
}

input.searchfield {	
	font-size: 10px;
	border: 1px #777777 solid;
}


a.navi {
	text-decoration: none;
	color: #313131;
}

a.naviactive {
	text-decoration: none;
	font-weight: bold;
	color: #00678F;
}


a.navi:hover {
	text-decoration: none;
	color: #777777;
}
a.navi:visited {
	text-decoration: none;
	color: #313131;
}

