/* fuer t3blog */

#header {
background-image: url(../../images/panorama200.jpg) ;
height: 200px;
}
#header_bottom {
 background-image: none;
 width: 100%;
}
ul#mainNavigation {
	left: 5px;
}
.tagCloud {
 top: 40px;
 height: 130px;
 width: 400px;
 left: 550px !important;
 right: 40px; 
}
div.t3blog {
margin: 25px auto;
width: 90%;
}
#col1 {
 width: 5%;
}
#col2 {
 width: 65% !important;
}
#col2 .item, #col2 .single {
 width: 95%;
}

