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

a:hover,a:active,a:focus {
	//background: #095197;
	//color: #FFF;
}


.logoheader {
	background: url(http://www.ronpub.com/templates/ronpub/images/Banner3.jpg) no-repeat right top;
	
	color: #191e85;
	height: 165px;
	min-width: 100px;
}

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

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

#header ul.menu {
  
  background-color:#f5f5f5;
  
  background-repeat: repeat-x;
  
  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;
	border: 1px solid #e5e5e5;
	//text-transform: uppercase;
}

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

/*  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;
  
  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: 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
	{
	color: #fff;
  background-color:#095197;
  background-repeat: repeat-x;
    background-image: linear-gradient(#0087d1, #095197);
  border-color: #00456b #095197 hsl(201, 100%, 16%);
    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: 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:active,ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(http://www.ronpub.com/templates/ronpub/images/3.0/arrow.png) no-repeat right center;
	color: #095197;	
}

ul.menu a:hover {color:#fff;}

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

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(http://www.ronpub.com/templates/ronpub/images/3.0/arrow.png) no-repeat 24px center;
}

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

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

.panel h3.pane-toggler-down a {
	background: url(http://www.ronpub.com/templates/ronpub/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(http://www.ronpub.com/templates/ronpub/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: #f5f5f5;
	//box-shadow: 0px 20px 10px #555;
	
}

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

#footer {
	
	background-image: linear-gradient(#f5f5f5, #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);
}

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

#bottom a {
	background: none;}

.box1 {
	border-right: solid 1px #ccc;}

.box3 {
	border-left: solid 1px #ccc;}

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


/* 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 (max-width: 80px) {

	img {
  max-width: 50%;
  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: 100%}
		
	#header {padding-top:3em}
	#header form  {margin:0}
	.logoheader {background:#ffffff; min-height:50px; margin:0}
	
	.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:#095197;}
	
	#header form input {
		float: none; margin-bottom:4px}
	
	#menuwrapper { margin-top:10px; }
	
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:4px}
	#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;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc}
}


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

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


/* --------------------------------------------------------------------- */
/* Active and current link              */
/* --------------------------------------------------------------------- */

/* ------- head menu link ----- */

//header li.active>a {color: blue;}
#header ul.menu li.active>a {color: blue;}
#header ul.menu li.active>a:hover {
	color: #c9e0ff;
}



/* ---- Journal Menu ------ */


/* --------------------------------------------------------------------- */
/* Make horizontal submenus render as dropdowns.              */
/* --------------------------------------------------------------------- */

#header ul.menu li {position:relative; display:inline-block;}

#header ul.menu li ul,
#JournalMenu ul.menu li ul
 {
	z-index:100; 
	margin: 0; 
	padding:0;
	width:250px; 
	height:auto;
	
	position:absolute; 
	display:none;
	text-align:left;
}


#JournalMenu ul.menu li:hover ul,
#header ul.menu li:hover ul {
	display:block; 
}

#JournalMenu ul.menu li ul:hover,
#header ul.menu li ul:hover {
	display:block; 
}

#JournalMenu ul.menu li ul li, 
#header ul.menu li ul li {
	display: block; margin: 0; padding: 0;
	z-index:100;
}

