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;
}

p {
	line-height: 15px;
}

.headline1 {
	color: #980000;
	font-weight: normal;
	font-size: 22px;
	
	width: 100%;
	
	padding-top: 17px;
	
}


.headline2, h2 {
	color: #555555;
	font-weight: normal;
	font-size: 18px;
	
	/*width: 100%;
	padding-top: 15px;*/
	
}


a {
	color: #A50F0F;
	text-decoration: underline;
}
a:hover {
	color: #EE2513;
	text-decoration: none;
}




.searchtext {
	color: #aaaaaa;
}


a.navi {
	text-decoration: none;
	color: #313131;
}

a.naviactive {
	text-decoration: none;
	font-weight: bold;
	color: #980000;
}


a.navi:hover {
	text-decoration: none;
	color: #777777;
	
}

a.naviactive:hover {
	text-decoration: none;
	font-weight: bold;
	color: #980000;
}

input.searchfield {
	background: url("images/nanos_bg_textfield.gif");
	font-size: 10px;
	color: #ffffff;
	border: 1px #DADADA solid;
}


li {
	list-style: url("images/nanosbob.gif");
}


.langselect, .langselect a {
	color: #FFFFFF;
	text-decoration: none;
}