/* Standardeinstellung für den Link */
a
{
	color : #e60000;
	font-weight : bold;
	text-decoration : none;
}
a:hover
{
	color : #960505;
	font-weight : bold;
	text-decoration : none;
}
.kuenstlerueberschriftgross
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #CD104A;
	font-weight : bold;
}
.newsueberschriftgross
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #E89C3C;
	font-weight : bold;
}
.sucheueberschriftgross
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #CD104A;
	font-weight : bold;
}

.presseueberschriftgross
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #dd6d00;
	font-weight : bold;
}
.newsueberschriftklein
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #E89C3C;
	font-weight : bold;
}
.kuenstlerueberschriftklein
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #CD104A;
	font-weight : bold;
}
.sucheueberschriftklein
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #CD104A;
	font-weight : bold;
}
.unterueberschriftgross
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #333333;
	font-weight : bold;
}
.unterueberschriftklein
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bold;
}

/* Standard Laufschrift */
.text10
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
}

.text11
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height:14px;
}

.text10grau
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}

.text10weiss
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
}
.text10weiss a
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}
.text10weiss a:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFDC8D;
	font-weight : bold;
	text-decoration : none;
}
.textnavigation
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	letter-spacing: -1px;
}
.textnavigation a
{
	letter-spacing: -1px;
	text-transform : uppercase;
}
.textnavigation a:hover
{
	letter-spacing: -1px;
	text-transform : uppercase;
}
.formulartextfeld
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	border : 1px solid #e60000;
}
.suchetextfeld
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	border : 1px solid #CD104A;
}
.formularbutton
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	background-color: #e60000;
	border : 1px solid #e60000;
	}
.ueberschrift10weiss
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}
.aktuelletermine {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
}
.gsfrage{
	font-family: Verdana;
	font-size: 12px;
	color: #B10036;
	font-weight:bold;
}
.gsantwort {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding-top:5px;
}