/* Style-Sheet Definitionen fonts für www.anwaltsverein-mosbach.de  */
/* (c) markus slaby media  -  www.markus-slaby-media.de             */
/* Version 0.1 - Stand: 07.07.2007 				   */

h1, h2, h3, h4, h5, h6, p, a, li, ul, ol, dl, dt, dd, label, legend, #footer, .footer, .teaser, .error, .hinweis, .small, .bild{
	font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 1.0em;
         font-weight: normal;
         text-decoration: none;
         line-height: 100%;

         color: #000000;
}

h1{
	font-size: 1.5em;
         font-weight: bold;
         color: #A33736;
}

h2{
	font-size: 1.3em;
         font-weight: bold;
}

h3{
	font-size: 1.1em;
         font-weight: bold;
         color: #A33736;
}

ul{
	list-style-type: square;
}

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

dd{
	font-size: 0.9em;
         padding-bottom: 8px;
}

a{
	text-decoration: underline;
}

a:hover{
	color: #A33736;
}

#footer, a.footer, a.footer:active, a.footer:hover, a.footer:visited{
	font-size: 0.8em;
         text-decoration: none;
         color: #000000;
}

a.footer:hover{
	color: #A33736;
}

.teaser{
	font-weight: bold;
         font-size: 0.9em;
         letter-spacing: 0.1em;
}

.wortmarke{
	font-family: Eras, Arial, Helvetica, sans-serif;
         font-weight: bold;
         font-style: italic;
         letter-spacing: 0.1em;

         color: #BE1037;
}

.error{
	color: #FF0000;
}

.small{
	font-size: 0.6em;
}