body {
	background: url(../images/hintergrund.gif);
	background-color: #BEBEBE;
	font-family : Arial, Verdana, Times Roman;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	background-attachment : fixed;
        margin-top:5px;
        margin-left:5px;
        margin-right:5px;
}

a:link  {
	font-family : Arial, Verdana, Times Roman;
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

a:visited  {
	font-family : Arial, Verdana, Times Roman;
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

a:active  {
	font-family : Arial, Verdana, Times Roman;
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

a:hover  {
	font-family : Arial, Verdana, Times Roman;
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : underline;
	background : transparent;
	
}

p {
	font-family : Arial, Verdana, Times Roman;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

p u {
	font-family : Arial, Verdana, Times Roman;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

p b {
	font-family : Arial, Verdana, Times Roman;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

h1  {
	font-family : Arial, Verdana, Times Roman;
	font-size : 24pt;
	font-weight : bold;
	color : #000000;
}

h2  {
	font-family : Arial, Verdana, Times Roman;
	font-size : 16pt;
	font-weight : bold;
	color : #000000;
}

h3  {
	font-family : Arial, Verdana, Times Roman;
	font-size : 13pt;
	font-weight : bold;
	color : #000000;
}

h4  {
	font-family : Arial, Verdana, Times Roman;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}

h5  {
	font-family : Arial, Verdana, Times Roman;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
}

h6  {
	font-family : Arial, Verdana, Times Roman;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
}

ol {
	font-family : Arial, Verdana, Times Roman;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
        list-style-type:upper-roman
}

ul {
	font-family : Arial, Verdana, Times Roman;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
    	list-style-image:url(../images/pix-punkt.gif);
	list-style-position:outside;
	line-height:14pt
}

li {
	font-family : Arial, Verdana, Times Roman;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

textarea {
	font-family : Arial, Verdana, Times Roman;
	font-size : 10pt;
	font-weight : normal;
	width: 286px;
	color : #000000;
}

input {
	font-family : Arial, Verdana, Times Roman;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}

select {
	font-family : Arial, Verdana, Times Roman;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}




