BODY  {
margin:0px;
padding:0px;
}

li, body {
color: black;
font-size: 8pt;
font-family: Verdana, Arial, sans-serif;
}

h1 {
color: #369;
font-weight: bold;
font-size: 10pt;
font-family: Verdana, Arial, sans-serif;
}

h2 {
color: #369;
font-weight: bold;
font-size: 10pt;
font-family: Verdana, Arial, sans-serif;
}

a {
color: #369;
text-decoration: none;
}

a:hover {
color: #369;
text-decoration: underline;
}

a:visited {
color: #6E8CA9;
text-decoration: none;
}

INPUT {
font-size: 8pt;
background-color: #DCDCDC;
border: solid 1px #369;
font-family: Verdana, Arial, sans-serif;
}

TEXTAREA {
font-size: 8pt;
background-color: #DCDCDC;
border-style: solid;
border-width: 1px;
border-color: #369;
font-family: Verdana, Arial, sans-serif;
}

SELECT {
font-size: 8pt;
background-color: #DCDCDC;
border: solid 1px #369;
font-family: Verdana, Arial, sans-serif;
}

INPUT.default {
border: none 0px;
}

INPUT.radio {
background-color: #cccccc;
border: none 0px #DCDCDC;
}

INPUT.checkbox {
background-color: #ecf5c9;
border: none 0px;
}

hr{
	border: 0;
	color: #369;
	background-color: #369;
	height: 1px;
}

.hr{
	background-image:url(/stuff/hg_line_h.gif);
	height: 1px;
}

.red{
color:#FF0000;
}

/*NOCH IN VERWENDUNG?*/
.link  { color: #369; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, sans-serif }
td { color: black; font-size: 8pt; font-family: Verdana, Arial, sans-serif }
th { color: #369; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, sans-serif }
.text      { color: black; font-size: 8pt; font-family: Verdana, Arial, sans-serif }
.head     { color: #369; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, sans-serif }