/*----- Autor: Benno Sökeland
        Sökeland Werbung / Design
		www.soekeland.de
		Design für www.soekeland.de
		 © 2016------*/

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

body 
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	line-height:24px; 
	color: #000000;

}

h1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size:20px;
    font-weight:bold;
	line-height:20px;
    color:#933;
    text-decoration:none;
    text-align:left;
}

.blau {
	font-weight:bold;
	line-height:16px; 
	color:#66F;
}

.klein {
	font-size:10px;
	font-weight:bold;
	line-height:16px;
}
