/*----- Autor: Benno Sökeland
        Sökeland Werbung / Design
		www.soekeland.de
		 © 2008------*/

/*----- text.css Textauszeichnungen -----*/

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

h1 {
    font-size:25px;
    font-weight:300;
	letter-spacing:11px;
    color:#FFF;
    text-decoration:none;
    text-align:left;
	letter-spacing:17px;
}

h2 {
    font-size:110%;
    line-height:16px;
    font-weight:700;
    color:#000000;
}

h3 {
	font-size:100%; 
  	font-weight:700;
  	color:#000000; 
	
}

p {
  line-height:16px;
  color:#000000; 
}


ul {
  font-size:12px; 
  font-weight:100;
  color:#000000;
  
}

ft {
  font-size:12px;
  line-height:1.6em;
  font-weight:100;
  color:#000000; 
}
