/*
* TINYMCE css
*/

body div.container *.Tief_gestellt
{
	color:#676767;
	font-size:8px;
	font-style:italic;
}

body div.container *.Band_Links
{
	color:#5B6F9A;
	font-size:11.5px;
	font-weight:bold;
	text-decoration: none;	
}

body div.container *.Band_Links:hover
{
	color: #FDC222;
}

body div.container .module_lineup:hover
{
	color: #000;
}

div.container .module_lineup a
{
	color: #f5a206;	
}

body div.container *.Schrift_10
{
	font-size: 10px;
	color: #f5a206;	
}


body div.container *.Schrift_12
{
	font-size: 12px;
	color: #f5a206;	
}



body div.container *.Schrift_14
{
	font-size: 14px;
	color: #f5a206;
}


body div.container *.Schrift_16
{
	font-size: 16px;
	color: #f5a206;
}


body div.container *.Schrift_18
{
	font-size: 18px;
	color: #f5a206;
}


body div.container *.Schrift_20
{
	font-size: 20px;
	color: #f5a206;
}


body div.container *.Schrift_22
{
	font-size: 22px;
	color: #f5a206;
}


/*
 * dunkel style
 */
body div.container *.Schrift_10_dunkel
{
	font-size: 10px;
	color: #e97602;	
}


body div.container *.Schrift_12_dunkel
{
	font-size: 12px;
	color: #e97602;	
}


body div.container *.Schrift_14_dunkel
{
	font-size: 14px;
	color: #e97602;
}


body div.container *.Schrift_16_dunkel
{
	font-size: 16px;
	color: #e97602;
}


body div.container *.Schrift_18_dunkel
{
	font-size: 18px;
	color: #e97602;
}


body div.container *.Schrift_20_dunkel
{
	font-size: 20px;
	color: #e97602;
}

body div.container *.Schrift_22_dunkel
{
	font-size: 22px;
	color: #e97602;
}
