html {
height:100%; 
max-height:100%;
width:100%;

padding:10; 
margin:0; 
border:0; 
font-size:10pt; 
font-family: arial, trebuchet ms, tahoma, verdana, sans-serif; ; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;

/* */ }

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#content {
display:block; height:98%; 
max-height:100%; 
overflow-y: auto; 
overflow-x: hidden;


padding-left:320px; 
padding-right:200px;
padding-top:0px;
 
position:relative; 
z-index:3;
background:url()
}


#left {position:fixed; 
left:110px; 
top:14px; 
height:100%; 
width:0px; 
background:url) #aaa; 
background-position:0 100px;; 
font-size:0.9em; 
font-variant: small-caps; 
color:; /* Farbe der Listenpunkte */ 
z-index:4;}

* html #head, * html #foot,* html #left {position:absolute;}


#pad1 {display:block; width:8px; height:10px; float:left;}
#pad3 {display:block; width:18px; height:0px; float:left;}
.pad2 {display:block; height:70px; padding:5px;}
.#content p {padding:5px;}

.bold {font-size:1.2em; font-weight:bold;}

a.nav, a.nav:visited 
{display:block; width:100px; 
height:25px; 
text-decoration:none; 
color:#7B7B7B; 
font-weight:bold; 
line-height:20px;}
a.nav:hover {color:#E91C23;}/* bei mouseover-rot */ 






#navigation {
	BACKGROUND: url(img/naviback.gif) no-repeat left top; 
LEFT: 0px; VISIBILITY: visible; WIDTH: 750px; 
POSITION: absolute; 
TOP: /0px; 
HEIGHT: 33px
}
#menu {
	PADDING-RIGHT: 2px; 
      PADDING-LEFT: 2px; 
      PADDING-BOTTOM: 2px; 
      MARGIN-LEFT: 0px; 
      PADDING-TOP: 2px
}




/*Schrift bei mouseover - nur ohne Untermenü*/ 
#menu .top {
	PADDING-RIGHT: 2px; 
      PADDING-LEFT: 4px; 
      FONT-WEIGHT: bold; FONT-SIZE: 21px;
      FONT-COLOR:yellow; 
      PADDING-BOTTOM: 3px; 
      PADDING-TOP: 3px; 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 0.9em; 
      line-height: 10pt; 
      font-variant: small-caps; 

cursor:hand;
cursor:pointer;
      
}


/*Format des Menüblocks*/ 

#menu .section-top {
	BORDER-RIGHT: #9b9b9b 0px solid; 
      BORDER-TOP: #E5E6E5b 0px solid; 
      MARGIN-TOP: 3px; 
      Z-INDEX: -1; 
      VISIBILITY: hidden; 
      BORDER-LEFT: #9b9b9b 0px solid; 
      BORDER-BOTTOM: #9b9b9b 0px solid; 
      POSITION: absolute
}

/*Format des Untermenü*/ 

#menu .box {
PADDING-RIGHT: 8px; 
PADDING-LEFT: 4px; 
FONT-WEIGHT: bold; 
FONT-SIZE: 0.9em; 
PADDING-BOTTOM: 4px; 
PADDING-TOP: 3px; 
FONT-FAMILY: tahoma; 
background-color: #E5E6E5;

}

/*Untermenü - Schriftgröße etc.*/ 

#menu .box-hover {
PADDING-RIGHT: 8px; 
PADDING-LEFT: 4px; 
FONT-WEIGHT: bold; 
FONT-SIZE: 0.9em; 
PADDING-BOTTOM: 4px; 
PADDING-TOP: 3px; 
FONT-FAMILY: tahoma; 
BACKGROUND-COLOR: white;
COLOR: #EA1C20;
}





body {
scrollbar-base-color:#EBF0DA;
scrollbar-track-color:#EBE7E8;
scrollbar-face-color:#CCCCCC;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-color:#BCBBBB;
scrollbar-shadow-color:#999999;
scrollbar-arrow-color:#000000;
overflow-x: hidden;
/*overflow-x: hidden;  overflow-y: scroll;*/ 
 


}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; font-weight: normal; font-variant: normal; color: #666666; }
.arial_normal {  font-family: Arial, Helvetica, sans-serif; font-size: 0.94em; font-style: normal; line-height: 16pt; font-weight: normal; font-variant: normal; color: #000000}
.arial_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 0.94em; font-style: normal; line-height: 16pt; font-weight: bold; font-variant: normal; color: #000000}
.arial_rot {  font-family: Arial, Helvetica, sans-serif; font-size: 0.94em; font-style: normal; line-height: 16pt; font-weight: bold; font-variant: normal; color: #FE1334}
.liste {  font-family: Arial, Helvetica, sans-serif; font-size: 0.94em; font-style: normal; line-height: 12pt; font-weight: normal; font-variant: normal; color: #000000}


/* Links */

  A:link { text-decoration: none; color: #333333;  }
  
  A:visited { text-decoration: none; color: #999999;}

  A:focus { text-decoration: none; }

  A:hover { text-decoration: none;color: #EA1C20; }

  A:active { text-decoration: none; color: red;}


