
/**		COLOR  LOGO		**/

#logo {
color : #3b4053;
}

/**		COLOR	**/

h2, h2 a, h2 a:hover {
color : #993366;
}

/**		COLOR	**/

a, a:hover, .breadcrumb a:hover,
.user7 .link a:hover, .user8 .link a:hover, .user9 .link a:hover {
color : #993366;
}

#bottom_menu li a:hover, #bottom_menu li.active a {
color : #993366;
}




/**		FONT	**/

#logo {
font-family: 'sans-serif', 'Yanone Kaffeesatz';
}

h1, .componentheading, h2.contentheading {
font-family: 'sans-serif', 'Yanone Kaffeesatz';
}

#main_menu li a, #main_menu li span.separator {
font-family: 'sans-serif', 'Yanone Kaffeesatz';
}

.left h3, .right h3, .user1 h3, .user2 h3, .user3 h3, 
.user4 h3, .user5 h3, .user6 h3 {
font-family: 'sans-serif', 'Yanone Kaffeesatz';
}

.submenu li a, .submenu li span.separator {
font-family: 'sans-serif', 'Yanone Kaffeesatz';
}

body {
font-family: 'sans-serif';
}