.text {
				font-family: arial, sans-serif;
				font-size: 12px;
				color: #000000;
				font-weight: normal;
				text-decoration: none;
				line-height: 19px;
}

.text-gross {
				font-family: arial, sans-serif;
				font-size: 13px;
				color: #5C755A;
				font-weight: bold;
				text-decoration: none;
}

.text-klein {
				font-family: arial, sans-serif;
				font-size: 9px;
				color: #000000;
				font-weight: normal;
				text-decoration: none;
}

A.menue {
				background-color: #868175;
        		color: #ffffff;
        		font-size: 12px;
        		text-align: left;
        		font-weight: bold;
        		font-family: arial, sans-serif;
        		border-bottom: 1px solid #ffffff;
}

td.menue {
				background-color: #868175;
        		color: #ffffff;
        		font-size: 12px;
        		text-align: left;
        		font-weight: bold;
        		font-family: arial, sans-serif;
        		border-bottom: 1px solid #ffffff;
}

A.menue:hover {
				background-color: #db0132;
        		color: #ffffff;
        		font-size: 12px;
        		text-align: left;
        		font-weight: bold;
        		font-family: arial, sans-serif;
        		border-bottom: 1px solid #ffffff;
}

td.menue:hover {
				background-color: #db0132;
        		color: #ffffff;
        		font-size: 12px;
        		text-align: left;
        		font-weight: bold;
        		font-family: arial, sans-serif;
        		border-bottom: 1px solid #ffffff;
}

.menueaktiv {	background-color: #db0132;
        		color: #ffffff;
        		font-size: 12px;
        		text-align: left;
        		font-weight: bold;
        		font-family: arial, sans-serif;
        		border-bottom: 1px solid #ffffff;
}

A.textlink {
				font-family: arial, sans-serif;
				font-size: 12px;
				color: #000000;
				font-weight: normal;
				text-decoration: underline;
				line-height: 19px;
}

A.unterlink {
				font-family: arial, sans-serif;
				font-size: 12px;
				color: #ffffff;
				font-weight: bold;
				text-decoration: none;
				padding: 7px;
				background-color: #db0132;
}



.over {
        background-color: #BCD9C7;
        color: #000000;
        font-size: 12px;
        text-align: left;
        font-weight: bold;
        font-family: arial, sans-serif;
        border-bottom: 1px solid #ffffff;
}

.out {
        background-color: 498C5F;
        color: #ffffff;
        font-size: 12px;
        text-align: left;
        font-weight: bold;
        font-family: arial, sans-serif;
        border-bottom: 1px solid #ffffff;
}

