#cmeform
{
float: right;

text-align: right;
}

#cmeform h2
{
    font-size: x-small;
    display: inline;
    padding-right: 5px;
}

#cmeform h2 a
{
    color: #FF9F00;
    text-decoration: none;
}

#cmeform input, select
{
    font-size: x-small;
}


a.more, a.more:visited
{
    font-weight: bold;
    color: #ff0000;
    background-image: url(/img/layout/button-mehr.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 3px 17px 3px 0px;
}



/* content styles */

#content
{
    padding: 0 1em 2em 0em;
    background-color: #ffffff;
}

#content p
{
    margin-top: 5px;
    margin-bottom: 5px;
}

#content .teaser
{

}

#content em
{
    font-style: italic;
}

#content strong
{
    font-weight: bold;
}

#content h1,
#content h2,
#content h3,
#content h4
{
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

#content h1
{
    font-size: 1.2em;
    color: #133A7D;
    border-bottom: 1px solid #133A7D;
    margin: 5px 0px 20px 0px;
}

#content h1.rubrik
{
    font-size: 0.8em;
    color: #000000;
    border-bottom: none;
    text-transform: uppercase;
    clear: both;
}

#content h1.subhead
{
    color: #133A7D;
    font-size: 0.9em;
    border: none;
}

#content h2
{
    border-bottom: 1px solid #C0C0C0;
    padding: 2px 0px 2px 5px;
    margin: 8px 0px 10px 0px;
    border-left: 15px solid #FF9F00
}

#content h3
{
    margin-bottom: 0;
}

#content h4
{
    margin-top: 0;
    margin-bottom: 5px;
}

#content h5
{
    margin-top: 0;
}

#content p
{
    margin: 5px 0px 5px 0px;
}

#content table
{
    margin: 5px 0px 5px 0px;
}

.infobox
{
    float: right;
    background-color: #D4D0C8;
    padding: 5px;
    clear: both;
    width: 170px;
}

div.newsbox
{
    background-color: #F2F4F8;
    padding: 5px;
    margin: 5px 0px 20px 0px;
}

#content .box
{
border: 1px solid #000000;
padding: 5px;
}

.teaserbox
{
    margin: 0px 0px 10px 150px;
    padding: 0px 0px 0px 5px;
}

.teaserbox_noimg
{
    margin: 0px 0px 10px 0px !important;
    padding: 0px 0px 0px 5px;
}

.teaserbox h2
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content div.source
{
    margin-bottom: 10px;
    padding: 5px;
    background-color: #D4D0C8;
    width: 250px;
    float: right;
}

a.pdflink
{
    background-image: url(/img/layout/pdf.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
}

#content div.source a.pdflink
{
    color: #133A7D;
    float: right;
}

#content div.linkbox h2
{
    color: #133A7D;
}

#content div.linkbox li
{
    list-style-type: square;
}

#content div.linkbox a
{
    color: #133A7D;
}

#date
{
    float: right;
    font-size: smaller;
    margin: 0px 5px 20px 50px;
}

.teaser
{
    font-weight: bold;
    margin-bottom: 10px;
}

#letterhead
{
    margin: 0px 0px 0px 0px;
    color: #133A7D;
}

#letterhead:hover
{
    text-decoration: underline;
    cursor: pointer;
}

#letterbox textarea
{
    width: 500px;
    height: 100px;
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
}

#lettersubmit
{

}

#content .image
{
    border: 1px solid #eeeeee;
    padding: 3px;
    background-color: #F6F6F6;
}

.image .img_src
{
    font-size: x-small;

}

#content .rechts
{
    float: right;
    margin: 5px 0px 5px 10px;
}

#content .links
{
    float: left;
    margin: 5px 10px 5px 0px;
}

a.a_mag
{
display: block;
text-align: right;
font-size: x-small;
}

img.a_mag
{
border: none;
}

#content a[href ^="http"]
{
    padding-right: 12px;
    background-image: url(/img/layout/external.png);
    background-repeat: no-repeat;
    background-position: right;
}

#content a[href ^="mailto:"]
{
    padding-right: 17px;
    background-image: url(/img/layout/mail_icon.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.img_bu
{

}


#content a, #navi_right a
{
    color: #133A7D;
    text-decoration: none;
}


#content a:hover, #navi_right a:hover
{
    text-decoration: underline;
}

#content ul li
{
    list-style-type: square;
    margin-left: 1.5em;
}

#content ol li
{
    list-style-type: decimal;
    margin-left: 3em;
}

#content table
{
    margin-top: 10px;
    margin-bottom: 10px;
}

#content table th
{
    background-color: #EEEEEE;
    color: #000000;
    font-weight: bold;
    vertical-align: top;
    padding: 0.1em 0.3em 0.1em 0.3em;
}

#content table td
{
    vertical-align: top;
    padding: 0.1em 0.3em 0.1em 0.3em;
}

#content .even
{
    background-color: #EFE4E2 !important;
}

#content .odd
{
    background-color: #ffffff !important;
}

#content div.source
{
    padding: 5px;
    background-color: #D4D0C8;
    width: 250px;
    float: right;
}

#content .literatur
{
    padding: 5px;
    border: 1px solid #C0C0C0;
}

img.icon
{
margin: 2px 0px 0px 0px;
padding: 0px 20px 0px 5px;
width: 130px;
height: 80px;
overflow: hidden;
float: left;
}

sup, sub
{
    font-size: x-small !important;
}

/* LEGACY STYLES */

/* Bilder */

.image
{
    font-weight: bold;
    border: 1px solid rgb(128, 128, 128);
    padding: 5px;
}

.right
{
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}

.left
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.literatur
{
    border: 1px solid rgb(128, 128, 128);
    padding: 5px;
}

.autorfoot
{
    font-style: italic;
    font-weight: bold;
    text-align: right;
}

/* Tabellen */

table caption
{
    border: 1px solid #000;
    background-color: rgb(216, 216, 216);
    color: #000;
    width: 100%;
    font-weight: bold;
    display: block;
    padding: 5px;
    text-align: left;
}

th.bordercell
{
    border: 1px solid #000;
    background-color: rgb(216, 216, 216);
    color: #000;
}

td.bordercell
{
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
}

/* END LEGACY STYLES */

/* SPRINGER LOGIN */

#slogin
{
background-color: #E1E9F3; 
color: #003163;
padding: 5px;
}

#slogin h2
{
border-left-width: 8px;
border-left-style: solid;
border-left-color: #003163;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #003163;
}


#slogo
{
background-image: url(/img/layout/springer-login.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 30px !important;
padding-top: 3px !important;
border-left-width: 10px !important;
border-left-style: solid !important;
border-left-color: #003163 !important;
border-bottom-width: 1px !important;
border-bottom-style: solid !important;
border-bottom-color: #003163 !important;
color: #003163 !important;
}

#fm1 label
{
font-weight: bold;
}

/* END SPRINGER LOGIN */

#advertorial a
{
    background-image: none !important;
}