/*
// Site 01077.net - version 1.0.1
// Copyright (C) 2002 bei Callax Telecom Holding GmbH. Alle Rechte vorbehalten.
//
// styles.css
//
*/

a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }
a:active { text-decoration: none }

.fnt_menu {
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color:#234466;
}

.fnt_menu_bottom {
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
}

.fnt_darkblue_small {
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color:#234466;
}

.fnt_copyright {
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color:#87bbeb;
}

.fnt_content {
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}

.fnt_content_white {
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
}

.fnt_black {
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
