body {
	background: url(../bilder/bg-weiss.jpg);	
	background-color: #ffffff;
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	background-attachment : fixed;
        margin-top:10px;
        margin-left:35px;
        margin-right:20px;

}

a:link  {
	font-family : arial, sans-serif;
	color : #000000;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

a:visited  {
	font-family : arial, sans-serif;
	color : #000000;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

a:active  {
	font-family : arial, sans-serif;
	color : #000000;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

a:hover  {
	font-family : arial, sans-serif;
	color : #ff0033;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

p {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}



p b {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

h1  {
	font-family : arial, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #000000;
}

h2  {
	font-family : arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #000000;
}

h3  {
	font-family : arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}

h4  {
	font-family : arial, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #ff0033;
}

h5  {
	font-family : arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #ff0033;
}

h6  {
	font-family : arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #ff0033;
}

ol {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

ul {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
    	list-style-image:url();
	list-style-position:outside;
	line-height:14pt
}

li {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

textarea {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	width: 286px;
	color : #000000;
}

input {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

select {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}



.rot {
	font-weight: normal;
	color: #F03;
	background-color:#F3F3F3
}
