* { padding: 0; margin:0; }

body { font-family: Verdana, Tahoma, sans-serif; font-weight: normal; }

h1 { font-size: 16px; font-weight: normal; line-height: 18px; color: #ef8f25; padding: 0 0 2px 0; text-transform: uppercase; }
h2 { font-size: 16px; font-weight: normal; line-height: 20px; color: #ef8f25; padding: 0 0 10px 0; }
h3 { font-size: 13px; font-weight: bold; line-height: 18px; color: #11968f; padding: 0 0 6px 0; }
h4 { font-size: 12px; font-weight: bold; line-height: 18px; color: #11968f; padding: 20px 0 4px 0; }

p {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding: 0 0 6px 0;
}


ul { margin-top: 0px; color: #333333;}
li { font-size: 11px;  line-height: 18px; margin: 0 0 6px 16px; }

a { font-size: 11px; font-weight: normal; color: #ef8f25; text-decoration:underline; }
a:link, a:visited { text-decoration:underline; }
a:hover { text-decoration: none; }

.tabelle { font-size: 11px;  line-height: 18px; color: #333333; padding: 0 0 6px 0; }
.galerie {padding: 10px;}
.liste { color: #ef8f25; }
.fett_tuerkis { font-weight: bold; color: #11968f; }
.fett_orange { font-weight: bold; color: #ef8f25; }
.fett_schwarz { font-weight: bold; color: #3d3d3d; }


.bildrahmen-rechts { border: 1px #ef8f25 solid; padding: 0px; margin: 8px 0 10px 20px;}
