/****************************************************************/
/*   Design:   NTB-Institute                                    */
/*   File:     Layout für Institut-Seiten                       */
/*--------------------------------------------------------------*/
/*   Design:   Roland Seeger & Franz Vinzenz                    */
/*   Date:     8.12.2008                                        */
/****************************************************************/


body {
	background-color:#FFFFFF;
	background-image: url(../img/body-bg-institute.jpg);
	background-repeat: repeat-y;
} 

.page-container {
	background-color: #333333;

}

/*
.header-banner {
	background-image: url(../img/ntb-banner-institute.jpg);
}
*/


.sitelogo {width:200px; height:59px; position:absolute; z-index:1; margin:18px 0 0 3px; /*background:url(../img/bg_head_top_logo.gif);*/}

/*.header-breadcrumbs {height:5px !important; margin-top:-5px; padding-top:-10px;}*/

