<!--

/* verhindert, dass automatischen Zeilenumbrüche gesetzt werden */
.nobreak {
	   margin-bottom : 0px;
	   margin-top : 0px;
	   /* display : inline; */
}
/* font declaration */
/* @font-face { font-family:"Zurich Cn BT"; src:local(Zurich Cn BT), url(ZURCH.TTF) format(TrueType);} */
/* @font-face { font-family:"Zurich Cn BT"; src:local(Zurich Cn BT), url(fonts/ZURCH.TTF), url(http://www.softvisionz.com/fonts/ZURICHC0.eot);} */

/* body */
body { font-family:Arial, Verdana; font-size:10pt; font-weight:normal; color:#040732; text-align:left; }
/*       scrollbar-face-color: #040732; scrollbar-track-color: #040732; scrollbar-arrow-color: #F007F0; scrollbar-highlight-color: #040732; scrollbar-3dlight-color: #040732; scrollbar-shadow-color: #040732; scrollbar-darkshadow-color: #040732 }*/
/* bei r@diomp3: */
/* #ff8306 = scrollbar-face-color = scrollbar-track-color =  */
/* #ff9100 = scrollbar-highlight-color */
/* #990000 = scrollbar-shadow-color */
/* #ffb300 = scrollbar-3dlight-color */
/* #ffcc33 = scrollbar-arrow-color */
/* #ff8306 = scrollbar-track-color */
/* #000000 = scrollbar-darkshadow-color */
/*     scrollbar-face-color: #ff8306; scrollbar-highlight-color: #ff9100; scrollbar-shadow-color: #990000; scrollbar-3dlight-color: #ffb300; scrollbar-arrow-color: #ffcc33; scrollbar-track-color: #ff8306; scrollbar-darkshadow-color: #000000 */

/* heading */
  /* h1: Überschriften in der oberen Navigationsleiste */
  h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: bold; text-align: center; line-height: 20px}
  /* h2: Überschriften in der linken Navigationsleiste */
  h2 {font-size:10pt; font-weight:normal; color:#F0F0FF; text-align:left;}
  /* h3: Überschriften 1. Ordnung im Hauptfenster */
  h3 {font-size:14pt; font-weight:bold; color:#040732; text-align:left;}
  /* h4: Überschriften 2. Ordnung im Hauptfenster: Themenüberschriften */
  h4 {font-size:12pt; font-weight:bold; color:#040732; text-align:center;}
  /* h5: Überschriften 3. Ordnung im Hauptfenster: Abschnittübschriften */
  h5 {font-size:11pt; font-weight:normal; color:#040732; text-align:left;}
  /* h6: Copyright-Text am unteren Seitenende */
  h6 {font-size:8pt; font-weight:normal; color:#040732; line-height:8pt;}

/* paragraph */
p {font-family:Arial, Verdana; font-size:10pt; font-weight:normal; color:#040732; text-align:left; line-height:12pt;}

/* table */
table {font-family:Arial, Verdana; font-size:10pt; font-weight:normal; color:#040732; text-align:left; line-height:12pt;}
td {vertical-align:top;}

.text { color: #000000; text-align: justify}
.smalltext {  font-size: 12px; color: #003366; word-spacing: normal}

/* list */
ul {font-family:Arial, Verdana; font-size:10pt; font-weight:normal; color:#040732; text-align:left; line-height:12pt;}

/* links */
a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:hover {color: red; text-decoration: none;}

a.menu:link {color: #000000; text-decoration: underline;}
a.menu:visited {color: #000000; text-decoration: underline;}
a.menu:active {color: #000000; text-decoration: underline;}
a.menu:hover {color: red; font-size: 17px; text-decoration: underline;}

a.white:link {font-style: normal; font-weight: ; color:#F0F0FF}
a.white:visited {font-style: normal; font-weight: ; color:#F0F0FF}
a.white:hover {font-style: normal; font-weight: ; color:#F0F0FF; background-color: }
a.blue:link {font-style: normal; font-weight: ; color:#040764}
a.blue:visited {font-style: normal; font-weight: ; color:#040764}
a.blue:hover {font-style: normal; font-weight: ; color:#040764; background-color:  }
//-->
