/* BasicStyle Flachsheide 06-2005 */

body {
    background-color: #D5D9DD;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 15px 0px 20px 0px;
    padding: 0px;
}

/* Fonts */
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px 20px 0px 20px;
	margin: 0px;
}

h1, h2, h3, h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-weight: normal;
    padding: 10px 20px 10px 20px;
    margin: 0px;
}

h1 {
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    color: #0452B4;
}

h3 {
    font-size: 12px;
	font-weight: bold;
    color: #0452B4;
}

h4 {
    font-size: 13px;
    color: #660000;
}

h5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	text-align: reight;
	padding: 5px 30px 5px 0px;
    margin: 0px;
}
h5 a {
    color: #0452B4;
    text-decoration: none ;
	border-bottom: 1px dotted #0452B4;
}
h5 a:hover {
    color: #33CCFF;
	order-bottom: 1px dotted #33CCFF;
}
