body {
	background-color: #222222;
    	background-repeat: repeat-x;
    	background-position: right  -20px;
    	background-attachment:fixed;
}

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

h2,.moduletable h3, .items-leading h2 {
	border-bottom: solid 1px #ddd;
}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

a:link,a:visited {
	color: #000000
}

a:hover,a:active,a:focus {
	color: #ffffff
}

.logoheader {
	background: url("../images/bmr/personal2.png") no-repeat scroll right bottom #777;
    color: #ffffff;
    min-height: 250px;
}

#all {
	background: #777777;
	color: #ffffff;
}

#shadow #all {
	box-shadow: 0px 0px 10px #999
}

#header ul.menu { /* Header Menü Background */
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(#eeeeee, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd;
	border: 1px solid #e5e5e5;
	text-transform: uppercase;
}

#header ul.menu a:link, #header ul.menu a:visited {
	color: #fff;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
}

/*  grey background */
.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading
	{
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd
}

/* +++++++++++++  table display  Catgegories table, contact etc, ++++++++++++++++++++* */
table {
	border: solid 1px #ddd
}

table th {
	background-color: #0074cc;
	color: #fff;
	background-image: -moz-linear-gradient(top, #095197, #1B6BA5);
	background-image: -ms-linear-gradient(top, #095197, #1B6BA5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#095197),
		to(#1B6BA5) );
	background-image: -webkit-linear-gradient(top, #095197, #1B6BA5);
	background-image: -o-linear-gradient(top, #095197, #1B6BA5);
	background-image: linear-gradient(top, #095197, #1B6BA5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#095197', endColorstr =   '#1B6BA5', GradientType =   0 );
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :   dximagetransform.microsoft.gradient (   enabled =
		false );
}

table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #f8f8f8
}

table  tr:hover td {
	background: #FEFDE2;
}

/* blue background */
.button:hover,
.button:active,
.button:focus,
button:hover,
p.readmore a:hover,
#header ul.menu a:hover,
#header ul.menu a:active,
#header ul.menu a:focus,
.pagenav a:hover,
.pagenav a:active,
.pagenav a:focus,
#advanced-search-toggle:hover,
#advanced-search-toggle:active,
#advanced-search-toggle:focus,
.profile-edit a:hover,
.profile-edit a:active,
.profile-edit a:focus,
#fontsize a:hover,#fontsize a:active,#fontsize a:focus,
#mobile_select h2 a
	{
	background: url(../images/bmr/button_hover2.png);
	background-position: right center;
	background-repeat: no-repeat;
	border-left: 0px solid #000000;
	padding-right: -2px;
	}
	
/*	{
	background-color: #000000;
	color: #fff;

  background-color:#095197;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0087d1", endColorstr="#095197");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0087d1), to(#095197));
  background-image: -moz-linear-gradient(top, #0087d1, #095197);
  background-image: -ms-linear-gradient(top, #0087d1, #095197);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0087d1), color-stop(100%, #095197));
  background-image: -webkit-linear-gradient(top, #0087d1, #095197);
  background-image: -o-linear-gradient(top, #0087d1, #095197);
  background-image: linear-gradient(#0087d1, #095197);
  border-color: #00456b #095197 hsl(201, 100%, 16%);
  color: #fff ;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;



} */

/* +++++++++++++++++  Pagination +++++++++++++++ */
.pagination span,.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}

/* active item */
span.pagenav {
	background: #095197;
	color: #fff
}

.pagination-start span.pagenav,.pagination-prev  span.pagenav,.pagination-end span.pagenav,.pagination-next span.pagenav
	{
	background-color: #f5f5f5;
	color: #444
}

/* +++++++++++++++++  content  +++++++++++++++ */
.article-info {
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f5f5f5) );
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#ffffff', endColorstr =   '#f5f5f5', GradientType =   0 );
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}

ul.menu a:link,ul.menu a:visited {
	color: #fff;
}

/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
/* +++++++++RS++++++++++++ Menupunkte left ++++++++++++RS+++++++ */

.moduletable_menu {
	border-top: solid 2px #fff;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	border-radius: 10px;
	widht: 219px;
	min-height: auto;
	padding: 20px 10px 5px 10px;
	margin: 20px 20px 40px 20px;
	background: #111;
	box-shadow: beige 0 0 1px;
}

.moduletable_menu-a {
	border-top: solid 2px #fff;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	border-radius: 10px;
	widht: 219px;
	min-height: auto;
	padding: 20px 10px 5px 10px;
	margin: 20px 20px 40px 20px;
	background: #111;
	box-shadow: beige 0 0 1px;
}

#header ul.menu { /* Menu top background */
	border: solid 0px #D5D5D5;
	box-shadow: 0;
	background: url(../images/bmr/bg_menu_repeat_black.png) repeat-x;
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0;
	background: url(../images/bmr/bg_menu_repeat_black.png) repeat-x;
}

ul.menu a:hover,ul.menu a:active,ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/arrow.png) no-repeat right center;
	color: #707070;
}

/* ++++++++++++++++   highlightning active menuitem  +++++++++++++++++++ */
ul.menu li.active a,ul.menu  li.active ul li.active a,ul.menu  li.active ul li.active  ul li.active a,ul.menu  li.active ul li.active  ul li.active ul li.active  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
	{
	font-weight: normal;
}

ul.menu  li.active ul li a,ul.menu  li.active ul li.active  ul li a,ul.menu  li.active ul li.active  ul li.active ul li  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
	{
	font-weight: normal
}

ul.menu a {
	
}

ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px
}

ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center;
}

ul.menu ul ul ul ul a {
	background: #fff;
}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}

