/* @override 
	http://www.boatpeopleprojekt.de/cms/fileadmin/css_storage/bpp_main.css
	http://boatpeopleprojekt.de/cms/fileadmin/css_storage/bpp_main.css
*/

/* CSS Document */

/*@import url("rte_css.css");*/

/*<![CDATA[*/

@media screen {

* {
	font-family: Arial, Verdana, Helvetica;
}

.noDisplay {
	display: none;
}

.fix {
	visibility: hidden;
	clear: both;
	display: block;
}

HTML, BODY {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: #069;
/*		background-color: #6c3;*/

}

H1, H2, H3, H4, H5 {
	display: inline;
}

#back {
	width: 100%;
	height: 100%;
	position: absolute;
	left:  0;
	top:  0;
}


DIV.frame {
	width: 100%;
	height: 100%;
	}

DIV.page {
	width: 936px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

DIV.main {
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	clear: both;
	padding-top: 20px;
}

DIV.wrap {
	width: 936px;
	float: left;
	background: url(../gfx/backtransblue.png);
/*	background: #047BB4 url(../backs/backtop3.jpg) no-repeat 0px 0px;*/

	height: 100%;
	

}


DIV.header_box {
	clear: both;
	position: relative;
	z-index: 1;
	height: 182px;
	background: url(../gfx/boatpeople_white.png) no-repeat 740px 10px;
}

DIV.header {
	position: absolute;
	left: 0px;
	top:  0px;
	text-align: right;
	font-size: 12px;
	

}

DIV.hmenu_box {
	position: relative;
	z-index: 6;
	float: left;
	height: 64px;
	width: 936px;
	

}

DIV.hmenu {
		z-index: 7;

}

/*DIV.under_box {
	clear: both;
	position: relative;
	z-index: -1;
	height: 200px;
}

DIV.under {
	position: relative;
	text-align: right;
	font-size: 12px;
}
*/

DIV.vmenu_box {
	position: relative;
	z-index: 3;
	top: 0;
	float: left;
	width: 130px;
}

DIV.vmenu {
	padding-top: 20px;
}



DIV.content_box {
	position: relative;
	z-index: 3;
	width: 580px;
	float: left;
}

DIV.content {
	padding: 20px 0 0;

}

DIV.container_box {
	position: relative;
	z-index: 1;
	width: 200px;
	float: right;

}

DIV.container {
	padding-top: 30px;
}

DIV.footer {
	text-align: center;
	padding-top: 10px;
	padding-top: 10px;
	font-size: 0.8em;
	font-weight: bold;
}

DIV.footer_box {
	position: relative;
	z-index: 1;
	/*background-color: #86a57a;*/
}




DIV.vmenuBG {
	margin-bottom: -32767px !important;
	padding-top: 32767px !important;
	position: absolute;
	left: 0;
	width: 180px;
	top: 0px;


}

DIV.contentBG {
	width: 356px;
	position: absolute;
	top: 0;
	left: 198px;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	z-index: -3
	;


}

DIV.containerBG {
	width: 300px;
	position: absolute;
	top:  0px;
	right: 0;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	/*background: #0080BD url(../pic/bus_13.jpg) repeat-x scroll 0 0;*/
	z-index: -2;

}



}

@media print {

* {
	font-family: Arial Narrow, Arial, Verda

na, Helvetica;
	font-size: 100%;
}

H1, H2, H3, H4, H5 {
	display: inline;
	font-family: Arial, Verdana, Helvetica;
}

.noDisplay {
	display: none;
}

.fix {
	visibility: hidden;
	clear: both;
	display: block;
}

HTML {
	
}

BODY {
	
}

DIV.frame {
	
}

DIV.page {
	
}

DIV.vmenuBG {
	display: none;
}

DIV.contentBG {
	display: none;
}

DIV.containerBG {
	display: none;
}

DIV.header_box {
	
}

DIV.header {
	display: none;
}

DIV.footer_box {
	
}

DIV.footer {
	display: none;
}

DIV.main {
	width: 100%;
}

DIV.wrap {
	width: 100%;
}

DIV.hmenu_box {
	
}

DIV.hmenu {
	display: none;
}

DIV.vmenu_box {
	
}

DIV.vmenu {
	display: none;
}

DIV.container_box {
	
}

DIV.container {
	display: none;
}

DIV.content_box {
	width: 100%;
}

DIV.content {
	
}

}

/*]]>*/

* {
	
}