@charset "utf-8";
/* CSS Document */

/* global text styling */
body{ font:normal 0.67em arial; color:#565656;}
#text-zielort .textelement h1{ font:bold 15px arial; color:#d6002d; }
.textelement h2{ font:bold 13px arial; color:#2e6b86;}
.textelement{ line-height:16px;}

#text-programme .textelement h1{ font:bold 15px arial; color:#d6002d; }
#text-programme .textelement .section-text{ line-height:16px;}


/* highlight text styling */
#highlight{}
#meine-suche-neu form  .ziel label{ font-weight:bold; color:#000;}
#meine-suche-neu form  .ziel .text1{ font-size:10px; }

/* hotline text styling */

#hot-line h1{ text-indent:-9999px;}
#hot-line  .section-text a {  color:#565656; }

/* newsletter text styling */
#newsletter h1{text-indent:-9999px;}
#newsletter #form-newsletter .textfield{ color:#565656; font-size:10px;   }
#newsletter #form-newsletter .button-newsletter{ text-indent:-9999px;}

/* page links text styling */
#page-links a{ font:bold 11px arial; color:#9a9a9a; text-decoration:none;} 
#page-links a:hover{color:#565656}

/* buttontext styling */
a.nav-btn{ color:white; font:normal 13px arial; text-decoration:none; }
a.nav-btn:hover{ color:#587e90;}

/* footer text styling */
#footer{color:#74A3B8}
.footer_link a {   font:normal 10px arial;text-transform:uppercase; color:#74a3b8;text-decoration:none; letter-spacing:1px; line-height:9px  }
.footer_link a:hover{color:#186689; text-decoration:underline;}

/* party links */
ul.party li a{ color:#565656; text-decoration:none; }
ul.party li a:hover{ text-decoration:underline}

