/*

Sourcecode written by
David Boenig

Contact:
david@martial-design.de
www.martial-design.de

*/


#content_title {
	/* Titel - Standard - Schwarz */
	font-size: 1.1em;
	font-family: Verdana;
	font-weight:bold;
	color: #000000;
}


#content_title_white {
	/* Titel - Weiss */
	font-size: 1em;
	font-family: Verdana;
	color: #f9f8f8;
	font-weight: bold;
	text-decoration: none;
}

#content_title_blue {
	/* Titel - Standard - Blau */
	font-size: 1.1em;
	font-family: Verdana;
	font-weight:bold;
	color: #296bb9;
}


#faq_title {
	/* Titel - FAQ - Schwarz */
	font-size: 1.1em;
	font-family: Verdana;
	font-weight:bold;
	color: #000000;
}


#artist_title_white {
	/* Titel - Künstler Profil - Weiss */
	font-size: 1.1em;
	font-family: Verdana;
	color: #f9f8f8;
	font-weight: bold;
	text-decoration: none;
}


#artwork_title_white {
	/* Titel - Kunstwerk Profil - Gelb */
	font-size: 1em;
	font-family: Verdana;
	color: #e8e79c;
	font-weight: bold;
	text-decoration: none;
}