/* ### Logo ################################################################# */
#logo {
	display: none;
}

/* ### Teaser ############################################################### */

#main-teaser {
	background-image: url(start_teaser.jpg);
	background-repeat: no-repeat;
}

/* ### Main-block Background ################################################# */

#main-block {
	background-image: url(s_bg_main.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding-bottom: 0;
	margin: 0 auto;
}

/*  * html body #main-block { height:100%; } /* IE 6 / 5.5 Hack */   

/* ### main-block => MainContent ################################################### */

#main-content-block {
	padding-right:20px;
}




/* war mal 


#logo {
	display: none;
}



#main-teaser {
	background-image: url(start_teaser.jpg);
	background-repeat: no-repeat;
}



#main-block {
	background-image: url(linie_main_block.gif);
	background-position: 627px 0;
	
	background-repeat: repeat-y;
	background-color: #465762;
	padding-bottom: 40px;
}

* html body #main-block { height: 580px; } 



#main-content-block {
	padding-right:40px;
}



*/
