.clear          { clear:both; }
.floatLeft    { float:left; }
.floatRight   { float:right; }
.links        { text-align:left;}
.rechts       { text-align:right;}
.bildlinks    { float:left; margin-right: 20px; margin-bottom: 0;}
.bildrechts   { float:right; margin-left: 5px;}
img.mitte     { text-align: center; margin:auto;}
.mitte        { text-align: center; margin:auto;}
.artikel      { width:90%; padding-left:10px; border-left:2px solid #ff9148;}
blockquote    {padding-left: 15px; border-left: 4px solid #ccc;}

dfn, .dn, .null, .link, .hier {
   position:absolute;
   left:-1000px;
   top:-1000px;
   width:0px;
   height:0px;
   overflow:hidden;
   display:inline;
}

.feld  {
	display:block;
   border-left: 6px solid #cccccc;
	padding-left: 15px;
}


.info { 
background: #efefef; 
padding: 0.5em;
border-top: 1px dashed silver;
border-bottom: 1px dashed silver;
}

a.extern    { padding-left: 17px; background: url(/img/extern.gif) no-repeat;}
.extern a:hover    { padding-left: 17px; background: url(/img/ex.gif) no-repeat;}
.ds { text-decoration:line-through; }
.f1 { background: #CC9900; }
.f2 {background: #FF6600}
.f3 { background:#CCCCCC}
.f4 { background:#FFCC00}

.wlink { 
padding: 8px 8px 8px 8px; 
background: #f5f5f5; 
border: 1px solid #ccc; 
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

