@charset "utf-8";
/* CSS (c) 2009 Intermedia Peters GmbH | Werbeagentur */
/* www.intermedia-werbeagentur.de */


/*-------------------- TYPO HEADINGS --------------------*/

a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}

a.bot:link {
	color: #000000;
	text-decoration: underline;
}
a.bot:visited {
	text-decoration: underline;
	color: #000001;
}
a.bot:hover {
	text-decoration: none;
	color: #FF0000;
}
a.bot:active {
	text-decoration: underline;
	color: #FF0000;
}
a.inter:link {
	color: #000000;
	text-decoration: underline;
}
a.inter:visited {
	text-decoration: underline;
	color: #333333;
}
a.inter:hover {
	text-decoration: none;
	color: #FF0000;
}
a.inter:active {
	text-decoration: underline;
	color: #FF0000;
}


/* CSS (c) 2009 Intermedia Peters GmbH | Werbeagentur */
/* www.intermedia-werbeagentur.de */
