body,td,input,textarea, h5 
	{ color: black; font-size: 12px; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

a:link    { color: #001cc4; text-decoration: none }
a:active { color: black; text-decoration: underline }
a:vlink     { color: #001cc4; text-decoration: none }
a:hover { color: black; text-decoration: underline }
a { color: blue; text-decoration: none }

.error { color: red; } 
h6 { font-weight: normal; font-size: 10px } 
h5 { font-size: 14px; } 

/* Layer Positionierung */

#Main    { visibility: visible; position: absolute; z-index: 1; top: 0; left: 0; width: 876px }
#logo  { visibility: visible; position: absolute; z-index: 3; top: 30px; left: 30px; width: 248px; height: 134px }
#Ebene4 { visibility: visible; position: absolute; top: 206px; left: 0; width: 100%; height: 100%; padding-top: 0px}
#Ebene3  { visibility: hidden; position: static; left: 30px; width: 151px; height: 433px }

#window1  { z-index:2; visibility: visible; position: absolute; top: 218px; left: 664px; width: 217px; height: 227px }
#window1Content  { z-index:2; visibility: visible; padding: 5px 14px 14px; position: absolute; top: 247px; left: 666px; width: 169px; height: 168px }
#window1Title  { z-index:2; visibility: visible; padding-top: 5px; padding-left: 14px; position: absolute; top: 218px; left: 666px; width: 187px; height: 24px }

#window2  {  z-index:2; visibility: visible; position: absolute; top: 218px; left: 664px; width: 217px; height: 407px }
#window2Content  {  z-index:2; visibility: visible; padding: 5px 14px 14px; position: absolute; top: 427px; left: 666px; width: 169px; height: 168px }
#window2Title  {  z-index:2; visibility: visible; padding-top: 5px; padding-left: 14px; position: absolute; top: 498px; left: 666px; width: 187px; height: 24px }

#documentContent  { visibility: visible; position:relative; padding: 10px 14px 14px; top: 0px; left: 20px; width:600px; }

/* Ueberschriften */
.MainHeader { color: black; font-size: 18px; font-weight:bold; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

a.SubmenuHeader { color: #2B4858; font-size: 12px; font-weight:bold; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.WindowHeader { color: white; font-size: 14px; font-weight:normal; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

.StatusBar { color: black; text-align: center; font-size: 10px; font-weight:normal; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

/* Menu */

#Menu { visibility: visible; position: absolute; top: 181px; left: 30px; width: 562px; height: 25px }
a.Menu_link {  font-size: 14px; color:black; text-decoration: none }
