body  {
	font-family: Arial, Helvetica, Geneva;
	letter-spacing:120%;
	background-color:#ffffff;
	margin:0px}


a:link { font-size:11px;  color:#333333; margin:0px; font-weight:lighter; text-decoration:none ; }
a:visited { font-size:11px;  color:#333333; margin:0px; font-weight:lighter; text-decoration:none ; }
a:hover { font-size:11px;  color:#4678b3; margin:0px; font-weight:lighter; text-decoration:none ; }
a:active { font-size:11px;  color:#4678b3; margin:0px; font-weight:lighter; text-decoration:none ; }

a.menue:link { font-size:11px;  color:#333333; margin:0px; font-weight:lighter; text-decoration:none ; }
a.menue:visited { font-size:11px;  color:#333333; margin:0px; font-weight:lighter; text-decoration:none ; }
a.menue:hover { font-size:11px;  color:#4678b3; margin:0px; font-weight:lighter; text-decoration:none ; }
a.menue:active { font-size:11px;  color:#4678b3; margin:0px; font-weight:lighter; text-decoration:none ; }

.headline{ font-size:11px;  color:#4678b3; margin:0px; font-weight:lighter;  line-height:15pt; }

.normaltext{ font-size:11px;  color:#333333; margin:0px; font-weight:lighter;  line-height:15pt; }

.fett{ font-size:11px;  color:#333333; margin:0px; font-weight:bolder;  line-height:15pt; }

.durchgestrichen { font-size:11px;  color:#333333; margin:0px; font-weight:lighter;  line-height:15pt; text-decoration:line-through}

#archmenu {
    width: 480px;
    margin-top: 3px;
    margin-left: 100px; 
    border: 1 px solid #4678b3;
    background-color: #fff;
    padding: 3px;
}

#archmenu a:link {
    color: #4678b3;
    text-decoration: none; 
}

#archmenu a:visited {
    color: #4678b3;
    text-decoration: none;
}

#archmenu a:hover {
    color: #000;
    text-decoration: none; 
}

#archmenu a:active {
    color: #000;
    text-decoration: none;
}

/* .menubuttons {
    color: #4678b3;
    border: 1px solid #4678b3;
    padding: 2px;
    font-size: 9px;
} 

.menubuttons a:link {
color: hotpink;
font-size: 18px;
} */
