/* 

 _|_|_|_|_|    _|_|      _|_|_|  _|    _|  _|_|_|  
     _|      _|    _|  _|        _|  _|      _|    
     _|      _|    _|  _|        _|_|        _|    
     _|      _|    _|  _|        _|  _|      _|    
     _|        _|_|      _|_|_|  _|    _|  _|_|_| 

© CSS von Tilman Ockert - tocki.de - blog.tocki.de
  
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/menue.css";
@import "style/css/contentslider.css";
@import "style/css/tockiroll.css";
@import "style/css/suggest-suche.css";





body {
	background: #DEDEDE url(style/css-bilder/body.gif) repeat-x;
    overflow:auto;
	overflow: -moz-scrollbars-vertical;
	}
	
	
/* für Widgets */

/* Twitter Widget Pro: */

.entry-meta {
	font-size: 9px;
	color: #999999;
	display: block;
	margin: 3px 0px 3px 0px;
	}