body {
    background: #f8f8f8 url('/images/css/bg_body.gif') 0 0 repeat-x;
    margin: 15px 0 0 0;
    font-family: arial,verdana,tahoma,sans-serif;
    font-size: 13px;
    color: #959597;
}

a img {
    border: 0;
}

a:link,
a:active,
a:visited,
a:hover {
    color: #959597;
}

a:hover {
    text-decoration: none;
}

p {
    font-size: 1em;
}

td {
    color: #959597;
    font-size: 13px;
    line-height: 1.5em;
}

form {
    display: inline;
}

h2 {
    color: #C52F25;
    font-size: 1em;
    margin-top: 50px;
    font-weight: bold;
}

h2 a:link,
h2 a:active,
h2 a:visited {
    color: #C52F25;
    text-decoration: none;
}


h3,h4 { font-size:1em }


#main {
    width: 960px;
    margin: 0 auto;
}

#header {
    width: 100%;
    height: 60px;
    position: relative;
}

#subheader {
    width: 100%;
    height: 165px;
}

#content_top,#content_bottom {
    width: 100%;
    height: 10px;
    font-size: 1px;
    color: #FFF;
    background: transparent url('/images/css/bg_content_top.gif') 0 0 no-repeat;
}
#content_bottom {
    background: transparent url('/images/css/bg_content_bottom.gif') 0 0 no-repeat;
}
#content,
#content2 {
    position: relative;
    width: 895px;
    min-height: 302px;
    height:auto !important;
    height: 302px;
    padding: 85px 0 10px 65px;
    /*background: transparent url('/images/content_bg/startseite_joerg.jpg') 0 0 no-repeat;*/
}

#content2 {
    min-height: 250px;
    height:auto !important;
    height: 250px;
    padding: 40px 0 10px 65px;
    /*background: transparent url('/images/content_bg/startseite_joerg.jpg') 0 0 no-repeat;*/
}


#bottom {
    width: 100%;
    height: 60px;
    min-height: 60px;
}

#footer {
    width: 100%;
    height: 30px;
    min-height: 30px;
    margin-top: 20px;
    text-align: center;
    color: #959597;
    font-size: .8em;
}

/************* HEADER **************/

#logo {
    position: absolute;
    left: 6px;
    top: 0;
}

#metanavi {
    position: absolute;
    right: 4px;
    bottom: 10px;
}

#suche {
    background: transparent url('/images/css/bg_search.gif') 0 0 no-repeat;
    width: 112px;
    height: 18px;
    padding: 2px 5px;
    border: 0;
    color: #959597;
    font-size: .9em;
    margin-left: 30px;
}

.button_l,
.button_suche_l,
.button_suche_h {
    background: transparent url('/images/css/bg_search_button.gif') 0 0 no-repeat;
    color: #959597;
    font-size: .9em;
    vertical-align: middle;
    margin-left: 6px;
    border: 0;
    padding-left: 18px;
    cursor: pointer;
}

.button_suche_l:hover,
.button_h,
.button_suche_h {
    color: #C52F25;
}

.button_l,
.button_h {
    margin-left: -2px;
    font-size: 1em;
}

#metanavi a {
    color: #959597;
    font-size: .9em;
    text-decoration: none;
    margin-right: 5px;
}

#metanavi a:hover {
    color: #C52F25;
}

#metanavi a.h {
    color: #C52F25;
}

/********** SUBHEADER / BOXEN ******************/
#subheader ul,
#subheader li {
    margin:0;
    padding:0;
    list-style:none;
}

#subheader li {
    float: left;
    margin-right: 20px;
}

#subheader li.nomargin {
    margin-right: 0;
}

a#box_medienarbeit,
a#box_international,
li.box_login,
a#box_branchenthemen {
    display: block;
    height: 150px;
    width: 225px;
}

a.box_medienarbeit_l {background: transparent url('/images/boxen/medienarbeit_de.jpg') 0 0 no-repeat}
a.box_medienarbeit_l:hover,
a.box_medienarbeit_h {background: transparent url('/images/boxen/medienarbeit_de.jpg') 0 -155px no-repeat}

a.box_international_l {background: transparent url('/images/boxen/international_de.jpg') 0 0 no-repeat}
a.box_international_l:hover,
a.box_international_h {background: transparent url('/images/boxen/international_de.jpg') 0 -155px no-repeat}

li.box_login {background: transparent url('/images/boxen/login_de.jpg') 0 0 no-repeat}
li.box_login:hover {background: transparent url('/images/boxen/login_de.jpg') 0 -155px no-repeat}

