/*----- 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:26px;
    font-weight:300;
	letter-spacing:8px;
    color:#FFFFFF;
    text-decoration:none;
    text-align:left;
}

h2 {
  	font-family: "Times New Roman", Times, serif;
    font-size:150%;
    line-height:1.2em;
    font-weight:bold;
    color:#000000;
}

h3 {
	font-size:110%; 
  	font-weight:700;
	text-align:center;
  	color:#dfdbd9; 
}

h4 {
    font-size:12px;
    line-height:1.2em;
    font-weight:bold;
    color:#000000;
}

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

.bu {
  font-size:10px;
  font-weight:100;
  color:#000000;
}

.bu2 {
  font-size:10px;
  font-weight:100;
  text-align:center;
  color:#dfdbd9;
}

ul {
  font-size:0.7em; 
  font-weight:100;
  color:#000000;
  
}

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