/*	
mira! neue kommunikation GmbH
Intro-CSS für hr unlimited
version 2.1.0 - 3/12/2008 - by JC/UT - http://www.neue-kommunikation.ch
------------------------------------------------------------------------ 
/*======================================================================*/


body {
  background: #fff;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 62.5%; /*1em = 10px */
  padding: 100px 100px 20px 70px;
  margin: 0;
}

a {text-decoration:none;} 

a:link, a:visited {color: #439639;}
a:hover {
  text-decoration:underline;
  color: #439639;
}

#hru_logo {
  background: #fff;
  position: relative;
  width: 500px;
  margin: 0 auto;
  text-align: left;
}

#hru_teaser {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 300%; /*1em = 10px */
  color: #339900;
}


#hru_sprache {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 150%; /*1em = 10px */
  color: #000066;
}

/*  end CSS */
