
/** Wilkommen **/
h1 { font-size: 100%; text-align: center; }
h2 { font-size: 85%; text-align: center; }

div#logoparade { width: 100%; text-align: center; 
                 border-bottom: 1px solid gray;
                 margin-bottom: 2em;
                 margin-right: 2em;}

div#logoparade a { margin-left: 5%; margin-right: 5%; }
div#logoparagde img { margin: 0; padding: 0; }


/** Suedosten **/

/*** Fortbildungsprogramm Link ***/
div.suedosten { width: 140px; margin-top: 8px; font-size: 12pt; }
div#suedosten1 a {display: block; border: solid 1px black; color: green; text-decoration: none; font-size: 0.8em; padding: 1px;}
div#suedosten1 a:hover {border: solid 1px red; }

/*** Vitawo ***/
div#suedosten2 img { width: 140px; border-width: 0;}

/*** SozKongress ***/
div#suedosten3 img { width: 130px; height: 95; border-width: 0; }
div#suedosten3 a { display: block; height: 100; width: 140px; border: 1px solid black; padding: 1px; }
div#suedosten3 a:hover { border: 1px solid red; }



