#searchbar {
	padding-right: 10px;
	text-align:right;
	padding-top: 2px;
}
#searchbar input {
	font-size: 1em;
}
#searchbar a {
	color: #BBBBBB;
}
#searchbar a:hover {
	color: #EEEEEE;
	text-decoration: none;
}
#journalBox {
	border: 2px solid #d2d2d2;
  border-radius: 5px;
  position: relative;
  width: 95%;
	margin: 3px 20px 20px 10px;
	z-index:1;
}
#journalBox h1 {
	margin-left: 25px;
}
.journalliste { 
	padding: 0 0 25px 25px;
	margin: 0;
}
.journalliste li  {
	line-height: 1.5;
	list-style-type: none;
}
.journalliste a {
	display: inline;
	color: #1E1A6D;
	text-decoration: none;
	padding: 3px;
	font-weight: normal;
}
.journalliste li a:hover {
	text-decoration: underline;	
}
.journalliste li.type {
	list-style-type: none;
	font-size: 1.2em;
	margin-left: -1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}
.journalliste li.kategorieheader {
	list-style-type: circle;
	font-weight: bold;
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
.journalliste li.kategorieliste {
	margin-left: 1em;
}
.journalliste li.kategorieheader a {
	font-weight: bold;
}
.journalliste li.listheader {
	list-style-type: none;
	font-size: 1.2em;
	margin-left: -1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}
.reiter {
	position: relative; 
  border: 2px solid #d2d2d2;
  border-radius: 5px 5px 0 0;
	margin-right: 5px;
	font-weight: bold;
	font-size: 14px;
 }
.aktiv { 
	background-color: white;
	padding: 5px 130px 6px 10px;
	color:  darkgray;
	border-bottom-color: white;	
 }
.inaktiv { 
	background-color: #d2d2d2;
	padding: 5px 130px 5px 10px;
 }
.inaktiv a { 
	color:  white;
	text-decoration: none;
 }
.inaktiv a:hover { 
	color:  darkgray;
	text-decoration: none;
 }
.sortlink { 
	text-decoration: underline; 
}
.infoBild { 
	vertical-align: middle;
	margin-left:5px;
}
.menu {
	position:relative; 
	z-index: 99;
}
.content {
	background-color: transparent;	
	position:relative;
	z-index: 1;
}
td a {
	font-weight: normal;
}
.breadcrumb {
 	padding-bottom: 1em;
	color: gray;
}
.breadcrumb a {
 	padding-bottom: 1em;
	color: gray;
	text-decoration: underline;
}
.journaltitel {
	color: #1e1a6d;
	font-weight:bold;
}
.abstandOben {
	padding-top: 1em;
}
.abstandHoch {
	padding: 40px 10px 0 15px;
}
.options_title {
	color: #1e1a6d;
	font-weight:bold;
	padding: 5px 20px 5px 0;
}

.options_view {
	padding: 5px 0;
	vertical-align: bottom;
}
#output a {
	text-decoration: underline;
	font-weight: normal;
} 
/* SBE-Suche  	*/
#searchBlock {
  margin-left: 0;	
}
#searchBlock h3 {
  color: #CC3333;
}
#searchBlock h4 {
	color: #1E1A6D;
	margin-top:0;
	margin-bottom: 10px;	
}
#searchBlock td {
  padding: 2px;
}
#searchBlock td.firstCol {
	text-align: right;
  vertical-align: top;
  padding-right: 20px;
	white-space: nowrap;
}
#searchBlock INPUT  { 
	width: 300px;
}
#searchBlock SELECT { 
	width: 305px;
}
#searchBlock  TEXTAREA  {
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
}
#searchBlock INPUT.suchbutton  {
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	BACKGROUND-COLOR:  #1E1A6D;
	BORDER-COLOR:  #E4EBFF;
	COLOR:#FFFFFF;
	FONT-SIZE: 11px;
	MARGIN-TOP: 20px;
	MARGIN-LEFT: 0;
	PADDING: 3px;
	width: 60px;
}
#searchBlock  INPUT.resetbutton  {
	BACKGROUND-COLOR:  #E4EBFF;
	COLOR: #1E1A6D;	
}
#searchBlock .checkbox { 
	width: 10px;
}
#searchBlock IMG {
	border: 0;
	vertical-align: middle;
	margin-bottom: 2px;
}
#searchBlock .abstandUnten {
	margin-bottom: 10px;
}
#searchBlock .photo {
	float: left;
	margin-top: 20px;
	margin-left: 50px;
}
#searchBlock .profile {
	float: left;
	min-width: 300px;
}
.suchbalken {
	BACKGROUND-COLOR: #1E1A6D;
	border-color:  #1E1A6D;
	height: 2px; 
	margin-right: 20px;
}
.weblink {
	margin-left: 10px;
	margin-right: 3px;
}
.personImg {
	margin-left: 0;
	margin-right: 5px;
}
.voting td {padding-right: 3em; }	
.voting img {
	margin-right: 1em;
	vertical-align: middle;
	margin-bottom: 1em;
}
.voting .input {
	font-size: 12px;
	width: 25.7em;
}
.voting .ueberschrift {
	color: #1e1a6d;
	font-weight:bold;
	padding-top: 1em;
	padding-bottom: 2em;
}
.voting .unterschrift {
	padding-bottom: 0.8em;
			font-weight:bold;
}
.votebutton1 {
	margin-left: 1em;
}
.votebutton {
	margin-left: 1em;
}
.orderButton {
	margin-top:  5px;
	margin-bottom: 10px;
	border: 0 none;
}
.errormessage {
	color: #CC3333;
	font-weight: bold;
}
.rot {
	color: #CC3333;
}
/* Purchase */
.hidden { display: none; }
.show { }
.spalteLinks {
	float: left;
	width: 120px;
	}
