body { font-family: Arial, sans-serif; font-size: 13px; color: #311633; }

h1 {
font-size: 15px;
color: #311633;
background: transparent;
}

h2 { font-size: 13px; color: #311633; font-weight: normal; background: transparent; }

h3 {
font-size: 12px;
color: #311633;
background: transparent;
}

p {
font-size: 13px;
/* padding: 2em 0 1em 0;*/
color: #311633;
background: transparent;
}
	
.artikel { font-size: 12px;
/* padding: 2em 0 1em 0;*/
color: #311633; font-weight: bold; background: transparent; }

#preamble a:link{
	font-size: 13px;
	color: #ffe4c4;
	background: transparent;
	}
#preamble a:visited{
	font-size: 13px;
	color: #ffe4c4;
	background: transparent;
	}
#preamble a:hover{
	font-size: 13px;
	color: #ffe4c4;
	background: transparent;
	}
