/*	ALLE RECHTE VORBEHALTEN - Ernst Junglen eCommerce- und eBusiness-Consulting, Köln */
/*	15.01.2006																						*/
/*	Version 0.8																					*/


.hintergrund_inhalt {
   background-color: #F3F3F3;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 28px;
   margin-bottom: 0px;
   }

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18pt;
   color: #000000;
   text-align: center; 
   font-weight: bold;
   margin-top: 6px;
   margin-bottom: 8px;
   }

.hintergrund_menue {
   background-color: #8888FF;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 2pt;
   text-align: center; 
   font-size: 14pt;
   font-weight: bold;
   margin-left: 0px;
   margin-top: 8px;
   margin-right: 0px;
   margin-bottom: 8px;
   }

.liste {
   font-family: Arial, Helvetica, sans-serif;
   text-align: right; 
   font-size: 7.5pt;
   font-weight: bold;
   margin-left: 1px;
   margin-top: 3px;
   margin-right: 1px;
   margin-bottom: 3px;
   }

.hintergrund_linie {
   background-color: #8888FF;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   }

a {
   color: #004444;
   }
 
a:link {
   text-decoration: none;
   color: #000000;
   background-color:#F7F7F7;
   }
  
a:visited {
   text-decoration: none;
   color: #803333;
   background-color:#F7F7F7;
   }
  
a:hover {
   text-decoration: none;
   color: #A01038;
   background-color:#FFD700;
   }
   
a:active {
   text-decoration: none;
   color: #009000;
   }

a.a1 {
	color:#000000;
	}
 
a.a1:link {
	text-decoration: none;
	color:#000000;
	}
  
a.a1:visited {
	text-decoration: none;
	color:#880066;
	}
  
a.a1:hover {
	text-decoration: none;
	color:#CC2222;
	}
   
a.a1:active {
	text-decoration: none;
	color:#CC2222;
	}
 
a.a2:link {
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
	border:0px solid transparent;
	}
  
a.a2:visited {
	color:#CCCCCC;
	background-color:transparent;
	text-decoration:none;
	border:0px outset transparent;
	}
  
a.a2:hover {
	color:#A01038;
	background-color:#FFD700;
	text-decoration:none;
	border:0px outset #DDDD33;
/*	filter:Glow(color=#DDDD33, strength=25);   */
	}
   
a.a2:active {
	color:#FFFF66;
	background-color:transparent;
	text-decoration:none;
	border:0px outset #FFFF75;
	}

.UeberschriftZw {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11pt;
   color: #000000;
   text-align: center; 
   font-weight: bold;
   margin-top: 16px;
   margin-bottom: 4px
   }

.Fliesstext {
   align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9.5pt;
   cellspacing: 2;
   color: #000000;
   text-align: justify;
   line-height: 112%;
   text-indent: 0;
   margin-left: 12px;
   margin-right: 5px;
   margin-top: 6px;
   margin-bottom: 6px;
   padding: 3
   }

.Fett {
   font-weight: bold;
   }

ul {
   margin-top: 2pt;
   margin-bottom: 2pt;
   }

li {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9.5pt;
   color: #000000;
   text-align: left;
   line-height: 120%;
   text-indent: 0;
   margin-left: 0px;
   margin-top: 2px;
   margin-right: 20px;
   margin-bottom: 2px;
   }

.Quellennachweis {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9.5pt;
   color: #000000;
   text-align: center; 
   font-style: italic;
   font-weight: normal;
   text-indent: 0;
   margin-top: 0px;
   margin-bottom: 4px;
   }

html, body {
  scrollbar-base-color:#FF8888;
  scrollbar-3d-light-color:#F3F3F3;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#FF8888;
  scrollbar-highlight-color:#F3F3F3;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#FFBBBB;
}

