@charset "UTF-8";
@media screen, projection
{
    .element_border{
	background: url(../images/gradient_border.png) no-repeat;
	background-repeat: repeat-x;
    }
    #blog_text{
    padding:20px 20px 10px 40px;
    background-image: url(../images/gradient_element.png);
    min-height:340px;
    }
    #TB_delWindow,#TB_dlWindow{
	display:none;
    }
    .imgInline{
	padding:30px 0px 30px 0px
    }
    .blog_fliess {
    clear:both;
    color:#666666;
    text-align:justify;
    line-height:1.5em;
    }
    #blogheader{
    position:relative;
    min-height:154px;
    }
    .datum{
        
    }
    /* Altes CSS */
    #twitter_div{
	margin:10px 0px 40px 0px;
    }
    #twitter_static{
    }
    #twitter_static2 {
    border:4px solid #E8E8E8;
    height:180px;
    margin-top:20px;
    overflow:hidden;
    padding:10px;
    width:700px;
    }
    .sidebar-title{
    margin: 0 0 1em 1em;
    }
    #twitter_update_list{
    list-style:none;
    }
    #twitter_update_list li{
    margin-bottom:10px;
    }
    #twitter_update_list a, .twittera, #twitter-link{
    color:#395580!important;
    text-decoration:none;
    }
    #twitter_update_list a:hover, a#twitter-link:hover,#twitter_update_list a {
    color:#395580;
    text-decoration:underline;
    }
    a#twitter-link {
    float:right;
    margin-top:10px;
    }
    p#preloader {
	display:none;
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}
}