#header ul.menu li ul li a:link, 
#header ul.menu li ul li a:visited,
.issues .issue-link table td a:link
{
 	
 	background-color:#f5f5f5;
 	border-bottom: 1px solid #ddd;
 	
 	padding-left:10px; margin: 0;
 	display:block; 	
 	position: relative; 
 	text-align: left;
  	
  	//gelb
	//background-image: linear-gradient(#fafcdf, #fafcb8);
  	
  	background-image: linear-gradient(#ffffff, #dddddd);  
  	background-repeat: repeat-x;
  
  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: 2px solid #e5e5e5;
	text-transform: none;
	
	font-size: 0.9em;
		font-family: arial, sans-serif;
		font-weight:bold;
	line-height: 1.3em;
	
}

.issues .issue-link table td a:link,
.issues .issue-link table td a:visited {
	color: #000000;
}


#header ul.menu li ul li a:hover, #header ul.menu li ul li a:active, #header ul.menu li ul li a:focus,
.issues .issue-link table td a:hover, .issues .issue-link table td a:active, .issues .issue-link table td a:focus
{
  color: #fff ; 
  background-color:#095197;
 	background-repeat: repeat-x;
  background-image: linear-gradient(#009fff, #0951c7);  
  border-color: #00456b #095197 hsl(201, 100%, 16%);   
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
  //position: relative;
}

.issues .issue-link table td {
	padding:0;
}


.issues .issue-link table td a:link,
.issues .issue-link table td a:visited,
.issues .issue-link table td a:hover,
.issues .issue-link table td a:active
{
	line-height: 2.3em;
}


#header ul.menu li a:link {
	font-size: 1.0em;
	font-family: arial, sans-serif;
	font-weight:bold;
	line-height: 1.3em;
}


#header ul.menu li a:hover {
	background-repeat: repeat-x;
  background-image: linear-gradient(#009fff, #0951c7);  
  border-color: #00456b #095197 hsl(201, 100%, 16%);   
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;

//font-weight:bold;
}


/* --------------------------------------------------------------------- */
/* Journal Page               */
/* --------------------------------------------------------------------- */

/* ++++++++++++++++++++++ breadcrumbs ++++++++++++++++++++++++++  */

#breadcrumbs {
	padding: 10px 0 0 0;
	line-height:1.0em;
	font-size:0.8em;
}

.breadcrumbs {
	background-color: #eee;
	margin:0;
}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs span {
	text-decoration:none;
	font-weight:bold;
}


/*--- Journal Header ---------*/

#JournalHeader {
	position:relative;
	//min-height:208px;
	padding: 10px 0;
	//border:2px solid grey;}

#JournalHeader table th, 
#JournalHeader table td {
	vertical-align: middle;
}
	
#JournalHeader td.title {
	color: #095197;
	font-size:1.4em;
	line-height:1.4em;
	padding: 8px 8px 0px 8px;
}

#JournalHeader td.description {
	font-size: 1.05em;
	padding: 0 8px 0px 8px;
}

#JournalHeader td.items {
	width: 15%; 
// width: 30px does not work in IE 
		
}

/* ++++++++++++++++++++++ Journal Menu ++++++++++++++++++++++++++  */

#JournalMenu { clear: both;}

/**** green 
#JournalMenu ul.menu {
 	background-repeat: repeat-x;
 	 background-image: linear-gradient(#d0fcae, #d0ecaf);
  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);
	margin: 0;
	padding: 0;
	//background-color:#d0fcae;
	display:block;
	border: 2px solid  #d0ecae;
}
***/

#JournalMenu ul.menu,
#JournalMenu ul.menu li
 { 
	
	/** background-color is needed, if browsers do not support, 
	e.g. linear-gradient, like IE browser
	**/
	
	background-color: #ffffaa;
	background-repeat: repeat-x;
 	background-image: linear-gradient(#ffffca, #ffffaa);
  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);
	margin: 0;
	padding: 0;
	display:block;
	border: 2px solid  #ffff9a;
}

#JournalMenu ul.menu li {
	position:relative;
	display: inline-block;
	font-size: 1.0em;
	//line-height: 0.6em;
}


#JournalMenu ul.menu a:link, #JournalMenu ul.menu a:visited {
	color: #0;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0px 0px #f5f5f5;
	border-bottom:0;
}



#JournalMenu ul.menu a:hover, #JournalMenu ul.menu a:active, #JournalMenu ul.menu a:focus {
	
	background-color: #e65e49; 
	color: #fff;  
	
	background-repeat: repeat-x;
	background-image: linear-gradient(#f78776, #e65e49);
	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);
	
	//background-color: #fcae7e; 
	//background-color: #5ccf04; 
}


#header ul.menu li ul li ul li {
	display:none;
}


#JournalMenu ul.menu li.active>a, 
.issues .issue-link table td.active>a 
{color:blue;}

#JournalMenu ul.menu li.active>a:hover,
.issues .issue-link table td.active>a:hover
{color:#c9e0ff}
 


/* ----------------------------------------------------*/