/* CSS Document */
/*
html, body {
	background-color:#C0C0C0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	vertical-align:top;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;}

form,input {margin:0;padding:0;}

p {color : #333333;font-size : 12px;font-weight: normal;font-family : Verdana;text-decoration: none;}
	
p a {color : #0198F1;font-size : 12px;font-weight: normal;font-family : Verdana;text-decoration: underline;}

a { color:#2F4F4F;font-size:11px;font-weight:700;text-decoration:underline; }
a:hover {color:#999999;}

p.bodytext { font-size:11px; }
*/
/************************************* BOXEN ******************************************/
/*#template_fanofthemonth {background-color:#F9F9F9;width:172px;border:1px solid #DADADA;padding-left:5px;padding-top:5px;padding-bottom:10px;vertical-align:top;}
#template_news {background-color:#F9F9F9;width:170px;height:100px;border:1px solid #DADADA;}
#template_note {background-color:#F9F9F9;width:170px;height:100px;border:1px solid #DADADA;}
#template_nextconcert {background-color:#F9F9F9;width:150px;border:1px solid #DADADA;padding-left:5px;padding-top:10px;padding-bottom:10px;vertical-align:top;}*/

/************************************* Farben der Contentbereiche *****************************************/



/************************************* Schrift *****************************************/
.text_grau_11_fett {color:#666666;font-family:Verdana;font-size:11px;font-weight:bold;}

.text_grau_10 {color:#666666;font-family:Verdana;font-size:10px;font-weight:normal;}
.link_grau_9 a {color:#666666;font-family:Verdana;font-size:9px;font-weight:normal;text-decoration:underline;}
.link_grau_9 a:hover {color:#999999;font-family:Verdana;font-size:9px;font-weight:normal;text-decoration:underline;}
.text_light_10 {color:#FFFFFF;font-family:Verdana;font-size:10px;}
.text_light_11 {color:#FFFFFF;font-family:Verdana;font-size:11px;}
.text_light_12 {color:#FFFFFF;font-family:Verdana;font-size: 12px;}

.title_light_10 {color:#FFFFFF;font-family:Verdana;font-size:10px;font-weight:bold;}
.title_light_11 {color:#FFFFFF;font-family:Verdana;font-size:11px;font-weight:bold;}
.title_light_12 {color:#FFFFFF;font-family:Verdana;font-size:12px;font-weight:bold;}
.title_light_13 {color:#FFFFFF;font-family:Verdana;font-size:13px;font-weight:bold;}
.title_light_14 {color:#FFFFFF;font-family:Verdana;font-size:14px;font-weight:bold;}		

.text_dark_10 {color:#000000;font-family:Verdana;font-size:10px;}

DIV.text_dark_10 P {color:#000000;font-family:Verdana;font-size:10px;}

.text_dark_11 {color:#000000;font-family:Verdana;font-size:11px;}
.text_dark_12 {color:#000000;font-family:Verdana;font-size:12px;}

.title_dark_10 {color:#000000;font-family:Verdana;font-size:10px;font-weight:bold;}
.title_dark_11 {color:#000000;font-family:Verdana;font-size:11px;font-weight:bold;}
.title_dark_12 {color:#000000;font-family:Verdana;font-size:12px;font-weight:bold;}
.title_dark_13 {color:#000000;font-family:Verdana;font-size:13px;font-weight:bold;}
.title_dark_14 {color:#000000;font-family:Verdana;font-size:14px;font-weight:bold;}

.text_red {color:#FF0000;font-family:Verdana;font-size:11px;}
.text_small_red {color:#FF0000;font-family:Verdana;font-size:10px;}
.title_red {color:#FF0000;font-family:Verdana;font-size:11px;font-weight:bold;}

/************************************* Links *****************************************/

/* Helle Links Normal */
/*.link_light_10 a {color:#FFFFFF;font-size:10px;font-weight:normal;font-family:Verdana;text-decoration:underline;}
.link_light_10 a:hover {color:#E6E6E6;text-decoration:underline;}


.link_light_11 a {
	color : #FFFFFF;
	font-size : 11px;
	font-weight: normal;
	font-family : Verdana;
	text-decoration: underline;}

.link_light_11 a:hover {
	color : #E6E6E6;
	text-decoration: underline;}


.link_light_12 a {
	color : #FFFFFF;
	font-size : 12px;
	font-weight: normal;
	font-family : Verdana;
	text-decoration: underline;}

.link_light_12 a:hover {
	color : #E6E6E6;
	text-decoration: underline;}
*/

/* Helle Links Fett */

/*.titlelink_light_10 a {
	color : #FFFFFF;
	font-size : 10px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration: none;}

.titlelink_light_10 a:hover {
	color : #E6E6E6;
	text-decoration: none;}

.titlelink_light_11 a {
	color : #FFFFFF;
	font-size : 11px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration: none;}

.titlelink_light_11 a:hover {
	color : #E6E6E6;
	text-decoration: none;}

.titlelink_light_12 a {
	color : #FFFFFF;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration: none;}

.titlelink_light_12 a:hover {
	color : #E6E6E6;
	text-decoration: none;}
*/

/* Dunkle Links Normal */

/*.link_dark_10 a {
	color : #333333;
	font-size : 10px;
	font-weight: normal;
	font-family : Verdana;
	text-decoration: none;}

.link_dark_10 a:hover {
	color : #666666;
	text-decoration: none;}


.link_dark_11 a {
	color : #333333;
	font-size : 11px;
	font-weight: normal;
	font-family : Verdana;
	text-decoration: none;}

.link_dark_11 a:hover {
	color : #666666;
	text-decoration: none;}


.link_dark_12 a {
	color : #333333;
	font-size : 12px;
	font-weight: normal;
	font-family : Verdana;
	text-decoration: none;}

.link_dark_12 a:hover {
	color : #666666;
	text-decoration: none;}
*/


/* Dunkle Links Fett */

/*.titlelink_dark_10 a {
	color : #000000;
	font-size : 10px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration: none;}

.titlelink_dark_10 a:hover {
	color : #666666;
	text-decoration: none;}

.titlelink_dark_11 a {
	color : #000000;
	font-size : 11px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration: none;}

.titlelink_dark_11 a:hover {
	color : #666666;
	text-decoration: none;}


.titlelink_dark_12 a {
	color : #000000;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration: none;}

.titlelink_dark_12 a:hover {
	color : #666666;
	text-decoration: none;}


.titlelink_dark_12_underline a {
	color : #000000;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration: underline;}

.titlelink_dark_12_underline a:hover {
	color : #666666;
	text-decoration: underline;}
*/
/* Blaue Links normal */

/*.link_blue_10 a {
	color : #0198F1;
	font-size : 10px;
	font-weight: normal;
	font-family : Verdana;
	text-decoration: none;}

.link_blue_10 a:hover {
	color : #89CEF8;
	text-decoration: none;}


.link_blue_10_underline, .link_blue_10_underline a {
	color : #0198F1;
	font-size : 10px;
	font-weight: normal;
	font-family : Verdana;
	text-decoration: underline;}

.link_blue_10_underline:hover, .link_blue_10_underline a:hover {
	color : #89CEF8;
	text-decoration: underline;}
*/

/* Blaue Links fett */

/*.titlelink_blue_11{
	color : #0198F1;
	font-size : 11px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration: none;}

.titlelink_blue_11 a {
	color : #0198F1;
	font-size : 11px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration: none;}

.titlelink_blue_11 a:hover {
	color : #89CEF8;
	text-decoration: none;}

.titlelink_blue_12{
	color : #0198F1;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana;}

.titlelink_blue_12 {
	color : #0198F1;
	font-size : 12px;
	font-weight: normal;
	font-family : Verdana;}

.titlelink_blue_12:hover {
	color : #89CEF8;
}

.titlelink_dark_13_underline a{
        color: #000000;
        font-family: Verdana;
        font-size: 13px;
		font-weight: bold;
		text-decoration:underline}

.titlelink_dark_13_underline a:hover{
        color: #666666;
        font-family: Verdana;
        font-size: 13px;
		font-weight: bold;
		text-decoration:underline}

.titlelink_blue_13_underline a{
        color: #0198F1;
        font-family: Verdana;
        font-size: 13px;
		font-weight: bold;
		text-decoration:underline;}

.titlelink_blue_13_underline a:hover{
        color: #89CEF8;
        font-family: Verdana;
        font-size: 13px;
		font-weight: bold;
		text-decoration:underline;}
*/


/* Rote Links klein */

/*.link_red_10 a {
	color : #990000;
	font-size : 10px;
	font-weight: normal;
	font-family : Verdana;
	text-decoration: none;}
	
.link_red_10 a:hover {
	color : #990000;
	text-decoration: none;}


.link_red_10_underline, .link_red_10_underline a {
	color : #990000;
	font-size : 10px;
	font-weight: normal;
	font-family : Verdana;
	text-decoration: underline;}
	
.link_red_10_underline:hover, .link_red_10_underline a:hover {
	color : #990000;
	text-decoration: underline;}
*/
/************************************* Contentelemente *****************************************/

/*.klickpfad{
		background:#EEEEEE;
		color: #FFFFFF;
        font-family: Verdana;
        font-size: 10px;
		height:20px;
		width:666px;
}

.tabellenkopf {
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    text-align: center;
    padding: 4px;
    background-color: #54668A;
}

.tabelleninhalt {
	background-color: #E7E7E7;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	padding: 4px;
}

#template_news { padding-left:3px; padding-bottom:3px; padding-right:3px; }*/
/************************************* other(Input;Button;Select;Ränder) *****************************************/

/*** Select ***/
/*.select {color:#000066;font-size:12px;font-family:Tahoma,Verdana,Verdana;font-weight:normal;background-color:#FFFFFF;border:1px solid #DDDDF9;}*/
/*** Ränder ***/
.border_dark {border:1px solid #000000;}

.border_light {border:1px solid #FFFFFF;}

.border_red {border:1px solid #FF0000;}

/*** Button ***/
/*.button {font-family:Verdana;font-size:9px;border:0px solid #333333;padding-top:2px;background-color:#3B77AE;color:#FFFFFF;}
*/
/*** Input ***/
/*.input {font-family:Verdana;font-size:12px;border:1px solid #D9DDE1;background-color:#FFFFFF;color:#000000;}

.input_search {font-family:Verdana;font-size:12px;border:1px solid #B7BBBF;background-color:#bae1f8;color:#000000;}

.input_red {font-family:Verdana;font-size:12px;border:1px solid #FF0000;background-color:#FFFFFF;color:#000000;}

.input_login {font-size:11px;width:60px;border:1px solid #D9DDE1;background-color:#FFFFFF;color:#000000;}

#contact {font-family:Verdana;font-size:12px;border:1px solid #999999;background-color:#FFFFFF;color:#000000;}

#button {border:none;}
DIV#kontakt_bestaetigung {margin-top:10px;}*/

/*** Listen **/
/*ul { font-family:Verdana; font-size:11px; line-height:2em; }
OL LI { padding-bottom:5px; }

UL.csc-bulletlist LI {line-height:2em;}*/

/*** Sitemap **/
/*.sitemap11 a {color:#000000;font-size:12px;font-weight:bold;font-family:Verdana;text-decoration:none;padding-bottom:5px;}
.sitemap12 a {color:#000000;font-size:11px;font-weight:normal;font-family:Verdana;text-decoration:none;padding-bottom:5px;}*/

/*** Horitonale Linien ***/
HR.clearer { color:#E7E7E7; width:100%; height:1px; size:1; }

img {border:none}

/*DIV#LSResult {color:#000000;font-family: Verdana;font-size: 12px;}
DIV#LSAll {color: #000000;font-family: Verdana;font-size: 12px;}*/