<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Put your ie7 specific rules here.  */


	h1{
		font-size: 28px !important;
	}
	h2{
		font-size: 24px !important;
	}
	h3{
		font-size: 20px !important;
	}
	h4{
		font-size: 16px !important;
	}







	 /*	ALLGEMEINE BEITRAGS STYLES
	 ==============================================*/

body
{
	margin:0 0 0 34px;
	font-family: "Helvetica", "Arial", sans-serif;
		font-size:80%;
		line-height:20px;
		color:#333;}


	 /*	ÃœBERSCHRIFTEN
	 ==============================================*/
	 h1, h1 a, h2, h2 a {
	 	color: #009edf;
	 }
	 h3, h3 a, h4 {
	 	color: #ed8025;
	 }

input
{
color: #000000;
font-weight: bold;
background: #bfe1ef;	
font-family: "Helvetica", "Arial", sans-serif;
border: 1px solid;
border-color: #009edf;
}

select
{
color: #000000;
background: #f2a667;	
font-family: "Helvetica", "Arial", sans-serif;
border: 1px solid;
border-color: #ed8025;}

radio
{
color: #000000;
font-weight: bold;
background: #f2a667;	
font-family: "Helvetica", "Arial", sans-serif;
}

.senden
{
color: #FFFFFF;
font-weight: bold;
font-size: 16px;
background: #009edf;		
font-family: "Helvetica", "Arial", sans-serif;
}</pre></body></html>