/**
 * Style sheet basic
 */
body {	margin:0px ;	padding:0px;}

body, div, em, input, label, li, ol, p, select, span, strong, td, th, textarea, u, ul{
	font-family: Arial, Verdana, sans-serif;   font-size: 10pt;   color: #787878; }

h1 { margin:0 0 12px 0;	padding:0px; font-weight:bold;	font-size: 11pt; color: #de0000;}
h2 { margin:0 0 6px 0; padding:0px; font-weight:bold; font-size:10pt;}
a {text-decoration:none; font-weight: bold; color:#787878;}
a:hover{text-decoration:none; color:#787878;}
img {vertical-align:middle; border:0px;}
table, td { border: 0px ; vertical-align: top;}
pre, form { margin:0px; padding:0px;}
.ce_text{ margin-bottom: 50px;}
.caption{ font-size: 11px; font-style: italic;  color: #1b1b1b }
.vorstand{ padding: 3px;}
 .ce_download h2{ font-size: 13pt;}
.ce_download a{text-decoration: underline;}
 .info {font-size: 8pt; margin: 6px 0 0 0;	padding:0 0 5px 0;}
 .teaser {margin: 0;	padding:0 ;}
 .more, .more a, .more a:hover {color:#184B00 ; margin: 3px 5px 10px 0; font-style: italic; text-align:right;font-size:9pt; }