/* Plain Text */



.textWhite {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #ffffff;

}

.textWhiteBig {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #ffffff;

}

.textBordeaux {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 11.5px;

	font-weight: normal;

	color: #7F3737;

}

.textBordeauxBig {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #7F3737;

}

.textbBordeaux {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #7F3737;

}

.textiBordeaux {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 11px;

	font-weight: normal;

	font-style: italic;

	color: #7F3737;

}

.textbiBordeaux {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 11px;

	font-weight: bold;

	font-style: italic;

	color: #7F3737;

}

.textTuerkis {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #70A2A2;

}

.textbTuerkis {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #70A2A2;

}

.textbTuerkisBig {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #70A2A2;

}

.headlineBordeaux {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #7F3737;

}





/* Navigation */



.navMain {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}

.navMain:hover {

	text-decoration: underline;

}

.link {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #7F3737;

	text-decoration: underline;

}

.linkBig {

	font-family: arial, helvetica, verdana, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #7F3737;

	text-decoration: underline;

}



/* Boxes */



.navboxMainActive {

	background-color: #AC6B6B;

}

.navboxSubActive {

	background-color: #C68A8A;

}

.navboxSub {

	background-color: #AC6B6B;

}



/* Backgrounds */



.background

{

	background-color: #E0CECE;

	background-image: url(images/background.gif);

	background-repeat: no-repeat;

}

.backgroundKonzertreihe

{

	background-color: #E0CECE;

	background-image: url(images/background_konzertreihe.gif);

	background-repeat: no-repeat;

}

.backgroundTuerkis

{

	background-color: #E0CECE;

	background-image: url(images/background_tuerkis.gif);

	background-repeat: no-repeat;

}

.backgroundKontakt

{

	background-color: #E0CECE;

	background-image: url(images/background_kontakt.gif);

	background-repeat: no-repeat;

}
