
.aktiv {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
}
.menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	color: #737373;
}
.menu a {
	text-decoration: none; 
	color: #737373;
}


.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none; 
	color: #000000;
}
.text a {
	font-weight: bold;
	color: #FEBC88;
}
.text a:hover {
	color: #737373;
}


.head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;
	text-decoration: none; 
	color: #555555;
}

.klein {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none; 
	color: #000000;
}

.text ul {
    color: #000000;
    padding-left: 15px;
    list-style-type: square;
}

.popup {
    border: 5px solid #DDD; 
    background-color:#EEE; 
    visibility:visible;
    display:none;
    padding: 10px;
}