a.box_branchenthemen_l {background: transparent url('/images/boxen/branchenthemen_de.jpg') 0 0 no-repeat}
a.box_branchenthemen_h,
a.box_branchenthemen_l:hover {background: transparent url('/images/boxen/branchenthemen_de.jpg') 0 -155px no-repeat}

input.login_field {
    background: url(/images/css/bg_login.gif) no-repeat 0 0;
	font-size: 11px;
	border: none;
	color: #444444;
	height: 23px;
	width: 194px;
	padding: 3px 5px 4px;
}

li.box_login a.smaller {
    color: #333;
    font-size: 11px;
    display: inline-block;
    margin: 11px 0 0 5px;
}

input.mysubmit {
    margin-top: 5px;
    background-image: url('/images/css/button_login_de.gif');
    background-position: -2px -2px;
    background-repeat: no;
    height: 24px;
    width: 78px;
    border: 0;
    cursor: pointer;
}

input.mysubmit:hover {
    background-position: -2px -37px;
}

/*********** CONTENT / HEADLINE ******************/
#content ul.subnavi,
#content2 ul.subnavi {
    position: absolute;
    left: 17px;
    top: 2px;
}

#content ul.subnavi,
#content ul.subnavi li,
#content2 ul.subnavi,
#content2 ul.subnavi li {
    margin:0;
    padding:0;
    list-style:none;
}

#content ul.subnavi li,
#content2 ul.subnavi li {
    float: left;
    margin-right: 3px;
}

#content p,
#content div,
#content dl,
#content dt,
#content2 p,
#content2 div,
#content2 dl,
#content2 dt {
    color: #959597;
    font-size: 1em;
    line-height: 1.5em;
}
#content div,
#content2 div {
    padding-right:20px;
}


dt {
    float: left;
    width: 190px;
}

dl.standort dt {
    float: left;
    width: 100px;
}

#content p,
#content2 p {
    width: 375px;
}

#content p.long,
#content2 p.long {
    width: 800px;
}

#content ul.middle,
#content p.middle,
#content div p.middle {
    width: 620px;
}

#content div.long p,
#content2 div.long p {
    width: 800px;
}

#content div p.middle {
    width: 620px;
}

p.quotes {
    margin-left:-27px;
    padding:0 27px 20px 27px;
}

img.quote_begin {
     margin: 0 5px -4px -27px;
}

img.quote_end {
     margin: 0 -20px -4px 5px;
}

#content ul.list,
#content2 ul.list {
    margin: 0;
    padding: 0;
    line-height: 22px;
    list-style-type: none;
}

#content ul.list li,
#content2 ul.list li {
    padding-left:15px;
    background: transparent url('/images/dot.gif') 0px 6px no-repeat;
}

a.arrow_link {
    padding-left: 25px;
    background: transparent url('/images/css/bg_search_button.gif') -1px -1px no-repeat;
}

a.arrow_link_back {
    padding-left: 25px;
    background: transparent url('/images/css/bg_search_button_back.gif') -1px -1px no-repeat;
}

/*********** TICKER ******************************/
#ticker {
    width: 100%;
    height: 30px;
    min-height: 30px;
    color: #959597;
    margin: 10px 0;
    border: 1px solid transparent;
}

#ticker p {
    font-size: 12px;
    height:15px;
    min-height:15px;
}
#ticker a { text-decoration:none }
#ticker a:link {}
#ticker a:visited { }
#ticker a:hover { color: #C52F25; }
#ticker a:active {}
#ticker a:focus {}

img.ticker {
    vertical-align: middle;
}

/*********** BOTTOM *******************************/
#bottom ul,
#bottom li {
    margin:0;
    padding:0;
    list-style:none;
}

#bottom li {
    float: left;
    margin-right: 20px;
}

#bottom li.nomargin {
    margin-right: 0;
}

a#bbox_webdesk,
a#bbox_presseportal,
a#bbox_workshop,
a#bbox_euroadhoc {
    display: block;
    height: 60px;
    width: 225px;
}

a.bbox_sda_l {background: transparent url('/images/boxen/extern_sda.gif') 0 0 no-repeat}
a.bbox_sda_l:hover, a.bbox_sda_h {background: transparent url('/images/boxen/extern_sda.gif') 0 -70px no-repeat}
a.bbox_presseportal_l {background: transparent url('/images/boxen/extern_presseportal.gif') 0 0 no-repeat}
a.bbox_presseportal_l:hover, a.bbox_presseportal_h {background: transparent url('/images/boxen/extern_presseportal.gif') 0 -70px no-repeat}
a.bbox_workshop_l {background: transparent url('/images/boxen/extern_mediaworkshop.gif') 0 0 no-repeat}
a.bbox_workshop_l:hover, a.bbox_workshop_h {background: transparent url('/images/boxen/extern_mediaworkshop.gif') 0 -70px no-repeat}
a.bbox_euroadhoc_l {background: transparent url('/images/boxen/extern_euroadhoc.gif') 0 0 no-repeat}
a.bbox_euroadhoc_l:hover, a.bbox_euroadhoc_h {background: transparent url('/images/boxen/extern_euroadhoc.gif') 0 -70px no-repeat}

