html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif; color:#4B4D4E; font-size:11px;
}

h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, p, ul, ol, li, div, td, th, address, blockquote {
font-family: Arial, Helvetica, sans-serif; color:#4B4D4E; font-size:11px; line-height:15px;}

h1 {
	font-family: Arial, Helvetica, sans-serif; color:#DC3B26; font-size:11px; font-weight:bold; margin-bottom:5px}
}

a:link { color: #DC3B26; text-decoration: underline; }
a:visited { color: #A72210; text-decoration: underline; } 
a:hover { color: #000000; text-decoration: underline; }

td {
	text-align:left;
	vertical-align:top;
}

ul, li {
	margin: 0px 0px 0px 5px;
    padding-left: 0px;
    list-style-image: url('pic/bullet1.gif');
}
ul ul {
	margin: 0px 0px 0px 25px;
    list-style-image: url('pic/bullet2.gif');
}

div input { width: 180px; height: 18px; border-width:2px; font-size:11px; margin-bottom:5px; }

textarea { width: 180px; height: 140px; border-width:2px; font-size:12px; margin-bottom:5px; }

.red { color: #DC3B26; }

.artikelaktiv { color: #046730; }
.inhalte { line-height: 16px; }
.footer {
			font: 11px Arial, Helvetica, sans-serif;
            color:#7B7B7B;
            font-size:11px;
        }
.footer a:link { color: #7B7B7B; text-decoration: underline; }
.footer a:visited { color: #7B7B7B; text-decoration: underline; }
.footer a:hover { color: #0099FF; text-decoration: underline; }

#aktuelles_bild {
margin-left:-2px;
margin-bottom:2px;
margin-right:10px;
margin-top:5px;
padding:2 2 2 2;
}