body {
    font-family: Arial, sans-serif;
    color: #7c7c7c;
    margin: 0;
    padding: 0;
    /*background: url(images/head-lines.gif) repeat-x;*/
    text-align: center;
}
body, td {
    font-size: 12px;
}

td {vertical-align: top;}

#top {
    height: 166px; 
    /*background: url(images/head-motion_drives_our_business.jpg); */
    background: #7286a1;
    margin: 0 22px;
    position: relative;
    font-size: 90%;
}
    #top #headerbackground {
        position: absolute;
        left: 0;
        top: 0;
    }
    #top ul.extranavi {
        position: absolute;
        right: 0; bottom: 5px;
	    margin: 0; padding: 0;
        list-style-type: none;
        width: 75px;
    }
    #top ul.extranavi li, 
#languageSelectorBox li {
        background: url(images/doubleline.gif) repeat-x bottom;
        padding: 3px 0 3px 2px;
    }
    #top a {
        color: #002454;
        text-decoration: none;
	font-weight: normal;
    }
    #top a:hover {
        text-decoration: underline;
    }

#languageSelectorBox {
    position: absolute; 
    right: 0; top: 5px;
    width: 70px;
    list-style-type: none;
    margin: 0; padding: 0;
}

#weltkugel {
    position: absolute;
    right: 80px; top: 10px;
}

/*
#languageSelectorBox {
    /* display: none;*/ /*
    display: block;
    list-style-type: none;
    margin: 0; padding: 0;
    border: 1px solid #002454;
}
#languageSelectorBox li {
    margin: 0; padding: 0;
}
#languageSelectorBox a {
    display: block;
    padding: 0.3em;
}
#languageSelectorBox a:hover {
    background: #e0e5eb;
}
*/


#shadowed, 
#unshadowed { 
    width: 975px; 
    margin: 0 auto; 
    text-align: left;
    background: url(images/shadows.png) repeat-y;
}
#shadowed { 
    /*background: url(images/shadows.png) repeat-y;*/
}

#breadcrumbs, #content, #footer {
    margin: 0 22px;
    padding: 0;
}

#footer ul {
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style-type: none;
}
#footer li {
    display: inline;
    padding-left: 15px;
}
#footer a {color: #7c7c7c; text-decoration: none; font-weight: normal;}
#footer a:hover {text-decoration: underline;}

#breadcrumbs {
    /*background: #ffe97d;*/
    background: #fcd116;
    border-top: 2px solid #ffd400;
    margin-bottom: 25px;
    padding-bottom: 3px;
}
#breadcrumbs ul {
    list-style-type: none;
    margin: 0;
    padding: 0 10px;/* 15px; */
}
#breadcrumbs li {
    display: inline;
    font-size: 85%;
    /* padding-left: 16px; */
    /* background: url(images/arrow.png) no-repeat 0px 4px; */
}

h2, h3 {margin: 0; padding: 0;}
h2 {font-size: 12px; color: #002454;}
h3 {font-size: 16px; color: #aaa; margin-bottom: 0.25em;}
p {margin: 0 0 0.5em 0; padding: 0;}
img {border: 0;}
a {color: #7c7c7c; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline;}

.article {
    line-height: 140%;
    margin-bottom: 2em;
}
.einspaltig {
    width: 183px;
}
.zweispaltig {
    width: 366px;
}
.dreispaltig {
    width: 549px;
}
.vierspaltig {
    width: 732px;
}
.fuenfspaltig {
    width: 915px;
}
.einspaltig, .zweispaltig, .dreispaltig, .vierspaltig, .fuenfspaltig {
    float: left;
}
.einspaltig .articlepadding,
.zweispaltig .articlepadding,
.dreispaltig .articlepadding,
.vierspaltig .articlepadding,
.fuenfspaltig .articlepadding {
    padding-left: 15px;
}

.avoidsidebar {
	float: left; 
	width: 732px;
}

.break {
    clear: left;
}

#footer {
    clear: both;
    text-align: center;
    padding-top: 25px;
    font-size: 90%;
    line-height: 150%;
    padding-bottom: 25px;
}

/*
 */
#navigation {
    background: #002454;
    height: 109px;
    position: relative;
    margin: 0 22px;
    padding: 0;
}

#navigation ul {
    margin: 0; padding: 0;
    list-style: none;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #5c7393;
    background-color: #002454;
}

#navigation ul li {
    float: left;
    position: relative;
    background-color: #002454;
}

#navigation ul ul {
    margin: 0; padding: 0;
    position: absolute;
    list-style: none;
    /*top: auto;*/
    bottom: 28px;
    border-top: 0;
    border-bottom: 1px solid #5c7393;
    width: 197px;
    background-color: #002454;
}

#navigation ul ul li {
    float: none;
    background: #002454 url(images/naviverlauf.png) no-repeat;
    color: #fff;
    padding: 2px 0.5em;
    font-size: 13px;
    width: 100%;
    /* margin: 0 0 -18px 0; /* */
    z-index: 20000;
}

#navigation ul a {
    color: #fff;
    display: block;
    text-decoration: none; 
    padding: 6px;
    font-size: 13px;
    font-weight: normal;
}
#navigation ul ul a {
    padding: 0;
    font-size: 13px;
}

#navigation ul li ul {
    display: none; /* */
}
#navigation ul li a:hover {
    color: #7e95b5;
}
#navigation ul li:hover ul a {
    color: #fff;
}
#navigation ul ul li a:hover {
    color: #7e95b5;
}
#navigation ul li:hover ul {
    display: block;
}

.zeitleiste {border-collapse: collapse;}
.zeitleiste tbody .datetime {color:#002454; font-weight: bold; width: 183px; background: url(conpresso/_data/zeitleiste.gif) 160px top no-repeat; text-align: right; padding-right: 60px;}
.datetime h2 {padding-left: 15px; padding-top: 13px;}
.datetime h3 {padding-left: 15px; padding-right: 30px;}
.zeitleiste tbody .bild {width: 183px; padding-top: 15px;}
.zeitleiste tbody .beschreibung {width: 366px; padding-top: 15px; padding-right: 15px;}
.zeitleiste tfoot .datetime {background: url(conpresso/_data/zeitleiste_unten.gif) 160px top no-repeat; height: 30px;}
.zeitleiste tr {padding-bottom: 15px;};
.zeitleistenbild {display: none; position: absolute; top: 20px; left: 20px; border: 1px solid;}

/*
.zeitleiste2 {}
.zeitleiste2 {border-collapse: collapse;}
.zeitleiste2 tbody .photo {padding: 0 15px 15px 15px;}
.zeitleiste2 .beschreibung {background: url(conpresso/_data/zeitleiste.gif) left top no-repeat; padding-left: 30px;}
.zeitleiste2 tfoot .beschreibung {background: url(conpresso/_data/zeitleiste_unten.gif) left top no-repeat; height: 30px;}
*/

#printjob {color: #002454 !important; text-align: left; padding: 1em; font-size: 12px; background: none;}
#printjob font {color: 002454 !important;}
#printjob h1 {font-size: 20px; border-bottom: 1px solid; padding: 60px 0 12px 0;}
#printjob h2 {font-size: 24px;}
#printjob h3 {color: #7c7c7c !important;}
