* {margin: 0; padding: 0; }

html, body {height: 100%;}

body{
font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
line-height:150%;
color: black; background-color:#DDDDDD;
} 

div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

#column1, #Navigation, #Subnavigation, #column4, #header1 .systemnavi, #topprint, #header2 { display:none; }

#inhalt p, #inhalt h1, #inhalt h2, #inhalt h3,
#inhalt h4, #inhalt h5, #inhalt h6, #inhalt ul, 
#inhalt ol, #inhalt #breadcrumb, #inhalt blockquote { margin-bottom:6px; }

#inhalt h1 { margin-bottom:20px; } 

#content, #header1, #slogan{ margin:10px 50px 10px 80px; }
ul { margin-left:20px; }
#header1{ margin-top:50px; }
#slogan{ margin-bottom:30px; } 
#inhalt { font-size: 0.75em; line-height:150%;}
.kleiner  { font-size: 70%; line-height:150%;} 

div.eb{
position:relative;
margin-bottom:30px;
float:left;
width:140px;
font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
 }
 
 
 div.eb p{ margin-top:6px; line-height:1.4em; }
 div.eb p .orange{color:#FDC400; font-weight:bold;}
