/* $Id: uid.css,v 1.1.1.1 2015/10/11 15:00:17 martin Exp $ */
/*
 * $Log: uid.css,v $
 * Revision 1.1.1.1  2015/10/11 15:00:17  martin
 * Uebernahme TYPO3 6.2
 *
 */
/* Seitenspezifische Anpassungen */
/* Startseite ID=1*/
/* Hauptüberschrift Willkommen ... */
#uid_1.metro h1  {
  font-size: 3rem !important;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* Überschrift Termine */
#uid_1.metro .span4 .csc-header-n1 h1 {
  margin-top: 0;
}

/* Seite uid_13120 Das GSN */
#uid_13120 .gsn-native body {
    font-family: Verdana;
    font-size: 9pt;
    line-height: 9px;
}
#uid_13120 .gsn-native div {
    border: 1px solid black;
    font-family: Verdana;
}
#uid_13120 .gsn-native .alpha {
    background: none repeat scroll 0 0 #ffffff;
    opacity: 0.7;
    position: absolute;
}
#uid_13120 .gsn-native .margin {
    border: medium none;
    line-height: 10pt;
    padding: 5px;
}
#uid_13120 .gsn-native a:link, #uid_13120 .gsn-native a:visited, #uid_13120 .gsn-native a:active {
    color: #000000;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
}
#uid_13120 .gsn-native a:hover {
    color: #001e84;
    text-decoration: underline;
}


#uid_30007.metro h1  {
  font-size: 3.5rem !important;
  margin-top: 0px;
  margin-bottom: 20px;
}