.spalteMitte {
	width: 500px;
	float:	right;
}
.spalteRechts {
	float: right;
	width: 235px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #ECECEC;
	border: 1px solid #e0e0e0;
	}
.vorschaubild {
	clear: both;
	border: 1px solid grey;
}	
.vorschaubild img {
	width: 640px;
}	
#articleInfo h1 {
	font-size: 18px;
	font-weight: normal;
	color: #1E1A6D;
	margin-top: 0;
	margin-bottom: 5px;
}
#articleInfo h2 {
	color: #1E1A6D;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
#articleInfo .fehler {
	color: #853333;
}
#articleInfo IMG {
	vertical-align: middle;
	margin-left: 5px;
}
#articleInfo textarea {
	width: 700px;
	height: 400px;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.inner { 
	border-width: 1px; 
	border-color: #BBBBBB;
	border-style: solid;
	background-color: #FFFFFF;
	padding: 10px;
}
.inner h3 { 
	font-size: 95%;
	text-transform: uppercase;
	color: #853333;
	margin: 5px 0 5px 0;
}
.hd {padding: 0; margin: 0; }
.price {
	font-weight: bold; 
	padding: 2px 0 8px;
 }
.purchasebutton {
    background: none repeat scroll 0 0 #1E1A6D;
    border: medium none;
    color: #FFFFFF;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 125%;
    margin: 0;
    padding: 4px;
    margin-bottom: 10px;
    text-transform: uppercase;
		cursor: pointer;
}
.navigationsLink {
	padding: 5px;
	font-weight: bold;
}
.smallButton {
	margin-right: 10px;
	font-size: 12px;
}
.language {
	padding: 5px;
}
.citationCounter {
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
}
.articlecounter {
	color: #CC3333;
}
#purchaseinfo {
	padding: 5px;
}
.citationBack {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
}
#citation-container div {
	font-weight: bold;
	position: relative;
	top: -30px;
	float:right;
}
#citation-container li {
	margin: 0 20px 10px -20px;
}
#citation-container ul.nocitation {
	margin: 0 20px 10px -20px;
	list-style-type: none;
}
#citation-container .author {
	font-style: italic;
}
#citation-container .title {
}
#citation-container .year {
	font-weight: bold;
}
#citation-container a {
	text-decoration: underline;
}
#receipt td, th {
	padding-right: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}
#receipt th { 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left;
}
#receipt .preis { 
	text-align: right;
	padding-left: 20px;
}
#download td {
	padding-top: 10px;
}
#download .pdf {
	padding-right: 10px;
	width: 1px;
	vertical-align: top;
}
#download .ueberschrift {
	padding-top: 20px;
}
#download .titel {
	color: #1E1A6D; 
	font-weight: bold;
}
#download .rotFett {
	color: #CC0000;
	font-weight: bold;
}
/* Statistik */
.statistik  {
	font-size: 12px;
}
.statistik .ueberschrift {
	padding-bottom: 5px;
	font-weight: bold;
}
.statistik .jahr {
	padding-right: 20px;
}
.statistik td {
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 0;
}
.statistik .counter {
	text-align: right;
}
.statistik td.total {
	font-weight: bold;
	padding-top: 10px;
}
.monatsstatistik {
	background-color: #D8DFF3;
}
.monatsstatistik table {
	background-color: #E4EBFF;
	padding: 5px;
	width: 80%;
}
.monatsstatistik .counter {
	padding-left: 30px;
}
.statistik img {
	margin-left: 10px;
	margin-right: 10px;
}
.statistik a {
	text-decoration: underline;
}
.printissue td {
	padding: 0 20px 5px 0;
}
#userbox {
	padding: 10px;
	background-color: #ECECEC;
	border: 1px solid #e0e0e0;
	width: 210px;
	color: #1E1A6D;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}
userbox a {
	background: none;
	font-weight: normal;
	color: #141a6d;
	padding: 0; 
}
.alphabet {
	margin: 0;
	padding: 20px 0 30px 0;
}
.alphabet li {
	float: left;
	list-style: outside none none;
	padding-right: 10px;
}
.alphabet li a {
	text-decoration: none;
}
.alphabet li a:hover {
	color: #CC0000;
}
.backtotop a {
	color: grey;
}
.backtotop a:hover {
	color: #CC0000;
	text-decoration: none;
}
.journalindexliste {
	clear: both;
}
.journalindexliste h1 {
	border-bottom: 1px solid #1e1a6d;
	width: 70%;
}
.journalindexliste .sprungmarke {
	text-decoration: none;
}
.journalindexliste ul {
	padding: 0;
}
.journalindexliste li {
	list-style: outside none none;
	line-height: 1.5;
}
