body {
	background: #eee
}

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: #7BA428;  /* #095197 - Original*/
}

a:hover,a:active,a:focus {
	/*background: #7BA428; - Ausgeklammer */ /* #095197 - Original*/
	/* color: #FFF; - Ausgeklammer */
    text-decoration: underline; /* Eingefügt */
}
/* Logo entfernt - 2 Ausklammerungen bei "personal.css" und eine abänderung bei "position.css"
.logoheader  {
	background: url(/images/logo/logo.png) no-repeat right
		bottom #0C1A3E; 
	color: #FFFFFF;
	min-height: 250px;
}  - Ausgeklammer */


#all {
	background: #FFFFFF;
	color: #444;
}

#shadow #all {
	box-shadow: 0px 20px 10px #555555
}

#header ul.menu {
  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; - Ausgeklammer */
}

#header ul.menu a:link,#header ul.menu a:visited {
	color: #333;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 9px 12px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0px 0px #f5f5f5;
}

/* ---------------------------------------------Eingefuegt --------------------------------------*/

#header ul.menu li.active a:link, #header ul.menu li.active a:visited
 {
    background-color: #000000;
	color: #fff;
  
  cursor: default;
  background-color:#5F8A09;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7BA428", endColorstr="#5F8A09");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#7BA428), to(#5F8A09));
  background-image: -moz-linear-gradient(top, #7BA428, #5F8A09);
  background-image: -ms-linear-gradient(top, #7BA428, #5F8A09);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7BA428), color-stop(100%, #5F8A09));
  background-image: -webkit-linear-gradient(top, #7BA428, #5F8A09);
  background-image: -o-linear-gradient(top, #7BA428, #5F8A09);
  background-image: linear-gradient(#7BA428, #5F8A09);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
} /* #0087d1, #095197, hsl(80, 100%, 14%) - Original */

/* --------------------------------------- Ende vom Eingefuegten --------------------------------------*/  




/*  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
}

/* ---------------------------------------------Eingefuegt --------------------------------------*/

p.readmore a {
  font-weight: bold;
  color: #444;  
  box-shadow: 0px 0px 15px #ABABAB;
  background: #eee url(../images/personal/readmore_arrow.png) no-repeat left !important;
}

  /* ALternative zum oberen
p.readmore a {
  font-weight: bold;
  color: #444;  
  box-shadow: 0px 0px 15px #ABABAB;  
  background: #eee url(../images/personal/readmore_arrow_link_weniger_flaeche.png) no-repeat scroll 2.5px center !important;  
  
man kann wenn man die Grafik bewegen möchte PX einfügen wie beim nach stehenden:
  backgrund: #eee url(../images/personal/readmore_arrow.png) no-repeat left 4.5px !important;
}
 */


/* Link nicht Unterscheichen */
a.linke_nicht_unterstreichen:hover {
    text-decoration: none;
}

/* Zur Webseite Grafik (8pt) */
a.zur_webseite_8pt:after {
  content: " " url(../images/personal/zur_webseite_8pt.png);
}
a.zur_webseite_8pt:hover {
    text-decoration: none;
}

/* Zur Webseite Grafik (10pt) */
a.zur_webseite_10pt:after {
  content: " " url(../images/personal/zur_webseite_10pt.png);
}
a.zur_webseite_10pt:hover {
    text-decoration: none;
}

/* Zur Webseite Grafik (12pt) */
a.zur_webseite_12pt:after {
  content: " " url(../images/personal/zur_webseite_12pt.png);
}
a.zur_webseite_12pt:hover {
    text-decoration: none;
}

/* Zur Webseite Grafik (14pt) */
a.zur_webseite_14pt:after {
  content: " " url(../images/personal/zur_webseite_14pt.png);
}
a.zur_webseite_14pt:hover {
    text-decoration: none;
}

/* Zur Webseite Grafik (18pt) */
a.zur_webseite_18pt:after {
  content: " " url(../images/personal/zur_webseite_18pt.png);
}
a.zur_webseite_18pt:hover {
    text-decoration: none;
}

/* Zur Webseite Grafik (24pt) */
a.zur_webseite_24pt:after {
  content: " " url(../images/personal/zur_webseite_24pt.png);
}
a.zur_webseite_24pt:hover {
    text-decoration: none;
}

/* Zur Webseite Grafik (36) */
a.zur_webseite_36pt:after {
  content: " " url(../images/personal/zur_webseite_36pt.png);
}
a.zur_webseite_36pt:hover {
    text-decoration: none;
}

/* --------------------------------------- Ende vom Eingefuegten --------------------------------------*/

/* +++++++++++++  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;
}

/* green background */ /* blue background - Original */
.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-color: #000000;
	color: #fff;

  background-color:#5F8A09;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7BA428", endColorstr="#5F8A09");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#7BA428), to(#5F8A09));
  background-image: -moz-linear-gradient(top, #7BA428, #5F8A09);
  background-image: -ms-linear-gradient(top, #7BA428, #5F8A09);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7BA428), color-stop(100%, #5F8A09));
  background-image: -webkit-linear-gradient(top, #7BA428, #5F8A09);
  background-image: -o-linear-gradient(top, #7BA428, #5F8A09);
  background-image: linear-gradient(#7BA428, #5F8A09);
  /* border-color: #7BA428 #5F8A09 #304700; -Ausgeklammert */
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
} /* #0087d1, #095197, hsl(80, 100%, 14%) - Original*/


/* ---------------------------------------------Eingefuegt --------------------------------------*/  
 
p.readmore a:hover, p.readmore a:focus {
  border-color: #636363;
  color: #fff;  
  box-shadow: 0px 0px 15px #888888;
  background: #555 url(../images/personal/readmore_arrow_hover.png) no-repeat left !important;
}
  /* ALternative zum oberen
p.readmore a:hover, p.readmore a:focus {
  border-color: #636363;
  color: #fff;  
  box-shadow: 0px 0px 15px #888888;  
  background: #555 url(../images/personal/readmore_arrow_hover_link_weniger_flaeche.png) no-repeat scroll 2.5px center !important;  
  
	man kann wenn man die Grafik bewegen möchte PX einfügen wie beim nach stehenden:
  background: #eee url(../images/personal/readmore_arrow.png) no-repeat left 4.5px !important;
}
 */

/* --------------------------------------------- Ende vom Eingefuegten --------------------------------------*/


/* ------------------------------------------ Eingefuegt - Anfang Facebook-Buttom -----------------------------------*/

p.facebook {
	/* --- Eingefuegt ---*/
	}

a.facebook-teilen {
	background-color: #4267b2;
	border-radius: 3px;
	font: 400 13.3333px Arial;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold; color: #fff;
	text-align: center;
	text-decoration: none;
	border: none;
	overflow: hidden;
	float: right;
	width: 80px;
	height: 26px;
	margin-left: 4px;
	margin-bottom: 4px;
	cursor: help;
	}
span.facebook-teilen-text {
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
	}
img.facebook-teilen-logo {
	width: 16px;
	height: 16px;
  	padding-right: 2px;
	vertical-align: middle;
	}

a.facebook-gefaellt-mir {
	background-color: #4267b2;
	border-radius: 3px;
	font: 400 13.3333px Arial;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold; color: #fff;
	text-align: center;
	text-decoration: none;
	border: none;
	overflow: hidden;
	float: right;
	width: 110px;
	height: 26px;
	margin-left: 4px;
	margin-bottom: 4px;
	cursor: help;
	}
span.facebook-gefaellt-mir-text {
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
	}
img.facebook-gefaellt-mir-logo {
	width: 16px;
	height: 16px;
  	padding-right: 2px;
	vertical-align: middle;
	}

a.facebook-datenschutz {
	background-color: #5F8A09;
	border-radius: 3px;
	font: 400 13.3333px Arial;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: none;
	overflow: hidden;
	float: right;
	width: 120px;
	height: 26px;
	margin-left: 4px;
	margin-bottom: 4px;
	cursor: pointer;
	}
span.facebook-datenschutz-text {
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
	}
img.facebook-datenschutz-logo {
	width: 16px;
	height: 16px;
  	padding-right: 2px;
	vertical-align: middle;
	}

/* ------------------------------------------ Ende vom Eingefuegten - Facebook-Buttom -----------------------------------*/  


/* +++++++++++++++++  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: #444;
}

/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;
}

#header ul.menu {
	border: solid 1px #D5D5D5;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1);
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}

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: #095197
}

/* ++++++++++++++++   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: bold;
}

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 {
	box-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #ddd;
	text-shadow: 0 1px 0 #fff
}

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 {
	background: #fff; /* #f5f5f5 - Original*/
	box-shadow: 0px 20px 10px #555
}

#footer {
	background: #555;
	max-width: 1025px;
	margin: 0 auto;
	box-shadow: 0px 0px 10px #555555;
	color: #fff
}

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

/* ---------------------------------------------Eingefuegt --------------------------------------*/  

#footer-menu a {
    float:right;
    padding: 0 5px;
    letter-spacing: 1pt;
}



#copy-and-back-top {
  padding-top: 10px;
  
}

/* --------------------------------------------- Ende vom Eingefuegten --------------------------------------*/  

#bottom a {
	background: none
}

.box1 {
	border-right: solid 1px #fff  /* #ccc - Original*/
}

.box3 {
	border-left: solid 1px #fff  /* #ccc - Original*/
}

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





/* responsive */
#mobile_select h2 {
  border:0;
  margin: 0 0 0 0; /* margin: -17px 0 0 0; - Original */
  padding: 4px 5px 5px 5px; /* padding: 0px; - Original */
  background:#023B09; /* background:#0C1D43; - Original */
  text-align:center; /* text-algin:right; - Original */
}

#mobile_select h2 a {
  display: block; /* display: inline-block; - Original */
  font-size: 0.8em;
  border-radius: 30px 30px 0 0; /* border-radius: 4px 4px 0 0; - Original */
  padding: 6px;
  font-size: 0.95em; /* font-size: 0.75em; - Original */
  font-weight: bolder; /* Eingefuegt */
  text-decoration: none; /* Eingefügt */
  margin: 0; /* margin-right: 5px; - Original */
}


/* xxx- 532px -xxx - max-width: 480px - Original */
@media only screen and (max-width: 532px) {

	img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 98%; /* width: 100%; - Original */
	}
	#header {padding-top:0.1em}  /* padding-top:3em; - Original */
	#header form  {margin:0}
    /* Logo entfernt - 2 Ausklammerungen bei "personal.css" und eine abänderung bei "position.css"
    .logoheader {background:#0C1D43; min-height:100px; margin:0}
    - Ausgeklammer */
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;
		margin: 0 0px;
        background:#023B09; /* background:#095197; - Original */
	}
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper {
      margin-top:0px; /*  margin-top:10px; - Original */
      background-color: #023b09; /* Eingefuegt */
    }
  
	#header ul.menu {
      position:relative;
      text-align: left;
      top:0;
      left:0px; /* left:20px; - Original */
      right:0px; /* right:20px; - Original */
      margin:0 5px 0 5px; /*  margin:0; - Original */
      width:auto; /* width:90%; - Original */
      border-radius:0 0 5px 5px; /* border-radius:4px; - Original */
    }
  
  
	#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: block;
       margin: 0px; /* Eingefügt */
       padding: 12px 10px; /* padding: 6px 10px; - Original */
       border-top: solid 1px #fff; /* Eingefügt */
       border-bottom: solid 1px #fff; /* #ccc; - Original */
       font-size: 17px; /* Eingefügt */
  	   font-size: 1.0625rem; /* Eingefügt */
	}

  
