<!--
/* BODY Attribute */

html {
  scrollbar-base-color:#FFFFFF;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#002A69;
  scrollbar-highlight-color:#002A69;
  scrollbar-shadow-color:#002A69;
  scrollbar-track-color:#E0ECFF;
}

body {
	overflow-x: hidden;
  background-color:#FFFFFF;
  scrollbar-base-color:#FFFFFF;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#002A69;
  scrollbar-highlight-color:#002A69;
  scrollbar-shadow-color:#002A69;
  scrollbar-track-color:#E0ECFF;
}

textarea {
  border-width:1px;
  border-color:#002A69;
  border-style:solid;
  color: #002A69;
}

/* Padding */

.pad3 {
  padding:3px;
}

/* Progress */

#progress {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

/* Frameseite */

#inhalt_01 {
  position:absolute;
  left:33%;
  top:27%;
  width:595px;
  height:350px;
  z-index:100;
  border-width:1px;
  border-style:none;
  visibility:hidden;
}

/* No Flash */

.no_flash {
  background-image:url('images/back.jpg');
  background-repeat:no-repeat;
}

/* Rahmen Bild */

.bild {
  border-width:1px;
  border-color:#002A69;
  border-style:solid;
}

/* Schriftattribute */

.uebersch1 {
  font-family: Arial,Helvetica;
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  color: #002A69;
}

.uebersch2 {
  font-family: Arial,Helvetica;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  color: #002A69;
}

.bold {
  font-family: Arial,Helvetica;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  color: #002A69;
}

.normal {
  font-family: Arial,Helvetica;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  color: #002A69;
}

klein {
  font-family: Arial,Helvetica;
  font-size: 7pt;
  font-weight: normal;
  font-style: normal;
  color: #002A69;
}

.klein1 {
  font-family: Arial,Helvetica; 
  font-size: 8pt; 
  font-weight: normal; 
  font-style: normal; 
  color: #002A69;
}

/* Navigation + Verlinkungen */

a:link {
  font-family: Arial,Helvetica;
  font-size: 9pt;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #002A69;
}

a:visited {
  font-family: Arial,Helvetica;
  font-size: 9pt;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #002A69;
}

a:hover {
  font-family: Arial,Helvetica;
  font-size: 9pt;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  color: #0054D1;
}

a.klein_url:link {
  font-family: Arial,Helvetica;
  font-size: 7pt;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #002A69;
}

a.klein_url:visited {
  font-family: Arial,Helvetica;
  font-size: 7pt;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  color: #002A69;
}

a.klein_url:hover {
  font-family: Arial,Helvetica;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  color: #0042A4;
}
-->
