body {
    color: #332619;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
	font-style:italic;
	line-height:1.33;
	}
		
.bold {
    color: #664c32;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	font-style:italic;
	font-weight:bold;
	}
	
.boldred {
    color: #881808;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
	font-style:italic;
	font-weight:bold;
	}
	
.small {
    color: #664c32;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
	}
	
.smallimp {
    color: #664c32;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
	}

.headline {
    color: #881808;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
	font-weight:500;
	line-height:1.5;
	}

.subheadline {
    color: #10447c;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
	font-weight:500;
	line-height:1.9;
	}

.aktuelles_hl {
    color: #664c32;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
	font-weight:bold;
	line-height:1.2;
	}

.aktuelles_sl {
    color: #664c32;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
	font-weight:bold;
	line-height:1.2;
	}

.redbold {
    color: #881808;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
	font-weight:500;
	}

a:link { text-decoration:none; font-weight:500; color:#695d44; }
a:visited { text-decoration:none; font-weight:500; color:#695d44; }
a:hover { text-decoration:underline; font-weight:500; color:#695d44; }
a:active { text-decoration:none; font-weight:500; color:#695d44; }	
