/* 
	Stylesheet Translation Network Framerahmen und Navigation
	concept & design by Web@ble - http://www.webable.de - email: info@webable.de
*/

BODY,P,TD,TH,DIV,FORM,H1,H2,H3,H4,BLOCKQUOTE,UL,OL, B, DIV {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;	
	color: #003366
	margin: 0px;
	scrollbar-3dlight-color: #F7F7F7;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #F7F7F7;
	scrollbar-darkshadow-color: #F7F7F7;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000066;
	scrollbar-track-color: #FBFBFB;	
} 

A:link {
	background-color: transparent;
	color: #003366;
	text-decoration: none;
}

A:visited {
	background-color: transparent;
	color: #003366;
	text-decoration: none;
}

A:hover {
	background-color: transparent;
	color: #003366;
	text-decoration: none;
}

A:active {
	background-color: transparent;
	color: #003366;
	text-decoration: none;
}

.navbar { color: #333333}

a.navbar:link { 	
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.navbar:visited {
 	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.navbar:hover {
 	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.navbar:active {
 	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


