/* Gesamt-Bereich 2022 */
body {
	border:0 none;
	margin:0;
	padding:0;
}
img {
	border: 0 none;	
}
#container {
	width:950px;
	margin:0 auto;
	line-height:1.5;
	color:#222222;
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:75%;
}
.coverimage {
	max-width: 200px;	
}
.articlelist {
	padding: 0;
	margin-right: 30px;
}
.articlelist li {
	background: url(article.png) no-repeat 7px 0 transparent;
	list-style-type: none;
	margin: 0;
	padding-left: 30px;
}
.articlelist h3 {
	color: #1E1A6D;
	margin-bottom: 5px;
}
.articlelist a {
	font-weight:bold;
	text-decoration: underline;
	margin-right: 20px;
}
.articlelist img {
	margin-left: 5px;
	vertical-align: text-bottom;
}
.articlelist hr {
	border: none;
	border-top: 1px solid grey;
	height: 1px;
	margin: 15px 0 30px 0; 
}
.articlelist .links {
	margin-top: 5px; 
}
.onlinefirst {
	background: url(show.gif) 0 3px no-repeat transparent;
	list-style-type: none;
	margin: 0;
}
.onlinefirst h1 {
	color: #000000;
	margin-left: 17px;
}
.onlinefirst hr {
	border: none;
	border-top: 1px solid grey;
	height: 1px;
	margin: 15px 15px 15px 0; 
}
.onlinefirst ul {
	padding: 0 0 0 15px;
	margin: 0 15px 0 0;
}
.onlinefirst li {
	background: url(article.png) no-repeat 0 0 transparent;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding-left: 20px;	
}
.onlinefirst a {
	font-weight:bold;
	text-decoration: underline;
	margin-right: 20px;
}
.onlinefirst a.doilink {
	font-weight: normal
}
.onlinefirst img {
	margin-left: 5px;
	vertical-align: text-bottom;
}

.onlinefirst .links {
	margin-top: 5px; 
}
.abstract {
	background-color: #EEEEEE;
	padding: 8px;
	margin-top: 10px;
}
.all {
 	border-left: 2px solid #1e1a6d;
 	border-right: 2px solid #1e1a6d;
 	border-bottom: 2px solid #1e1a6d;
}

/* Header-Bereich */
.logoicon a {
	text-decoration: none;
}
.logoicon img  {
	width: 180px;
	margin: 10px 30px;
}
.header {
	height:100px;
	width: 100%;
	position: relative;
	background-image:url(header_background.jpg);
	background-size: cover;
}
.headline_blue {
	font-weight: bold;
	width: 100%;	
	left: 180px;
	position: absolute;
	top: 70px;
}
.header_breadcrumb {
	float: left;
	color: #1e1a6d;
	font-size:9.5pt;
}
#welcome {
	font-weight: bold;
	color: #8B008B;
	float: right;
	margin-right:15px;
	margin-top: 20px;
}
.abstand_directory {
	margin-left: 30px;
}

/* Menü-Bereich */
.menu {
	background-color: #393a58;
  height: 40px;
	position:relative; 
	z-index: 99;
}
ul.horizontal {
	margin: 0 0 0 5px;
	padding: 0;
	font-weight: bold;
}
ul.horizontal ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
width: 180px;
}
ul.horizontal ul li {
	margin-top: -5px;
	padding-top: 5px;
}
ul.horizontal ul li a {
	width: 100%;
	background-color: white;
	color: black;
	padding: 5px;
}
ul.horizontal ul li a:hover {
	background-color: #393a58;
	color: white;
}
ul > li {
	position: relative;
}
ul.horizontal > li {
	float: left;
	list-style: none outside none;
	padding-right: 5px;
}
li ul {
	left: 0;
	position: absolute;
	top: 40px;
}
ul.horizontal li a {
	background-color: #393a58;
	border-bottom: 0 none;
	color: #bbb;
	display: block;
	padding: 10px;
	text-decoration: none;
}
ul.horizontal li a:hover {
	color: white;
}
ul.horizontal li.social-facebook {
	float: right; 
	margin-right: 15px;		
	margin-top: 7px;
}
ul.horizontal li.social-facebook a {
	padding: 0;	
	margin: 0;
}
.subMenu {
	visibility: hidden;
}

/* Content-Bereich */
.content {
margin: 15px;
	background-color: transparent;	
	position:relative;
	z-index: 1;
	overflow: hidden;
}
h4 {
	color: #1e1a6d;
font-weight:bold;
}
h1 {
	color: #1e1a6d;
	font-weight:bold;
	font-size:medium;
}
h2 {
	color: #000000;
	font-size:10.5pt;
}
h3 {
	color: #1e1a6d;
	font-size:9.5pt;
}
a {
	text-decoration: none;
 	color: #1e1a6d;
}
a:hover {
	text-decoration: underline;
	color:#1e1a6d;
}
.searchbox {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px
}
.searchgo {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.tdbodysm {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	margin-left: 10px;
	margin-right: 10px;
}
.bluebullet { 
	list-style-image: url(blue-bold-bullet.jpg)
} 
