/* Misc Styles and defaults 
-------------------------------------------- */
  
* {
	margin: 0;
	padding: 0;
}

/* global
-------------------------------------------- */
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {clear:both;}
#bm_container { 
	width: 840px;
	margin: 0 auto; 
	padding-bottom: 15px;
}
#Layout {
}

/* header
-------------------------------------------- */
#bm_header_box {
	background-image: url(../images/bg_header.jpg);
	height: 18px;
}
.bm_header_navi {
	font-family: Verdana, Lucida, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;	
}
.bm_header_navi ul {
	text-align: center;
}
.bm_header_navi ul li {
	float: left;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
.bm_header_navi a {
	text-decoration: none;
	color: #CCCCCC;
}
.bm_header_navi a:hover {
	text-decoration: underline;
}

/* top
-------------------------------------------- */
#bm_topbox {
	float: left;
    background-image: url(../images/bg_top.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    height: 121px;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0 0 0 0;
    z-index: 2;
}
#bmlogo {
    background-image: url(../images/bm.png);
    width: 123px;
    height: 83px;
    position: absolute; /*needed to use z-index */
    z-index: 3;
    top: 0;
    left: 0;
    overflow: visible;
}
#bm_newsletterbox {
	right: 0em;
	position:absolute;
	margin: 5px;
}
.bm_newsletter_inputbox {
	height: 18px;
	width: 160px;
	background: url(../images/newsletter_bg.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 3px 0 3px 25px;
	border-color: #0099FF;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px 2px 2px 2px;
	margin: 0;
}
.bm_newsletter_submit {
	height: 24px;
	background-color: #27AF2F;
	padding: 0;
	border-color: #33CC00;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px 2px 2px 2px;
}
.bm_topbox_navi li ul a {
  font-family: Verdana, Lucida, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}
.bm_topbox_navi ul li {
	width: 132px;
	height: 20px;
	text-align: left;
	padding: 0 0 0 10px;
}
/*.bm_topbox_navi li li {
	background:		#58BE30;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #42A22B;
	line-height: 20px;
}*/
ul.bm_topbox_navi {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 3;
  right: 1em;
  bottom: 0px;
}
.bm_topbox_menupoint_parent {
  float: left;
  width: 142px;
  height: 30px;
  font-family: Verdana, Lucida, Arial, sans-serif;
  font-size: 14px;
  line-height: 30px;  
  text-align: center;  
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.bm_topbox_menupoint_parent a {
  font-family: Verdana, Lucida, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  text-decoration:none;
}
.sf-menu .bm_topbox_menupoint_parent {
	background-image: url(../images/btn_white2.png);
}

.sf-menu .bm_topbox_menupoint_parent:hover a,
.sf-menu .bm_topbox_menupoint_parent.sfHover a {
	background-image: url(../images/btn_green2.png);
}

.sf-menu .bm_topbox_menupoint_parent:hover ul a,
.sf-menu .bm_topbox_menupoint_parent.sfHover ul a {
	background-image: none;
}
.sf-menu .bm_topbox_menupoint_child1 {
	background: #58BE30;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #42A22B;
	line-height: 20px;
}
.sf-menu .bm_topbox_menupoint_child1:hover {
	background-color: #58AD30;
}
.sf-menu .bm_topbox_menupoint_child2 {
	background:		#58BE30;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #42A22B;
	line-height: 20px;
}
.sf-menu .bm_topbox_menupoint_child2:hover {
	background-color: #58AD30;
}
.sf-menu .bm_topbox_menupoint_child2 a {
	margin: 0 0 0 10px;
}



/* content
-------------------------------------------- */
#bm_contentbox {
	float: left;
	width: 838px;
	min-height: 600px;
	background-color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 0;
	margin: 0;
}
#bm_content {
	text-align: left;
	margin: 0;
	padding: 9px;
}
#bm_content2 {
	width: 700px;
	text-align: left;
	margin-left: 140px;
	padding: 0;
	width: 680px;
}
#bm_sidebarleftbox { 
	float: left;
	padding: 8px 5px;
	width: 130px;
}
#bm_sidebarleftbox .bm_sidebar_navi, .bm_sidebar_navi * {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#bm_sidebarleftbox .bm_sidebar_navi li {
	margin: 0;
	padding: 0;
	border-bottom:1px dotted #C0C0C0;
	height:20px;
	white-space:nowrap;
	overflow:hidden;
}
.bm_sidebar_navi li:hover {
	background:#5da5e1;
}
.bm_sidebar_navi li:hover > a {
	color:white;
}
.bm_sidebar_navi li span,
.bm_sidebar_navi li a {
	margin: 0;
	padding: 0;
	display:block;
	height:20px;
	line-height:20px;
	text-decoration:none;
	vertical-align:middle;
}

/* bottom
-------------------------------------------- */
#bm_bottombox {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #E6E6E6;
	margin: 0;
	padding: 9px;
	width: 820px;
	height: 100%;
}
#bm_bottomspacer {
	background-color: #EEEEEE;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0;
	padding: 0;
	width: 840px;
	height: 50px;
}
.bm_bottom_navi {
	font-family: Verdana, Lucida, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}	
.bm_bottom_navi ul {
    float: left;
    width: 120px;
    margin: 20px 0 0 0;
    padding:0 19px;
    list-style-type: none;
    border-left: 1px solid #d9d7df;	
    height: 100%;
    min-height: 110px;
}
.bm_bottom_navi li a {
    font-size: 11px;
    color: #959595;
    text-decoration: none;
}
.bm_bottom_navi ul.first {
    margin-left: 0;
    padding:0 19px;
    border: none;
}
.bm_bottom_navi li a:hover {
    text-decoration: underline;
}

/* footer
-------------------------------------------- */
#bm_footerbox {
	width: 100%;
	background-color:#000000;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}
.bm_footer_navi {
	font-family: Verdana, Lucida, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
}
.bm_footer_navi a {
	color: #CCCCCC;
	text-decoration:none;
}
.bm_footer_navi a:hover {
	text-decoration:underline;
}

/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}
#Breadcrumbs p {
	margin: 0;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
}

.zammad-chat {
	font-family: Verdana, Lucida, Arial, sans-serif;
}
