/*
#komodoheader v0.3
###############################################################################
#
# File:         content.css
# Description:
# Created_On:   Sun Nov 30 10:10:41 2008
# Created_By:   Rudolf Horbas (rhorbas@hypotext.de)
# Modified_On:  Sun Nov 30 10:31:52 2008
# Modified_By:  rudi
# Language:     CSS
# Encoding:     latin-1
# Status:       dev
# (c) Copyright 2008, hypotext all rights reserved.
#
###############################################################################
*/
#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;
}



/* 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
{
    font-size: 1em;
    border-bottom: 1px solid #C0C0C0;
    padding: 2px 0px 2px 5px;
    margin: 10px 0px 10px 0px;
    border-left: 15px solid #C9DD96;
}

#content h3
{
    font-size: 1em;
margin-bottom: 0;
}

#content h4
{
    font-size: 0.9em;
margin-top: 0;
margin-bottom: 5px;
}

#content h5
{
    font-size: 0.8em;
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;
    font-size: 0.8em;
}

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 155px !important;
    padding: 0px 0px 0px 5px;
}

.teaserbox h2
{
    margin: 0px 0px 8px 0px !important;
    padding: 0px 0px 0px 0px;
}

.teaserbox h2.subhead
{
    margin: 0px 0px 8px -5px !important;
    font-size: 0.9em !important;
}

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

a.pdflink, #content a[href $=".pdf"]
{
    background-image: url(/ha/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: 20px 0px 0px 0px !important;
    color: #133A7D;
font-size: smaller !important;
border-bottom: none !important;
}

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

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

#lettersubmit
{

}

.letter_head
{
margin-top: 0px !important;
}

div.letter
{
    background-color: #E1D3B0;
    padding: 5px;
}


#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(/ha/img/layout/external.png);
    background-repeat: no-repeat;
    background-position: right;
}

#content a[href ^="mailto:"]
{
    padding-right: 17px;
    background-image: url(/ha/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;
}

/* Tabellen */

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

#content table th
{
    background-color: #E1D3B0 !important;
    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 td.even
{
    background-color: #EFE4E2 !important;
}

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

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

/* 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(/bilder/logos/springer-login.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 30px !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;
}

/* Icons in Übersichten */

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