#footer-inner,#footer {
	box-shadow: 0px 10px 10px #999;
	background: url(../images/bmr/box-shadow-bottom.png) 100px 8% repeat-x #db8000;
	font-size: 0.8em;
	color: #000;
	border-right: 1px solid #151515;
	border-left: 1px solid #151515;
	width: 1022px;
	padding: 13px 13px 0px;
}

#footer {
	background: url(../images/bmr/box-shadow-bottom.png) 100px 50% repeat-x #666;
	max-width: 1025px;
	margin: 0 auto;
	box-shadow: 0px 0px 10px #555555;
	color: #fff
}

#footer a {
	color: #fff;
	background: none
}

#bottom a {
	background: none
}

.box1 {
	border-right: solid 1px transparent
}

.box3 {
	border-left: solid 1px transparent
}

#bottom  ul li a {
	background-image: none;
	padding-left: 0;
	color: #000;
}

span.separator {color: #999;
		font-weight: bold;
		font-size: 1.2em;
		line-height: 2em;
		}

.item-163 a {margin-bottom: 0px!important;}

li.item-173 a:hover, li.item-174 a:hover, li.item-176 a:hover {color: #000000;}

/* ########## Treminuebersicht Jahrgänge ########## */

  li.item-181 a, li.item-182 a, li.item-246 a, li.item-247 divider a {
    	color: #fff;
    	font-size: 1.5em;
	font-weight: bold;
  }
  
  li.item-181 a:hover, li.item-182 a:hover, li.item-246 a:hover, li.item-247 divider a:hover {   
    color: #000;
  }
  
  li._horiz {
  display: inline
  }

.visform input, .visform select, .visform textarea { color: #fff }






/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:#0C1D43;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}

@media only screen and (min-width: 480px) {

}

@media only screen and (max-width: 600px) {

	img { max-width: 100%; height: auto; border: 0; -ms-interpolation-mode: bicubic; }
	#fontsize { display:none }
	.breadcrumbs, .article-info { display: none; }
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form { float: none; width: 100%; }
	#header { padding-top:3em; background: #000; margin-top:-10px; height:290px }
	#header form  { margin:0 }  
	.logoheader { background: url(../images/beez3_mobile/bmr-logo-165x210.png) no-repeat center bottom #000; min-height:210px; margin:0 }
	.box { border-left: 0 !important; border-bottom: solid 0px #ddd; }
	#line {	text-align: center; top: 0; right: auto; max-width: 100%; min-width:100%; margin: 0 0px; background:#095197 }
	#header form input { float: none; margin-bottom:4px }
	#menuwrapper { margin-top:10px; }
	#header ul.menu { font-size: 10px;
position: relative;
top: 0;
left: 0px;
right: 0px;
margin: 0;
width: 100%;
border-radius: 0;}
	#header ul.menu li:first-child a { border-radius: 4px 4px 0 0 }
	#header ul.menu li:last-child a { border-radius:0 0 4px 4px }
	#header ul.menu li a:link, #header ul.menu li a:visited { display: inline; color: #fff !important; padding: 6px 10px; border-bottom: solid 1px #ccc }
	.mod_simple_marquee { position: relative; width: 100%; margin: 0px 0 5px 0!important; border-bottom: 0px solid #fff; border-top: 1px solid #fff; background: #000;}
	#breadcrumbs { background: #000; }
	.left1 { background: #fff; }
	ul.menu a { font-size: 1.1em; display: block; margin: 0; text-decoration: none; padding: 0px; border-bottom: solid 0px #ddd; }
	ul.menu a:link, ul.menu a:visited {color: #fff !important;}
	.moduletable_menu, .moduletable_menu-a { border: none; widht: 219px; min-height: auto; padding: 0px 10px 5px 10px; margin: 10px 20px 0px 20px; }
	.banneritem img {text-align:center;}
	
#wrapper2 .item-page {
	max-width: 95%;
	margin: 0 -55px 0 0;
	padding: 0px 10px 0px 5px;
	background: #777;
	color: #fff;
	border-radius: 0;
}

#all {
    margin: 0 auto;
    max-width: 92%; /* 1050px;  Site Breite */
    padding: 0;
    text-align: left;
    font-size: 0.8em
}

.left1 {
	padding: 0;
	float: left;
	margin: 0;
	max-width: 100% /* 250px */;
	position: relative;
	background: #000;
	min-height: 450px;
}

.leftbigger {
    width: 23% /* 241px */;
}

#wrapper2 {
    padding-bottom: 3px;
}

#main {
    	padding:  0;
	position: relative;
	background: #666;
	margin-top: 10px;
	width: 100%;
}

#footer-inner,#footer {
	box-shadow: 0px 10px 10px #999;
	background: url(../images/bmr/box-shadow-bottom.png) 100px top repeat-x #db8000;
	font-size: 0.8em;
	color: #000;
	border-right: 1px solid #151515;
	border-left: 1px solid #151515;
	width: 84% /* 1022px */;
	padding: 15px 13px 0px;
}

#.mod_simple_marquee_96 {background: #000;}

.box {
    width: 100%;
    float: left;
    margin-right: 10px;
    min-height: 10px
}

#contentarea {border-radius: 0 0 13px 13px;}

body h1 {
margin-bottom: 0.75em;
padding-top: 15px;
font-size: 1.5em;
line-height: 1.2;
text-align: center;
color: #f08c00;
font-weight: bold;
text-shadow: none;
}

body h2 {
margin-bottom: 0.75em;
font-size: 1.3em;
line-height: 1.2;
padding: 5px 0;
color: #fff;
text-decoration: none;
}

body {
	background: url(../images/bmr/us-flagge_1.jpg);
    	background-repeat: repeat;
    	background-position: right  -20px;
}

li.item-173 a:hover, li.item-174 a:hover, li.item-176 a:hover {color: #000000;}


}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}