.navigation { width:70px; height:200px; margin-right:20px; float:left; }
.links { width:475px; margin-right:20px; float:left; }
.tnFloat { width:800px; margin-right:20px; float:left; }
.rechts  { float:right; width:200px; }
.bildlinks { border:1px solid grey; background-color:#f0f0f0; width:150px; height:180px; float:left; margin:10px; text-align:center; }
.bildtext { font-size:75%; text-align:center; }
.thumbnail { border:0px; }
.stopFloating { clear:left; }
.validHTML { margin-top:20px; }

.tabs {position:relative; height: 27px; margin: 0px; padding: 0px; background:url("bar_off.gif") repeat-x; overflow:hidden}
.tabs li {display:inline; }
.tabs a:hover, .tabs a.tab-active {background:#fff url("bar_on.gif") repeat-x; border-right: 1px solid #fff} 
.tabs a  {height: 27px; font:12px verdana, helvetica, sans-serif;font-weight:bold;
    position:relative; padding:5px 10px 10px 10px; margin: 0px -4px 0px 0px; color:#2B4353;text-decoration:none;border-left:1px solid #fff; border-right:1px solid #6D99B6;}
.tab-container {background: #fff; border:0px solid #6D99B6;}
.tab-panes { margin: 3px;}
