/* Schriftdefinitionen für www.steffenbaiermaler.de			*/
/* Malerbetrieb Steffen Baier GmbH, 74821 Mosbach			*/
/*									*/
/* Erstellt: markus slaby media 		URL: www.markus-slaby-media.de	*/
/* V.: 1.0 - 17.11.2006							*/

/* Grundlegende Definitionen für alle Elemente: 				*/
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, blockquote, address, em, strong, code, samp, kbd, var, cite, dfn, abr, acronym, q, label{
	font-family: Arial, Helvetica, sans-serif;
         font-style: normal;
         font-variant: normal;
         font-size: 0.9em;
         font-weight: normal;
         text-decoration: none;
         text-transform: none;
         color: #000000;
         text-indent: 0em;
         line-height: 100%;
         vertical-align: top;
         text-align: left;
}
h1{
	font-weight: bold;
         font-size: 2.0em;
         color: #FF0000;
         letter-spacing: 0.1em;
}

h2{
	font-weight: bold;
         font-size: 1.8em;
         color: #0000FF;
}

h3{
	font-weight: bold;
         font-size: 1.6em;
         color: #0000FF;
}

h4{
	font-weight: bold;
         font-size: 1.4em;
         color: #0000FF;
}

h5{
	font-weight: bold;
	font-size: 1.2em;
         color: #0000FF;
}

h6{
	font-weight:bold;
         color: #0000FF;
}

p, strong{
	line-height:120%;
}

ul{
}

ol{
}

li{
	margin-bottom: 5px;
}

dl{
	font-size: 0.8em;
}

dt{
	font-size: 0.9em;
         font-weight: bold;

         margin-top: 5px;
}

dd{
	margin-left: 6.0em;
	font-size: 0.9em;
}

/*		Logische Textauszeichnungen				*/
strong{
	color: #FF0000;
}

/*		eigene Klassen						*/
.marginalie{
	font-size: 0.6em;
}
