body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  margin: 0;
  padding: 0;
}

/*  Allgemeine Klassen */
.small { font-size: 11px; }
.x-small { font-size: 9px; }
img.bild-links  { float:left; clear:left; margin-right:10px; margin-bottom:10px; }
img.bild-rechts { float:right; clear:right; margin-left:10px; margin-bottom:10px; }
.no-margin { margin:0; padding:0; }
.orange { color:#d16e00; }

/* Zentrierung für 800x600 */
body { text-align: left; }
#container { margin: 0 auto; text-align: left; width: 760px; }

/* .skipLink verstecken */
.skipLink { position: absolute; left: -999px; width: 990px; }

/* .accessKey hervorheben */
.accessKey { text-decoration: underline; }

/* kopf fuer druckansicht verstecken */
#printHead { display: none; }

/* c-ynergie */
#c-ynergie { position:relative; bottom:-50px; width:120px !important; height:240px !important; margin:0 !important; margin-top:80px !important; margin-left:24px !important; }
#c-ynergie h2 { width:120px; background:none; text-decoration:none; text-align:center; }
#c-ynergie div a { width:120px; color:navy; background:none; margin:0; padding:0; line-height:1.1em; }
#c-ynergie div a:hover { color:#333333; }
#c-ynergie div div div div { width:120px; margin:0; padding:0; text-align:center; }
#c-ynergie div div div div a { margin:0; padding:0; text-align:center; }

/* 2-spaltige seiten */
.linke-spalte { float:left; width:250px; }
.rechte-spalte { float:right; width:250px; }
.clear { clear:both; }
