/* scrolleiste internet explorer ab vers.5.5 */

body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996633;
	
}

h1 {
	font-family: Garamond, sans-serif;
	font-size: 30px;
	color: #996633;
	font-style: italic;
	text-decoration: none;
}

.smalltext, .bigtext {
    font-family: Arial, Helvetica, sans-serif;	
	color: #996633;
	font-style: normal;
	text-decoration: none;
}

.underline {text-decoration:underline;}

.smalltext { font-size: 12px; }
.bigtext { font-size: 16px; font-weight:bold }



a.headerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	font-style: normal;
	text-decoration: none;
}

#angebote a {
	text-decoration: none;
	color: #996633;
	line-height:20px;
}

#angebote a:hover {
	text-decoration: underline;
	background-color:#fff7e5;
}


a {
	text-decoration: none;
	color: #996633;
	text-decoration: underline;
} 
a:hover {
	text-decoration: underline;
	background-color:#fee5ad;
}