/* Einfügt - Anfang */
.pagenav {
    padding-top: 5px;
} /*  Einfügt - End */
  
  
/* Anfang Facebook-Buttom */
a.facebook-teilen {
	height: 28px;
	}

a.facebook-gefaellt-mir {
	height: 28px;
	}

a.facebook-datenschutz {
	height: 28px;
	} /* End Facebook-Buttom */

  
} /* ENDE - 532px */


/* xxx- 533px -x- 599px -xxx - min-width: 600px - Original */
@media only screen and (min-width: 533px) and (max-width: 599px) {
  
	#menuwrapper {
      margin-top:0px;
      background-color: #023b09;
    }
  
	#header ul.menu {
      position:relative;
      text-align: left;
      top:0;
      left:0px;
      right:0px;
      margin:0 5px 0 5px;
      width:auto;
      border-radius:0 0 5px 5px;
    }
  
  
	#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: block;
       margin: 0px;
       padding: 12px 10px;
       border-top: solid 1px #fff;
       border-bottom: solid 1px #fff;
       font-size: 17px;
  	   font-size: 1.0625rem;
	}

  
  
} /* ENDE - 533px -x- 599px */


/* xxx- 600px -x- 731px -xxx - min-width: 768px - Original */
@media only screen and (min-width: 600px) and (max-width: 731px) {

	#menuwrapper {
      margin-top:0px;
      background-color: #023b09;
    }
  
	#header ul.menu {
      position:relative;
      text-align: left;
      top:0;
      left:0px;
      right:0px;
      margin:0 5px 0 5px;
      width:auto;
      border-radius:0 0 5px 5px;
    }
  
  
	#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: block;
       margin: 0px;
       padding: 12px 10px;
       border-top: solid 1px #fff;
       border-bottom: solid 1px #fff;
       font-size: 17px;
  	   font-size: 1.0625rem;
	}  
  
    

} /* ENDE - 600px -x- 731px */


/* xxx- 732px -x- 991px -xxx - min-width: 992px - Original */
@media only screen and (min-width: 732px) and (max-width: 991px) {
  
    

} /* ENDE - 732px -x- 991px */


/* xxx- 992px -x- 1049px -xxx - min-width: 1382px - Original */
@media only screen and (min-width: 992px) and (max-width: 1049px) {
  
  /* Styles */
  

} /* ENDE - 992px -x- 1049px */


@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 */
      

} /* ENDE - @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) */


