html
{
	height:100%;
	color: #527D91;
	/*overflow:hidden;*/ 
}



.titel 
   { color: #000000; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif}


.block_loggedin_titel 
  { color: #000000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
.block_loggedin_titel a
  { color: #000000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.headline
   { color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif}

.subheadline 
   { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif}

.einleitung
   { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif}

.head
  { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif}

.text
   { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; WORD-WRAP: *break-word*}
.textconfirm
   { color: red; font-size: 12px; font-family: Arial, Helvetica, sans-serif; WORD-WRAP: *break-word*}   
.anmerkung
   { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

.slogan 
  { color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif}

.formular
   { color: #000000; font-size: 12px; font-family: Arial }

textarea
   { color: #000000; font-size: 12px; font-family: Arial}

#scrolldiv  { width: 100%; height: 100%; overflow-y: auto; overflow-x: hidden; border: solid 0px #91a9c5; scrollbar-3dlight-color: #44759E; scrollbar-arrow-color: #FFFFFF; scrollbar-darkshadow-color: #44759E; scrollbar-face-color: #44759E; scrollbar-highlight-color: #91A9C5; scrollbar-shadow-color: #20517B; scrollbar-track-color: #E0E0E0}

#fixdiv  { width: 100%; height: 94px; overflow: auto; overflow-x: hidden; overflow-y: auto}
