a {
	text-decoration : none;
	color: #000000;
}

A:VISITED {
		color: #438C2A;
}

TD {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: 80%;
	line-height: 150%;
	vertical-align : top;
}

.aktuell {
	font : 120%;
	font-weight : bolder;
}

.leiste {
	font: 80%;
	vertical-align : top;
}

.tabel {
	border: 5px solid #A5BA9C;
	width : 745px;
}

.titel1 {
	font: /170%;
}

.titel2 {
	font: 130%;
}

.titel2rot {
	font: 130%;
	color : #ff0000;
}

.titel3 {
	border: #10260A 1px solid;
	color: #ffffff;
	background: #436634;
	vertical-align : middle;
	padding-left : 15px;
	font-size : 170%;
}

.titel4 {
	width : 540 px;
	height : 60 px;
}

.titel5 {
	border: 1px solid #CCCCCC;
	color: #10260A;
	background: #ffffcc;
	padding-left : 15px;
	width : 540 px;
}

.titel6 {
	border: 1px solid #CCCCCC;
	color: #10260A;
	background: #ffcc66;
	padding-left : 15px;
	width : 540 px;
	border-color : #CCCCCC;
}

.text1 {
	text-decoration : underline;
	font-weight : bold;
}

.text2 {
	font-size : 80%;
}

.text3 {
	color: #438C2A;
}

.text4 {
	color: #ffffff;
}

.text5 {
	font-size : 40%;
}

.text6 {
	font-size: 110%;
}

.text7 {
	text-decoration : line-through;
}

.Achtung {
	font-size: 160%;
	color : #ff0000;
	font-weight : bold;
}

div#leiste {
	left: 0px;
	font: arial, sans-serif;
	width: 165px;
	position: absolute;
}

div#leiste a {
    border: #10260A 1px solid;
	padding-left: 10px;
	padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
	color: #ffffff;
    background: #436634;
	margin: 0px 0px 2px;
	text-align: center;
	text-decoration: none; 
}
	
div#leiste a:hover {
	border-right: 3px dotted #376538;
	background: #98CC98;
	color: #376538;
}

