#searchbar {
    padding-right: 10px;
    text-align: right;
    padding-top: 2px;
}
#searchbar input {
    font-size: 1em;
}
#searchbar a {
    color: #bbb;
}
#searchbar a:hover {
    color: #eee;
    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;
    margin-top: -10px;
}
.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: 400;
}
.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: 700;
}
.journalliste li.kategorieheader {
    list-style-type: circle;
    font-weight: 700;
    margin-left: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.journalliste li.kategorieliste {
    margin-left: 1em;
}
.journalliste li.kategorieheader a {
    font-weight: 700;
}
.journalliste li.listheader {
    list-style-type: none;
    font-size: 1.2em;
    margin-left: -1em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: 700;
}
.journalliste .erstbuchstabe {
    border-bottom: 1px solid #d2d2d2;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-right: 30px;
}
.journalliste .erstbuchstabe a {
    text-decoration: none;
}
.journalliste .erstbuchstabe a:hover {
    text-decoration: none;
}
.reiter {
    position: relative;
    border: 2px solid #d2d2d2;
    border-radius: 5px 5px 0 0;
    margin-right: 5px;
    font-weight: 700;
    font-size: 14px;
}
.aktiv {
    background-color: #fff;
    padding: 5px 130px 6px 10px;
    color: #757575;
    border-bottom-color: #fff
}
.inaktiv {
    background-color: #757575;
    padding: 5px 130px 5px 10px;
}
.inaktiv a {
    color: #fff;
    text-decoration: none;
}
.inaktiv a:hover {
    color: #fff;
    text-decoration: none;
}
.newsletterText {
    text-align: right;
    margin: 10px 10px 0;
}
.newsletterImage {
    vertical-align: baseline;
    margin-right: 5px;
    height: 12px;
}
.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: 400;
}
.breadcrumb {
    padding-bottom: 1em;
    color: gray;
}
.breadcrumb a {
    padding-bottom: 1em;
    color: gray;
    text-decoration: underline;
}
.journaltitel {
    color: #1e1a6d;
    font-weight: 700;
}
.abstandOben {
    padding-top: 1em;
}
.abstandHoch {
    padding: 40px 10px 15px 15px;
}
.options_title {
    color: #1e1a6d;
    font-weight: 700;
    padding: 5px 20px 5px 0;
}
.options_view {
    padding: 5px 0;
    vertical-align: bottom;
}
#output a {
    text-decoration: underline;
    font-weight: 400;
}
#searchBlock {
    margin-left: 0;
}
#searchBlock h3 {
    color: #c33;
}
#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: #fff;
    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: 700;
    padding-top: 1em;
    padding-bottom: 2em;
}
.voting .unterschrift {
    padding-bottom: .8em;
    font-weight: 700;
}
.votebutton1 {
    margin-left: 1em;
}
.votebutton {
    margin-left: 1em;
}
.orderButton {
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0;
}
.errormessage {
    color: #c33;
    font-weight: 700;
}
.rot {
    color: #c33;
}
.hidden {
    display: none;
}
.show {
}
.spalteLinks {
    float: left;
}
.purchaseIcon {
    max-width: 120px;
		 padding-bottom: 100px;
}
.previewIcon {
    max-width: 100px;
		 padding-left: 10px;
}
​
.spalteMitte {
}
.spalteRechts {
    float: right;
    margin-bottom: 20px;
    padding: 10px;
    background-color: #ececec;
    border: 1px solid #e0e0e0;
}
.vorschaubild {
    clear: both;
    border: 1px solid grey;
}
.vorschaubild img {
		 width: 25px;
}
#articleInfo h1 {
    font-size: 32px;
    font-weight: bold;
    color: #1e1a6d;
    margin-top: 0;
    margin-bottom: 5px;
}
#articleInfo h2 {
    color: #1e1a6d;
    font-size: 24px;
    font-weight: 400;
    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: #bbb;
    border-style: solid;
    background-color: #fff;
    padding: 10px;
}
.inner h3 {
    font-size: 95%;
    text-transform: uppercase;
    color: #853333;
    margin: 5px 0;
}
.inner img {
    vertical-align: text-bottom;
    margin-right: 5px;
}
.hd {
    padding: 0;
    margin: 0;
}
.price {
    font-weight: 700;
    padding: 2px 0 8px;
}
.purchasebutton {
    background: none repeat scroll 0 0 #1e1a6d;
    border: medium;
    color: #fff;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 125%;
    margin: 0;
    padding: 4px;
    margin-bottom: 10px;
    text-transform: uppercase;
    cursor: pointer;
}
.purchasebuttonlink {
    margin-top: 10px;
    margin-bottom: 10px;
}
.purchasebuttonlink a {
    border-width: 2px;
    border-style: outset;
    text-decoration: none;
}
.purchasebuttonlink a:hover {
    color: #fff;
    text-decoration: none;
}
.navigationsLink {
    padding: 5px;
    font-weight: 700;
}
.smallButton {
    margin-right: 10px;
    font-size: 12px;
}
.language {
    padding: 5px;
}
.citationCounter,
.freelink {
    font-weight: 700;
    text-decoration: underline;
    padding-bottom: 10px;
}
.articlecounter {
    color: #c33;
}
#purchaseinfo {
    padding: 5px;
}
.citationBack {
    float: right;
    font-weight: 700;
    text-decoration: underline;
    margin-top: 5px;
}
#citation-container div {
    font-weight: 700;
    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: 700;
}
#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: 700;
    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: 700;
}
#download .rotFett {
    color: #c00;
    font-weight: 700;
}
.statistik {
    font-size: 12px;
}
.statistik .ueberschrift {
    padding-bottom: 5px;
    font-weight: 700;
}
.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: 700;
    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: 0 0;
    font-weight: 400;
    color: #141a6d;
    padding: 0;
}
.alphabet {
    margin: 0;
    padding: 20px 0 30px;
}
.alphabet li {
    float: left;
    list-style: outside none none;
    padding-right: 10px;
}
.alphabet li a {
    text-decoration: none;
}
.alphabet li a:hover {
    color: #c00;
}
.backtotop a {
    color: grey;
    text-decoration: none;
}
.backtotop a:hover {
    color: #c00;
    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;
}
