#cmeform
{
/*text-align: right;*/
}

#cmeform h2
{

}

#cmeform h2 a
{

}

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


a.more, a.more:visited
{
    font-weight: bold;
    color: #2283B0;
}

/* TODO */

/* content styles */

sub, sup
{
    font-size: 70%;
}

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

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

#content em
{
    font-style: italic;
}

#content strong
{
    font-weight: bold;
}

#content h1,
#content h2,
#content h3,
#content h4
{
    font-weight: bold;
}

#content h1
{
    /*font-size: 1.2em;*/
    color: #000000 !important;
    /*border-bottom: 1px solid #C0C0C0;*/
    padding: 2px 0px 2px 0px;
    /*border-left: 15px solid #2283B0;*/
    margin: 5px 0px 10px 0px;
}

#content .rubrik
{
    /*font-size: 0.8em;*/
    color: #000000 !important;
    border-bottom: none;
    clear: both;
    border: none;
    font-weight: normal;
    padding: 0;
    margin: 5px 0px 5px 0px;
}

#content .subhead
{
    color: #2283B0 !important;
    /*font-size: 0.9em;*/
    border: none;
    padding: 0;
    margin: 5px 0px 5px 0px !important;
}

#content h2
{
    /*font-size: 1.1em;*/
    /*padding: 2px 0px 2px 0px;*/
    margin: 5px 0px 5px 0px !important;
}

#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 20px 130px !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;
}

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;
}

#content .vorspann, #content .teaser
{
    font-weight: bold;
    margin-bottom: 10px;
}

#content td.vorspann, #content td.teaser
{
    font-weight: normal;
    margin-bottom: 10px;
}

#content .image
{
    border: 1px solid #eeeeee;
    padding: 5px;
    background-color: #F6F6F6;
    margin: 20px 0px;
}

#content .image190
{
    border: 1px solid #eeeeee;
    padding: 5px;
    background-color: #F6F6F6;
    margin: 20px 0px;
    width: 190px;
}

#content .image290
{
    border: 1px solid #eeeeee;
    padding: 5px;
    background-color: #F6F6F6;
    margin: 20px 0px;
    width: 290px;
}

#content .image400
{
    border: 1px solid #eeeeee;
    padding: 5px;
    background-color: #F6F6F6;
    margin: 20px 0px;
    width: 400px;
}

#content .image610
{
    border: 1px solid #eeeeee;
    padding: 5px;
    background-color: #F6F6F6;
    margin: 20px 0px;
    width: 610px;
}

.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: #2283B0;
    text-decoration: none;
}

#content a:visited
{
    color: #97958F;
    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: #6491b9 !important;
    color: #ffffff;
    font-weight: bold;
    vertical-align: top;
    padding: 5px;
}

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

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

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

#content .literatur
{
    border: 1px solid #C0C0C0;
    background-color: #CDDEEC;
    /*width: 250px;*/
    padding: 5px;
}

/* 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/partner/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;
}


div.nicetitle
{
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    font-size: 13px;
    width: 250px;
    background-color: #fff;
    background-image: url(../img/layout/ausrufezeichen.gif);
    background-repeat: no-repeat;
    background-position: center left;
    color: #000;
    border: 1px solid #0F549D;
    text-align: left;
    -moz-border-radius: 5px;
    -moz-opacity: 0.9;
}

div.nicetitle p
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 3px;
}

div.nicetitle p.destination
{
    display: none;
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}


a.help
{
    cursor: help;
    font-weight: bold;
}

/* CARDIOVASC LEGACY */

/* - Autorname am Artikelanfang - */
#content .autoren
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

/* - Autorname oder -kuerzel am Artikelende - */
#content .autorfoot
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: right;
}

#content .autor
{
    font-style: italic;
}


#content .address
{

}

#content .address img.portrait
{
    float: left;
    margin: 0px 5px 5px 0px;
    border: 1px solid #000000;
}

/* ------------Bilder -------------- */

.image
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    background-color: #FFFFFF;
}

.box
{
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 9pt;*/
    margin: 20px 10px;
    border: 1px solid #2283B0;
    padding: 5px;
}

.right_box
{
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 90%;*/
    float: right;
    margin: 5px 0px 20px 20px !important;
    border: 1px solid #2283B0;
    padding: 5px;
}

.left_box
{
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 9pt;*/
    float: left;
    margin: 5px 20px 20px 0px !important;
    border: 1px solid #2283B0;
    padding: 5px;
}

a#endlink
{
    text-decoration: none;
    padding-bottom: 25px;
    color: #2283B0
}

a#endlink:hover
{
    text-decoration: underline;
}


/* -------- Kästen & Tabellen --------- */

th.framehead
{
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 10pt;*/
    font-weight: bold;
    text-align: left;
    background-color: #455E94;
    color: #fff;
}

td.framecell
{
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 10pt;*/
    background-color: #fff;
}

th.framecell
{
    font-family: arial, helvetica, sans-serif;
    /*font-size: 10pt;*/
    background-color: #2283B0;
    color: #000000;
}

table.frametable caption
{
    font-weight: bold;
    text-align: left;
    border: 1px solid #455E94;
    padding: 5px;
    color: #000000;
    background-color: #ffffff !important;
}

.pictureframe
{
    border: 1px solid #2283B0;
    text-align: center;
}

.frametable
{
    border: 1px solid #2283B0;
}

ul
{
    list-style-type: square;
}

.literatur
{
    background-color: #DAD9E5;
	padding: 5px;
	border: 1px dotted gray;
}

.a, .q
{
    font-weight: bold;
}

table.abstract
{
    border: 1px solid #455E94;
}

th.abstract
{
    background-color: #455E94 !important;
    color: #fff !important;
}


/* fuer die Hinweise auf die Printausgabe */
.hinweis
{
    border: 2px solid #B8000D;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    padding: 2px;
    width: 90%;
}

#content hr
{
    height: 1px;
	border-bottom: 1px solid #455E94;
	border-top: none;
}

/* fuer /scripts/searchhi.js */
#content span.searchword
{
    color: #000;
	background-color: #FFFF00;
}

#source
{
    visibility: hidden;
	display: inline;
}

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