body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	font-size: 100%;
}

/* ****************************** Headlines ******************************** */


h1
{ font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 15px; 
  color: #77183b; 
  font-weight: bold; 
  border-bottom: 1px solid #77183b; 
  padding: 0px 0px 4px 0px; 
  margin: 0px 0px 6px 25px;}

h1.start
{ font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #77183b; 
  font-weight: bold; 
  border-bottom: none; 
  padding: 0px 0px 4px 0px; 
  margin: 0px 0px 6px 0px;}


h2
{ font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px;
  margin: 0 0 4px; 
  color: #65A752; 
  font-weight: bolder; }

h3
{
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 11px; 
	margin: 0 0 4px 0;
	color: #FFB000;
}

h2.head_underline
{
	border-bottom: 1px solid #65A752;
        padding-bottom: 4px;
        margin-left:25px;
}

h4
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
}

h5
{
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 11px; 
	margin: 0 0 4px 0;
	color: #77183b;
}

ul
{       
       list-style-image: url(/wDeutsch/wLayout/design/img/segmente/pfeil.gif);
}


/* ****************************** Formatierung Headlines ******************************** */

.headTermine
{
	background-color: #FFC12D;
	color: #77183B;
	padding: 8px 0px 4px 12px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #993333;
	margin:0px;
}


.headNews
{
	background-color: #77183B;
	color: #FFC12D;
	padding: 4px 0px 4px 12px;
	margin:0px;
}

/* ****************************** Text ******************************** */

.text, .elementText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px; 
	line-height: 14px;
}



.popup
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px; 
	line-height: 14px;
        max-width:450px;
}



.elementText {
font-size: 12px;
}

.textSmall
{ 	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 12px;
}

.textTall
{ 	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 12px;
}

.tableGastgeber
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px; 
	line-height: 12px;
}

.contentTermine .text {font-size:10px;}
.contentTermine .textBold {font-size:10px;}
.contentTermine a {color: #77183B;font-weight:bold}

.contentTermine a:hover {color: #427F6D;font-weight:bold;} 

.text a {color: #77183B;}
.text a:hover {color: #65A752;}


.popup a {color: #77183B;}
.popup a:hover {color: #65A752;}


.popup img {border: 1px solid #fff;}
.popup img:hover {border: 1px solid #77183B ;}


.textSmall a {color: #77183B;}
.textSmall a:hover {color: #65A752;}
a.textSmall {color: #77183B;}

.footerLinks a {color: #77183B;}
.footerLinks a:hover {color: #65A752}


/* ****************************** imgLink ******************************** */

.popup a 
{
text-decoration: none;
border: none;
}


.popup a:hover 
{
text-decoration: none;
border: 5 px solid red;
}


/* ****************************** Textformatierung ******************************** */

.textBold { font-weight: bold }
.orange_fett  { color: #fe8c28; font-weight: bold;}
.rot_fett { color: #77183B; font-weight: bold;}
.green { color: #65A752;}
.groesser { font-size: 17px; font-weight: bold; }
.rot{ color: #77183B;}


/* ****************************** Formular ******************************** */

form div input, form div select
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 14px;
}

form input, form select
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 14px;
}

#go-button { color: white; font-size: 12px; background-color: #731a48 }
#form-button { color: white; font-weight: bold; background-color: #fe8c28 }

/* ****************************** Ticker ******************************** */


#tickerBox 
{
background: #77183b;
font-weight: bold;
font-size: 11px;
padding: 2px 0;
width: 452px;
}

#tickerBox a
{
color: white;
text-decoration:none;

}

#tickerBox a:hover
{
color: white;
text-decoration:underline;

}



