* {margin:0px;padding:0px; border:none;}
body{
 font-family:Verdana, Arial, sans-serif;
 font-size:80%;
 background-color:#fff;
 color:#000;
 margin:0px;
 padding:0px;
 background-image:none;
}
/* Überschriften*/
h1 { font-size:130%;margin-top:0px;}
h2 { font-size:120%;}
h3 { font-size:101%;}
h4 { font-size:101%;}
h2,h3,h4 { margin-top:20px;margin-bottom:0px; }
h1,h2,h3,h4 { color:#a5a868;}
h1.fault { color:#f00;}

/* Hervorhebungen */
em{color:#bd0329;font-weight:normal;font-style:normal;}
hr{  color:#666;height:1px;}
#links{ display:none;}
#reiternavi{display:none;}
#breadcrumb{
 padding:0px 5px;
 background-color:#efefef;
 border-bottom:1px solid #000;
 margin-bottom:20px;
 font-size:101%;
 font-style:italic;
 text-align:left;
 display:none;
}
/*#teaserbox{display:none;}*/
#footer{display:none;}
/* Container, der die Mens links enthält */
#pageup {display:none;}
/* Logo */
img#logo2{display:none;}
#header{float:right;}
#logo {visibility:visible;}
div.zwei{display:none;}
/* Keine Rahmen um Grafiken als Link */
a img {border-width:0px;}
/* Standard Hyperlinks */
a:link, a:visited, a:hover, a:active{
 text-decoration:none;
 font-weight:bold;
 color:#146ebe;
 background-color:inherit;
}
a:visited { color:#009; }
a:hover, a:active {color:#f00; text-decoration:underline; font-weight:bold;}
#buttons{display:none;}
.breaker{height:12px;}
.error{display:none;}
