//begin_css{  }
 begin external style sheet -- do not remove this line{  }
	
  body {background: #FFFFFF}
  
  #left {
    position: absolute; 
    left: 0px; 
    top: 40px; 
    width: 250px;
    height: 760px; 
    z-index: 1;
    }

  #right {
    position: absolute;
    left: 300px; 
    top: 50px;
    padding-bottom: 100px;
    width: 500px; 
    z-index: 2;
    }    
    
	h1 {font-family: Verdana, sans-serif; font-size: 24px; color: #993399; text-align: center;}
	h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF6600; text-align: center; line-height: 250%;}
  h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF6600; line-height: 250%;}
  h4 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #33CC33; line-height: 250%;}
  h5 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF6600; line-height: 150%;}
  p.adr {font-family: Verdana, sans-serif; font-size: 10pt; color: #993399; line-height: 150%; text-align: center;}
  p.info {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; line-height: 150%; text-align: center;}
  p.kontakt {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; line-height: 200%; text-align: left; padding-left: 100px;}
	p.left {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; line-height: 150%; text-align: left;}
  p.right {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; line-height: 150%; text-align: right;}
  p.center {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; line-height: 150%; text-align: center;}
  p.justify {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; line-height: 150%; text-align: justify;}
	
  a:link {color: #33CC33; text-decoration: none}
	a:visited {color: #33CC33; text-decoration: none}
	a:link:hover {color: #993399; text-decoration: none}
  a:visited:hover {color: #993399; text-decoration: none}
  
  a:link.menue {color: #000000; text-decoration: none}
	a:visited.menue {color: #333333; text-decoration: none}
	a:link:hover.menue {color: #FF6600; text-decoration: none}
  a:visited:hover.menue {color: #FF6600; text-decoration: none}
  
  a:link.text {color: #FF6600; text-decoration: none}
	a:visited.text {color: #FF6600; text-decoration: none}
	a:link:hover.text {color: #666666; text-decoration: none}
  a:visited:hover.text {color: #666666; text-decoration: none}

//end_css{  }
 end external style sheet -- do not remove this line{  }
