TD, P, UL, OL, BODY, BLOCKQUOTE {
	font-family: verdana, arial,helvetica; font-weight: 400; font-size: 11px; color: 000000;
}

a, a:visited {
	font-family: verdana, arial,helvetica;
	text-decoration: underline;
	font-size: 11px;
	color: 476597;

}
a:hover {
	font-family: verdana, arial,helvetica;
	text-decoration: none;
	font-size: 11px;
	color: FF7E00;
}

P, DIV {
	margin-top:    0pt;
    margin-bottom:  0pt;
}





input {
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 10px;
	vertical-align: middle;
	color: #000000;
	border: #909090;
	border-style: solid;
	border-width: 1;
	background-color: #FFFFFF;
    margin: 2;
}

select {
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-size : 10px;
	vertical-align: middle;

	color: #000000;
	border: #909090;
	border-style: solid;
	border-width: 1;
	background-color: #FFFFFF;
    margin: 1;

}
form {
	margin : 0px;
}

textarea {
	font-family: verdana;
	font-size: xx-small;
	color: #000000;
	border: #909090;
	border-style: solid;
	border-width: 1;
	background-color: #FFFFFF;
}

.frm { 
	color: #000000;
	border: #909090;
	border-style: solid;
	border-width: 1;
	background-color: #F8F8F8;
}

.frm-blank { 
	color: #000000;
	border: #FFFFFF;
	border-style: none;
	border-width: 0;
	background-color: #FFFFFF;
}

.filesys { 
	color: #000000;
	border: #E0E0E0;
	border-style: solid;
	border-width: 1;
	background-color: #FFFFFF;
	font-size: 10px;
}


.txt-rubrik { font-family: arial; font-weight: 600; font-size: 18px; color: F25821; }
.txt-head { font-family: baskerville, times new roman, verdana, arial,helvetica; font-weight: 200; font-size: 32px; color: 000000; }
.txt-brod { font-family: verdana, arial,helvetica; font-weight: 400; font-size: 11px; color: 000000; text-align: justify; }
.txt-fet { font-family: verdana, arial,helvetica; font-weight: 600; font-size: 13px; color: 000000; }
.txt-kursiv { font-family: verdana, arial,helvetica; font-style: italic; font-weight: 400; font-size: 11px; color: 000000; }
.txt-article { font-family: verdana, arial,helvetica; font-weight: 400; font-size: 13px; color: 000000; }

.img-border {
	border-color: black;
	border: solid;
	color: black;
	border-width: thin;
}