body {
	
	background-color:#BE9975 !important;
	font-size: 12px; 
	font-family: Verdana;
}

.text_ls_dbraun_12px {
	color:#503A2B;
	font-size:12px;
	letter-spacing:1px;
	font-family:Tahoma, Verdana;
}
.text_dbraun_12px {
	color:#503A2B;
	font-size:12px;
	font-family:Tahoma, Verdana;
}
.text_ls_braun_12px {
	color:#81471C;
	font-size:12px;
	font-family:Tahoma, Verdana;
	letter-spacing:2px;
}
.text_braun_12px {
	color:#81471C;
	font-size:12px;
	font-family:Tahoma, Verdana;
	
}

	
.text_ls_hell_12px {
	color:#FCD9B8;
	font-size:12px;
	letter-spacing:2px;
	font-family:Tahoma, Verdana;
}
.text_hell_12px {
	color:#FCD9B8;
	font-size:12px;
	font-family:Tahoma, Verdana;
}

<!-- Übesrchriften
h1 {
	font-size: 32px;
	font-weight: bold;
	color: #FCD9B8;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #FCD9B8;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FCD9B8;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FCD9B8;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FCD9B8;
}

h6 {
	font-size: 9px;
	font-weight: bold;
	color: #FCD9B8;
	
}	
