A:link { text-decoration:underline; color:#0000C0; }

A:visited { text-decoration:underline; color:#600060; }

A:hover { text-decoration:underline; color:#F00030; }

A:active { text-decoration:underline; color:#F00090; }



body {

	color: #0000cc;

	font-family: Verdana, sans-serif;

}



/* Hintergrundfarbe in p geht nicht bei Netscape */

p {

	font-family: Verdana, sans-serif;

	font-size: 11.75px;

	text-align:justify;

	margin-top: 0px;

	margin-bottom: 7px;

}



hr {

	size: 1px;

}



div {

	font-size: 11.75px;

}



.klein {

	font-size: 9.75 px;

}



ul {

	font-family: Verdana, sans-serif;

	font-size: 11.75px;

}



ol {

	font-family: Verdana, sans-serif;

	font-size: 11.75px;

}

/* Netscape uebernimmt font-family nicht aus body */

/* width geht nicht hier */

/* tabellen erben nicht textfarbe */



table {

	color: #000033;

}



td {

	font-family: Verdana, sans-serif;

	font-size: 11.75px;

	color: #000033;

}



th {

	font-family: Verdana, sans-serif;

	font-size: 11.75px;

	color: #000033;

	font-weight: bold;

}



.h {

	background-color: #99ccff;

}



.bb {

	background-color: #0066cc;

	color: #ffffff;

	text-align: center;

}



.hb {

	background-color: #0066cc;

	color: #ffffff;

	text-align: center;

	font-size: 15px;

	font-weight: bold;

}



.eb {

	background-color: #FF9999;

	text-align: center;

	font-size: 15px;

	font-weight: bold;

}



.hc {

	background-color: #99ccff;

	text-align: center;

}



.hr {

	background-color: #99ccff;

	text-align: right;

}



.g1 {

	background-color: #eeeeee;

}



.g1c {

	background-color: #eeeeee;

	text-align: center;

}



.g1r {

	background-color: #eeeeee;

	text-align: right;

}



.g2 {

	background-color: #ffffff;

}

.g2c {

	background-color: #ffffff;

	text-align: center;

}



.g2r {

	background-color: #ffffff;

	text-align: right;

}



h1 {

	font-family: Verdana, sans-serif;

	font-weight: normal;

	margin-top: 26px;

	margin-bottom: 6px;

	font-size: 22px;

}



h2 {

	font-family: Verdana, sans-serif;

	font-weight: normal;

	font-size: 20px;

	margin-top: 32px;

	margin-bottom: 6px;

}



h3 {

	font-family: Verdana, sans-serif;

	font-weight: normal;

	font-size: 18.75px;

	margin-top: 16px;

	margin-bottom: 6px;

}



h4 {

	font-family: Verdana, sans-serif;

	font-weight: normal;

	font-size: 16.75px;

	margin-top: 16px;

	margin-bottom: 6px;

}



h5 {

	font-family: Verdana, sans-serif;

	font-weight: normal;

	font-size: 13.75px;

	margin-top: 16px;

	margin-bottom: 6px;

}



select               { font-family:Verdana,sans-serif; font-size: 10.75px; border: 1px solid #A0A0A0; padding: 1px; }

select:focus         { border: 1px solid black; }

select:hover         { border: 1px solid black; }

.dropdownbox         { font-family:Verdana,sans-serif; font-size: 10.75px; }

textarea             { font-family:Verdana,sans-serif; font-size: 10.75px; border: 1px solid #A0A0A0; padding: 1px; }

textarea:focus       { border: 1px solid black; }

textarea:hover       { border: 1px solid black; }

.okbuttons           { font-family:Verdana,sans-serif; font-size: 10.75px; border-top: 1px solid #A0A0A0; border-bottom: 1px solid #505050; border-left: 1px solid #A0A0A0; border-right: 1px solid #505050; padding: 1px; }

.okbuttons:focus     { border: 1px solid black; }

.okbuttons:hover     { border: 1px solid black; background-color: #A0E0A0; text-decoration: underline; }

.cancelbuttons       { font-family:Verdana,sans-serif; font-size: 10.75px; border-top: 1px solid #A0A0A0; border-bottom: 1px solid #505050; border-left: 1px solid #A0A0A0; border-right: 1px solid #505050; padding: 1px; }

.cancelbuttons:focus { border: 1px solid black; }

.cancelbuttons:hover { border: 1px solid black; background-color: #A0E0A0; text-decoration: underline; background-color: #F0B0B0; }

.editbox             { font-family:Verdana,sans-serif; font-size: 10.75px; border: 1px solid #A0A0A0; padding: 1px; }

.editbox:focus       { border: 1px solid black; }

.editbox:hover       { border: 1px solid black; }