/*********** FOOTER ******************************/
#footer img {
    vertical-align: middle;
}

#footer .left {
    margin-left: 5px;
    float: left;
}

#footer .right {
    margin-right: 5px;
    float: right;
}

/********** SUBNAVIS ******************************/
a.subnav {
    display: block;
    height: 21px;
}

a.subnav_kurzportrait_l {width: 101px; background: transparent url('/images/css/subnavi/kurzportrait_de.gif') 0 -25px no-repeat}
a.subnav_kurzportrait_h {width: 101px; background: transparent url('/images/css/subnavi/kurzportrait_de.gif') 0 0 no-repeat}

a.subnav_team_l {width: 60px; background: transparent url('/images/css/subnavi/team_de.gif') 0 -25px no-repeat}
a.subnav_team_h {width: 60px; background: transparent url('/images/css/subnavi/team_de.gif') 0 0 no-repeat}

a.subnav_standorte_l {width: 86px; background: transparent url('/images/css/subnavi/standorte_de.gif') 0 -25px no-repeat}
a.subnav_standorte_h {width: 86px; background: transparent url('/images/css/subnavi/standorte_de.gif') 0 0 no-repeat}

a.subnav_text_l {width: 52px; background: transparent url('/images/css/subnavi/text_de.gif') 0 -25px no-repeat}
a.subnav_text_h {width: 52px; background: transparent url('/images/css/subnavi/text_de.gif') 0 0 no-repeat}

a.subnav_bild_l {width: 51px; background: transparent url('/images/css/subnavi/bild_de.gif') 0 -25px no-repeat}
a.subnav_bild_h {width: 51px; background: transparent url('/images/css/subnavi/bild_de.gif') 0 0 no-repeat}

a.subnav_ir_l {width: 131px; background: transparent url('/images/css/subnavi/ir_de.gif') 0 -25px no-repeat}
a.subnav_ir_h {width: 131px; background: transparent url('/images/css/subnavi/ir_de.gif') 0 0 no-repeat}

a.subnav_kontakt_l {width: 129px; background: transparent url('/images/css/subnavi/ansprechpartner_de.gif') 0 -25px no-repeat}
a.subnav_kontakt_h {width: 129px; background: transparent url('/images/css/subnavi/ansprechpartner_de.gif') 0 0 no-repeat}

a.subnav_weltweit_l {width: 81px; background: transparent url('/images/css/subnavi/weltweit_de.gif') 0 -25px no-repeat}
a.subnav_weltweit_h {width: 81px; background: transparent url('/images/css/subnavi/weltweit_de.gif') 0 0 no-repeat}

a.subnav_deutschsprachig_l {width: 126px; background: transparent url('/images/css/subnavi/deutschsprachig_de.gif') 0 -25px no-repeat}
a.subnav_deutschsprachig_h {width: 126px; background: transparent url('/images/css/subnavi/deutschsprachig_de.gif') 0 0 no-repeat}

a.subnav_prnewswire_l {width: 107px; background: transparent url('/images/css/subnavi/pr_newswire_de.gif') 0 -25px no-repeat}
a.subnav_prnewswire_h {width: 107px; background: transparent url('/images/css/subnavi/pr_newswire_de.gif') 0 0 no-repeat}

a.subnav_mediaworkshops_l {width: 133px; background: transparent url('/images/css/subnavi/mediaworkshops_de.gif') 0 -25px no-repeat}
a.subnav_mediaworkshops_h {width: 133px; background: transparent url('/images/css/subnavi/mediaworkshops_de.gif') 0 0 no-repeat}

a.subnav_events_l {width: 66px; background: transparent url('/images/css/subnavi/events_de.gif') 0 -25px no-repeat}
a.subnav_events_h {width: 66px; background: transparent url('/images/css/subnavi/events_de.gif') 0 0 no-repeat}

a.subnav_kontaktformular_l {width: 123px; background: transparent url('/images/css/subnavi/kontaktformular_de.gif') 0 -25px no-repeat}
a.subnav_kontaktformular_h {width: 123px; background: transparent url('/images/css/subnavi/kontaktformular_de.gif') 0 0 no-repeat}

