HTML, BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/** Für Formulare und Shopseiten **/

/* Schriftart für Formulartabellen und Formularelemente */
table.formtab td,
table.formtab input,
table.formtab select,
table.formtab textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#mynews h1 {
height:auto;
width:auto;
font-size: 18px;
}

#mynews h3 {
height:auto;
width:auto;
font-size: 14px;
}

#mynews dd {
margin-left: 20px;
font-size: 12px;
}

#mynews dd div{
margin-right: 20px;
float: right;
}

#mynews dt {
font-size:1.25em;
font-weight:bolder;
padding-top: 10px;
}