A {
color: #9acf16; 
font-size: 100%; 
font-family: Arial;
text-decoration:none;
}

A:visited {color: #9acf16}
A:active {color: #9acf16}
A:hover {	
					color:red; 
					font-weight:bold;
				}

body {
  background-color: black;
  font-family: verdena;
  color:white;
  font-size:100%;
}

table.news td {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 1px solid #666666;
    border-bottom: 1px solid #666666;
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
}

table.news th.Kopf {
    background-color: #9acf16;
    text-align: center;
	color:black;
	font-family: verdena;
	border: 3px solid #8B8B00;
	font-family: Arial;
	font-size: 110%;
}


hr {
		color: #9acf16;
		height: 2px;
	}

h1 {	font-family: Arial;	}	
h2 {	font-family: Arial;	}	
h3 {	font-family: Arial;	}
h4 {	font-family: Arial;	}
h5 {	font-family: Arial;	}
	
ueberschrift {
	font-family: Arial;
	font-weight:bold;
	}
