/* Basis-CSS */
@import url('../../dpgb_basic_css/css/dpgb_basic.css');
/* @import url("http://www.dpgberlin.de/CMS/templates/dpgb_basic_css/dpgb_basic.css") */

.logodpgb{
	background : url(../images/header_logo.gif) no-repeat 0 0; 
	z-index: 10;
}

#top_menu {
background : url(../images/header_top.gif) no-repeat 0 0; 
margin: 0;
padding: 0px;
} 

#header {
	height : 114px;
	background-repeat :no-repeat;
	float : left;
	background-image: url(../images/header_big.gif);
	z-index: 5;
   padding-top: 0px;
	margin-bottom : 5px;
	width: 100%;
}