a.subnav_newsletter2_l {width: 92px; background: transparent url('/images/css/subnavi/newsletter2_de.gif') 0 -25px no-repeat}
a.subnav_newsletter2_h {width: 92px; background: transparent url('/images/css/subnavi/newsletter2_de.gif') 0 0 no-repeat}

a.subnav_newsletter_l {width: 164px; background: transparent url('/images/css/subnavi/newsletter_de.gif') 0 -25px no-repeat}
a.subnav_newsletter_h {width: 164px; background: transparent url('/images/css/subnavi/newsletter_de.gif') 0 0 no-repeat}

a.subnav_newsletterarchiv_l {width: 128px; background: transparent url('/images/css/subnavi/newsletterarchiv_de.gif') 0 -25px no-repeat}
a.subnav_newsletterarchiv_h {width: 128px; background: transparent url('/images/css/subnavi/newsletterarchiv_de.gif') 0 0 no-repeat}

a.subnav_infotag_l {width: 127px; background: transparent url('/images/css/subnavi/informationstage_de.gif') 0 -25px no-repeat}
a.subnav_infotag_h {width: 127px; background: transparent url('/images/css/subnavi/informationstage_de.gif') 0 0 no-repeat}

a.subnav_mediatlas_l {width: 91px; background: transparent url('/images/css/subnavi/mediatlas_de.gif') 0 -25px no-repeat}
a.subnav_mediatlas_h {width: 91px; background: transparent url('/images/css/subnavi/mediatlas_de.gif') 0 0 no-repeat}

a.subnav_adresstool_l {width: 91px; background: transparent url('/images/css/subnavi/adresstool_de.gif') 0 -25px no-repeat}
a.subnav_adresstool_h {width: 91px; background: transparent url('/images/css/subnavi/adresstool_de.gif') 0 0 no-repeat}

/********** PDF ******************************/
.pdf_box { float:left;font-size:10px;  width:200px; margin-bottom:7px; white-space:nowrap  }
.pdf_box img {vertical-align:middle;margin: -1px 5px 0 0;border:0}
.pdf_box a {font-size:11px;}


/********** Impressum ************************/
.impressum_links, .impressum { }
.impressum_links { float:left;width:120px; }

/********** Formulare **********************/
.formular_links { float:left;width:140px; }
.formular_feld { border:1px solid #959597; color:#959597 }


.na_border { border:1px solid #C52F25; }
.na_color { color:#C52F25 }
h2.na_stable  { font-size:1.1em }
h3.na_stable  { font-size:1.0em }
h4.na_stable  { font-size:1.0em }

/********** IR-Forum ************************/
table.irforum td {
    font-size: 13px;
    font-weight: normal;
}

/********** Pressearbeit ********************/
div.prkontakt input[type='checkbox'] {
    margin-right: 20px;
}

div.prkontakt ul.list,
div.prkontakt ul.list li {
    list-style-type: none !important;
    margin: 0 !important;
    padding-left: 12px;
    background: none;
}

div.prkontakt label {
    float: left;
    width: 100px;
    clear: left;
    margin: 8px 0;
}

div.prkontakt label.noFloat {
    float: none;
}

div.prkontakt input {
    margin: 8px 0;
}

/*********** AdressTool ********************/
img.adresstool_neu {
    position: absolute;
    top: 190px;
    left: 480px;
}

a.youtube {
    font-size: 20px;
    color: #C52F25;
    display: block;
    margin-bottom: 40px;
}

.button_special {
    background: transparent url('/images/site/mediatlas/adresstool_submit_de.gif') -4px -4px no-repeat;
    width: 330px;
    height: 46px;
    border: 0;
}

.button_special:hover {
    background: transparent url('/images/site/mediatlas/adresstool_submit_de.gif') -4px -55px no-repeat;
}

/*********** Summer Special ********************/
a.ssp {
    border: 1px solid #990000;
    color: #FFF;
    background-image: url('/images/css/button_ssp.gif');
    background-position: 0 -132px;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 7px;
    display: block;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    width: 220px;
}

a.ssp:hover {
    background-position: 0 -208px;
}

/**************ots Details**********************/
div.ots ul {
    line-height: 1.5em;
}

.todo {
	color:red;
}

#presse_pm {
	padding-left:20px;
	font-size:10pt;
}

#presse_pm h2 {
	margin-top:0px;
}
#presse_pm ul {
	width:440px;
}


ul.ots {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style-type: none;
}

ul.ots {
    line-height: 30px;
}


/************ obs Details *************/
div.obs h3 {
    margin-top: 50px;
}

div.obs ul {
    line-height: 1.5em;
    padding-left: 15px;
}

div.obs table.preise {
    width: 630px;
    font-size: 1em;
}
