/* ---- navigation ----  */
@import 'nav_tree_right.css';
@import 'nav_bar_sub.css';
@import 'nav_bar_main.css';

/* ---- print-layout ----  */
#printFooterBox {
	display: none;
}
#printHeaderBox {
	display: none;
}

/* ---- layout ----  */
#bkgBox {
	background-image: url(../../images/site/bkg_pages.gif);
	background-repeat: repeat-x;
}
#containerBox {
	width: 776px;
	margin: 0px auto;
}
#logoBox {
	background-image: url(../../images/site/boe_logo.gif);
	background-repeat: no-repeat;
	height: 85px;
}
#logoBox a {
	display: block;
	width:235px;
	height: 25px;
	width: 702px;
	height: 85px;
	margin: 0px 0px 0px 37px;
}
#logoBox a span {
	display: none;
}
#mainnavBox {
	height: 28px;
	margin: 0px 0px 2px 37px;
}
#mainimgBox {
	height: 141px;
	background-image: url(../../images/site/mainimg_bkg.jpg);
	background-repeat: no-repeat;
	padding: 0px 37px 0px 37px;
}
#mainimgPicBox {
}
#mainimgOverlayBox {
	background-image: url(../../images/site/mainimg_overlay.png);
	background-repeat: no-repeat;
	width: 702px;
	height: 141px;
}
#subnavBox {
	/*height: 20px;*/
	margin: 0px 37px 0px 37px;
	background-image: url(../../images/site/subnav_bkg.gif);
	background-repeat: no-repeat;
	background-color: #d0d0d0;
}
#mainBox {
	padding: 0px 37px 0px 37px;
}
#contentBox {
	width: 474px;
	float: left;
	padding: 20px 30px 20px 10px;
}
#rightBox {
	width: 188px;
	float: right;
}
#searchBox {
	margin: 2px 0px 0px 0px;
}
#searchBox .gmapSearch {
	background-image: url(../../images/site/search_parkplatz_bkg.gif);
	background-repeat: no-repeat;
	background-color: #d9d9d9;
	padding: 35px 15px 0px 15px;
}
#searchBox .gmapSearchBottom {
	background-image: url(../../images/site/search_parkplatz_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#searchBox input {
	width: 125px;
}
#searchBox .button {
	background-image: url(../../images/site/search_btn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	border: 0px;
}
#searchBox .rightLinks {
	padding: 10px 0px 0px 0px;
}
#searchBox .rightLinks a {
	display: block;
	padding: 1px 0px 1px 15px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
	color: #000000;
	background-image: url(../../images/site/rightnav_bullet1.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#searchBox .rightLinks a:hover {
	color: #1966aa;
}
#searchBox .searchEnabled {
	color: #000000;
}
#searchBox .searchDisabled {
	color: #cccccc;
}
#rightnavBox {
	padding: 20px 0px 20px 15px;
}
#infoBox {
	padding: 0px 0px 20px 10px;
}
#footerBox {
	background-image: url(../../images/site/footer_text.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	margin: 0px auto;
	width: 702px;
	height: 40px;
}
#footerBox a {
	display: block;
	width:235px;
	height: 25px;
	float: right;
}
#footerBox a span {
	display: none;
}