@charset "UTF-8";
/* CSS Document */

/* Standard issue colors for Gender Forum */
/* These colors will be shown when an issue didn't get an issue color */

#fontsize a:hover, #fontsize a:active, #menu a:hover, #menu a:active, #table-of-contents a:hover, #table-of-contents li.active, #table-of-contents a:active, #footer a:hover, #footer a:active, #main p.author, #main a, #main .start-contents a:hover, #main .start-contents a:active {
	color: #3399cc;
} 

#issue-header, #issue-header-bottom, #teaser, #main .start-issue-header-in-text {
	background-color: #3399cc;
}