.mmenu {
    text-transform:uppercase;
    text-decoration:none;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    color:#900000;
    font-size:11px;
    font-weight:bold;
}

.head1 {
    position:relative;
    left:-65;
    top:10;
    width:411;
    overflow:hidden;
    font-family:Times;
    color:#344824;
    font-size:18px;
    font-style:italic;
    font-weight:bold;
}

.head2 {
    position:relative;
    left:-65;
    top:10;
    overflow:hidden;

    width:411;
    font-family:Times;
    color:#344824;
    font-style:italic;
    font-size:15px;
    font-weight:bold;
}

.head3 {
    position:relative;
    left:-65;
    top:10;
    overflow:hidden;
    width:411;
    font-family:Times;
    color:#344824;
    font-style:italic;
    font-size:11px;
    font-weight:bold;
}

td {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
}

.fliesstext {
    font-family:Arial;
    font-size:11px;
    line-height:20px;
}

.fliesstext a:link {  color:#a40c0b; text-decoration: underline;}
.fliesstext a:visited {  color:#a40c0b; text-decoration: underline;}
.fliesstext a:active {  color:#a40c0b; text-decoration: underline;}
.fliesstext a:hover {  color:#a40c0b; text-decoration: underline;}


.teasertext {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    line-height:16px;
    color:#900000;
}

.bildunter {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    line-height:24px;
    color:#900000;
    font-style:italic;
    font-weight:bold;
}


.CalCtrl {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    color:#FF7D31; 
    font-size: 9px;
    font-weight:bold;
}
.CalCtrl a:link {color:#FF7D31; text-decoration: underline;}
.CalCtrl a:visited {color:#FF7D31; text-decoration: underline;}
.CalCtrl a:active {  color:#a40c0b; text-decoration: underline;}
.CalCtrl a:hover {  color:#a40c0b; text-decoration: underline;}

.CalCtrlHead {
    color:#BE4455;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
}

body { 
    background-color: #ffffff 
}

html>body #fuss {
	position:fixed !important;top:auto !important; bottom:0px !important;
}

