body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


#right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px!important;
        line-height: 14px;
	color: #666666;
}

a:link {
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  }
a:hover {
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  }
a:visited {
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  }

h1 {
        font-family: Arial, Helvetica, sans-ser;
	font-size: 21px;
        line-height: 25px;
        font-weight: lighter;
	color: #000000;
        margin-bottom: 10px;
        margin-top: 0px;
}


h2 {
        font-family: Arial, Helvetica, sans-ser;
	font-size: 12px;
        line-height: 15px;
	color: #000000;
        margin-bottom: 0px;
        margin-top: 20px;
 
}



h3 {
        font-family: Arial, Helvetica, sans-ser;
	font-size: 14px;
        line-height: 16px;
        font-weight: lighter;
	color: #990000;
        margin-top: 0px;
        margin-bottom: 5px;

}


#center a:link, #centereinspaltig a:link, #right a:link, #newslink a:link  {
       font-family: Arial, Helvetica, sans-ser;
	font-size: 12px;
	color: #000000;
        line-height: 18px;
        font-weight: normal;
        text-decoration: none;
        padding-bottom: 15px; 

}

#center a:hover,#centereinspaltig a:hover, #right a:hover, #newslink a:hover {
       font-family: Arial, Helvetica, sans-ser;
	font-size: 12px;
	color: #990000;
        line-height: 18px;
        font-weight: normal;
        text-decoration: none;
        padding-bottom: 15px; 

}

#center a:visited, #centereinspaltig a:visited, #center a:visited, #newslink a:visited  {
       font-family: Arial, Helvetica, sans-ser;
	font-size: 12px;
	color: #000000;
        line-height: 18px;
        font-weight: normal;
        text-decoration: none;
        padding-bottom: 15px; 

}

#center ul, #centereinspaltig ul {
    margin: 0;
    padding: 30px 0px;

}

#center li, #centereinspaltig li {
    
        padding: 0 0 0 18px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	background-color: transparent;
	background-image: url(/ch/_Bilder/layout/link.gif);
	background-repeat: no-repeat;
	background-position: left center;

}


#right ul{
    margin: 0;
    padding: 0px 0px;
    padding-bottom: 20px;
margin-top: 10px;

}

#right li {
    
        padding: 0 0 0 18px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	background-color: transparent;
	background-image: url(/ch/_Bilder/layout/link.gif);
	background-repeat: no-repeat;
	background-position: left center;

}



#newskurztext, #newskurztext a:link, #newskurztext a:visited  {
       font-family: Arial, Helvetica, sans-ser;
	font-size: 12px!important;
	color: #666;
        line-height: 16px;
        font-weight: normal;
        text-decoration: none;
        
}

 #newskurztext a:hover  {
       font-family: Arial, Helvetica, sans-ser;
	font-size: 12px!important;
	color: #333!important;
        line-height: 16px;
        font-weight: normal;
        text-decoration: none;
        
}


.newsdatum  {
       font-family: Arial, Helvetica, sans-ser;
	font-size: 12px;
	color: #333!important;
        line-height: 16px;
        font-weight: bold;
        text-decoration: none;
        
}
#referenzliste {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#referenzliste a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000!important;
	text-decoration: none!important;
}
#referenzliste a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000!important;
	text-decoration: none!important;
}
#referenzliste a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000!important;
	text-decoration: none!important;
}


@charset "UTF-8";

/* HACK FOR IE: to make sure the tooltips show above form controls, we underlay each tooltip with an iframe */
.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent
{
	background-color: #FFFFFF;
}
