/* ####################################### */
/* ALLGEMEINE DEFINITIONEN */
/* ####################################### */

body {
    font-size:12px;
    font-family:Arial, Sans-Serif;
    width:98%;
}

img {
    border:none;
    margin:0px;
}

img.unten {
    vertical-align:bottom;
    border:0;
    margin:0;
    padding:0;
}

img.pfeil {
    margin-right:5px;
    margin-bottom:0px;
    text-decoration:none;
}

.autowidth  { width:auto; }
.fett       { font-weight:bold; }
.size12     { font-size:12px; }
.size11     { font-size:11px !important; }

input.feld {
    height:19px;
    border:1px solid black;
}

.courier {
    font-family:Courier;
}

.popdiv {
    background-color:#f3f3f3;
    padding:8px;
    line-height:15px;
    text-align:justify;
}
img.weiterpfeil {
    margin-right:6px;
    vertical-align: middle;
}

img.rightspace8 {
    margin-right:6px;
    vertical-align: middle;
}

img.leftspace4 {
    margin-left:4px;
    vertical-align: middle;
}

.leftspace8     { margin-left:8px; }
.bottomspace4   { margin-bottom:4px; }
.bottomspace14  { margin-bottom:14px; }
.unterstrich    { text-decoration:underline; }
.rechts         { text-align:right !important; }
.links          { text-align:left !important; }
.topspace48     { margin-top:48px; }
.topspace24     { margin-top:24px; }
.topspace4      { margin-top:4px; }
.topspace8      { margin-top:8px !important; }
.ohneoben       { margin-top:0px; }

.size14         { font-size:14px !important; }
.dunkelgruen    { color:#647C00; }
.mittelgrau     { color:#A0A0A0; }
.hellgrau       { color:#D7D7D7; }
.dunkelgrau     { color:#808080; }
.weiss          { color:#ffffff; }
.schwarz        { color:#000000; }
.gruen          { color:#CFFF00; }
.rot          { color:#FF0000; }

.bgdunkelgruen  { background:#647C00; }
.bgmittelgrau   { background:#A0A0A0; }
.bghellgrau     { background:#D7D7D7; }
.bgdunkelgrau   { background:#808080; }
.bgschwarz      { background:#000000; }
.bggruen        { background:#CFFF00; }
.bgf3grau       { background:#F3F3F3; }

.breite190      { width:190px; }

a.ohne:hover {
    text-decoration:none;
}

a.arrow { background:url('../images/buttons/but_weiter1.gif') 2px 4px no-repeat; padding-left:14px; }

a.schwarz           { color:#000; }
a.size12            { font-size:12px; }
a.weiss             { color:#FFF!important; }

p.ohneunten {
    margin-bottom:0px;
}

p.ohneoben {
    margin-top:0px;
}

p.kleinstabstand {
    margin-top:2px;
    margin-bottom:2px;
}

p.info {
    text-align:center !important;
    font-weight:bold;
    color:#808080;
}

ul, ol {
    margin:0;
    padding:0;
    padding-left:16px;
}

ul.spiegelstrich {
    list-style: url(/images/spiegelstrich.gif);
}

ul.haken {
    list-style: url(/images/check.gif);
}

.gespiegelt {
    unicode-bidi:bidi-override;
    direction:rtl;
}

.floatrechts {
    float:right;
    margin-left:10px;
}

.floatlinks {
    float:left;
    margin-right:10px;
}

.mittrennlinie {
    padding-bottom:12px;
    margin-bottom:12px;
    border-bottom:1px dashed #a0a0a0;
/*  background:url("../images/trennlinie.gif") left bottom repeat-x;*/
}

/* Absatz ohne Inhalt aber mit Linier, z.B. Meldungs-Statistik */
.trennlinie {
    font-size:1px;padding:0;
    margin-top:7px;
    line-height:5px !important;
    border-bottom:1px dashed #a0a0a0;
}

.mitte      { text-align:center !important; }
.kursiv     { font-style:italic; }


h1 {
    color:#A0A0A0;
    border-bottom:1px solid #A0A0A0;
    font-size:14px;
    margin:0px;
    margin-top:3px;
    font-weight:normal !important;
}

h1.ohneh2 {
    margin-bottom:20px;
}

h2 {
    font-size:14px;
    margin-top:20px;
    margin-bottom:0px;
}

h2.tabelle {
    margin-top:0px;
}

h3 {
    font-size:14px;
    font-weight:bold;
    margin-top:50px;
    margin-bottom:10px;
}

/* entfernt den Abstand über hochgestellten Zeichen, z.B. bei ©*/
sup {
    vertical-align:top;
}

/* ####################################### */
/* HEADER BEREICH */
/* ####################################### */

#header {
    padding-top:45px;
    position:absolute;
    left:150px;
    top:0px;
    width:630px;
    height:89px;
    text-align:right;
}

/* ####################################### */
/* NAVI BEREICH */
/* ####################################### */

#navigation {
    position:absolute;
    top:0px;
    left:0px;
    width:150px;
    height:150px;
}

a.navi2nd {
    display:block;
    border-bottom:1px solid #000;
    font-size:11px;
    line-height:18px;
    _height:18px;
    _padding-top:2px;
    color:rgb(255,255,255);
    background:rgb(160,160,160);
    text-decoration:none;
}
a.navi2ndactive {
    display:block;
    border-bottom:1px solid #000;
    line-height:18px;
    _height:18px;
    _padding-top:2px;
    color:#000000;
    text-decoration:none;
    background:#CFFF00;
    //background:#e6e6e6;
    font-size:11px;
}


a.naviouter {
    display:block;
    border-bottom:1px solid #000;
    /*border-top:1px solid #000;*/
    font-size:11px;
    line-height:18px;
    _height:18px;
    _padding-top:2px;
    color:rgb(255,255,255);
    background:rgb(160,160,160);
    text-decoration:none;
}
a.naviouteractive {
    display:block;
    border-bottom:1px solid #000;
    /*border-top:1px solid #000;*/
    line-height:18px;
    _height:18px;
    _padding-top:2px;
    color:#000000;
    text-decoration:none;
    background:rgb(230,230,230);
    font-size:11px;
}

a.navi3rd {
    display:block;
    border-bottom:1px solid #fff;
    line-height:18px;
    _height:18px;
    _padding-top:2px;
    text-decoration:none;
    color:#808080;
    font-size:11px;
}

a.navi3rd:hover {
    color:#000000;
}

a.navi3rdactive {
    display:block;
    border-bottom:1px solid #fff;
    line-height:18px;
    _height:18px;
    _padding-top:2px;
    text-decoration:none;
    color:#000000;
    font-size:11px;
}

img.navi3rdpic {
    margin:0px 6px 2px 29px;
}

/* ####################################### */
/* CONTENT BEREICH */
/* ####################################### */

#content {
    position:absolute;
    left:169px;
    top:107px;
    width:611px;
    font-size:12px;
    text-decoration:none;
}

#content a   {
    font-size:12px;
    //color:#647C00;
    color:#000000;
    text-decoration:underline;
}

.virtuallink  {
    font-size:12px;
    //color:#647C00;
    color:#000000;
    text-decoration:underline;
    cursor:pointer;
}

input.virtuallink  {
    font-size:11px;
    color:#808080;
    background-color: white;
    border: none;
    text-align: left;
    padding-left: 0px;
    padding-right: -10px;
    margin-right: 0px;
    #margin-right: -10px;
    margin-left: -3px;
    text-decoration:underline;
    cursor:pointer;
}


#content p {
    font-size:12px;
    text-align:justify;
    line-height:16px;
}
#content div   { font-size:12px; }
#content table { font-size:12px; }
#content ul    { font-size:12px; }

#content .greybox {
    padding:8px;
    background-color:#F3F3F3;
    font-size:12px;
}

#content .schwarz { color:#000; }
#content .size11  { font-size:11px !important; }
#content .line14  { line-height:14px !important; }
#content .line22  { line-height:22px !important; }
#content .line26  { line-height:26px !important; }
#content a.ohneunterstrich { text-decoration:none; }
#content a.mittelgrau { color:#808080; }

#headline {
    width:100%;
    height:19px;
}

#backtomain {
    position: absolute;
    left: 460px;
    top: 0px;
    width: 150px;
    text-align:right;
    size:11px !important;
}

.messeliste {
    padding: 3px 1px;
}

/* ####################################### */
/* BEREICH RECHTE LEISTE */
/* ####################################### */

#randleiste {
    width:172px;
    background:#e6e6e6;
    padding:0px;
    margin:0px;
    color:#A0A0A0;
    font-size:11px;
    height:100% !important;
    vertical-align:top;
}

#randleiste a  {
    font-size:11px;
    color:#A0A0A0;
    text-decoration:underline;
}

#randleiste img.weiterpfeil {
    margin-right:6px;
}

#randleiste img.quadratbild {
    margin:2px 0 2px 2px;
}


#randleiste img.startseite {
    margin:0;
}

#randleiste div {
    background:#FFFFFF;
    margin:2px;
    margin-bottom:4px;
    width:152px;
    _width:168px;
    padding:8px;
    font-size:11px;
    padding-bottom:10px;
}

#randleiste .line14  { line-height:14px; }
#randleiste .line20  { line-height:20px; }
#randleiste p {
    font-size:11px;
    margin-top:-2px;
}

/* ####################################### */
/* PRESSETICKER */
/* ####################################### */

.ticker {
    font-size: 10px;
    font-family: arial;
    color: #000000;
    text-decoration: none;
}

.ticker a:link {
    font-size: 10px;
    font-family: verdana;
    color: #000000;
    text-decoration: none;
}

.ticker a:visited {
    font-size: 10px;
    font-family: verdana;
    color: #000000;
    text-decoration: none;
}

.ticker a:hover {
    font-size: 10px;
    font-family: verdana;
    color: #000000;
    text-decoration: underline;
}

/* ####################################### */
/* DEFINITIONEN FÜR PRESSEFACH */
/* ####################################### */

a.reiter {
    text-decoration:none !important;
    font-weight:bold;
    color:#808080 !important;
    border:2px solid #D7D7D7;
    padding:2px 8px 2px 8px;
    margin:0 2px 0 0;
}

a.reiter:hover {
    color:black !important;
}

span.activereiter {
    background:#D7D7D7;
    font-weight:bold;
    text-decoration:none;
    color:black !important;
    border:2px solid #D7D7D7;
    padding:2px 8px 2px 8px;
    margin:0 2px 0 0;
}

div.folder {
    width: 100%;
    background-color: #A0A0A0;
    color: white;
    font-size: 11px;
    font-weight: bold;
    margin-top: 2px;
    padding: 3px;
    padding-left: 10px;
}

.starttab {
    vertical-align: middle;
    margin-bottom: 4px;
}

/* ####################################### */
/* FOOTER BEREICH */
/* ####################################### */

input.reiter2nd, span.reiter2ndactive {
    background:#F3F3F3;
    padding:4px 10px 3px 10px;
    font-weight:bold;
    margin-right:2px;
    border:none;
    font-size:12px;
    _height:24px;
}

input.reiter2nd {
    border-bottom:2px solid #FFFFFF;
    _border-bottom:3px solid #FFFFFF;
    color:#A0A0A0 !important;
    text-decoration:none !important;
}

input.reiter2nd:hover, input.reiter2nd:focus {
    color:#000000 !important;
    cursor:pointer !important;
}

input.reiter2nd:focus {
    background:#F3F3F3;
}

span.reiter2ndactive {
    border-bottom:2px solid #F3F3F3;
    color:#000000;
}



/* ####################################### */
/* FOOTER BEREICH */
/* ####################################### */

#copyright {
    font-size:11px !important;
    border-top:1px dashed #a0a0a0;
    clear:both;
    width:100%;
    color:#A0A0A0;
    height:32px;
    margin:19px 0 10px 0;
    padding-top:2px;
}

#copyright a {
    font-size:11px;
    color:#A0A0A0;
}

img.navi2ndpic {
    margin:0px 6px 2px 17px;
    height:5px;
    width:5px;
}

img.kategorie {
    margin:19px 0px 0px 0px;
}



/* ####################################### */
/* FOR CITES                               */
/* ####################################### */
cite {
    font-weight:bold;
    font-style:normal;
}

abbr.dtstart, abbr.dtend {
    text-decoration:none;
    border:none;
}

/* ####################################### */
/* FOR MICROFORMATS                        */
/* ####################################### */
.vevent.appointment {
    padding-left:110px;
}

.vevent.appointment p {
    margin:5px 0 2px 0;
}

.vevent.appointment p.summary {
    background-color:#F3F3F3;
    font-weight:bold;
    padding:2px 4px;
    text-align:left !important;
}

.vevent.appointment p.summary span {
    float:right;
    color:grey;
}

.vevent.appointment ul {
     margin:0;
     padding:0;
     list-style:none;
     line-height:150%;
}

.vevent.appointment a.arrow {
    background:url('../images/buttons/but_weiter1.gif') 2px 4px no-repeat;
    padding-left:14px;
}

.vevent.appointment div, .vevent.appointment span.location, span.location {
    display:none;
}

/* ####################################### */
/* Reiter                                  */
/* ####################################### */

.reiter3nd {
        border: 2px solid #D7D7D7;
        font-weight:bold;
        font-size: 12px;
        color: #A0A0A0;
        background-color: white;
        cursor:pointer !important;
        height: 22px;
        margin-left: 5px;
        _margin-left: 2px;
}
.reiter3nd:hover, .reiter3nd:focus {
    color: #000000;
    cursor: pointer;
}
div.activereiter {
    width: 120px;
    font-weight: bold;
    background-color: #D7D7D7;
    color: #000000;
    padding-top: 4px;
    _padding-top: 4px;
    height: 18px;
    _height: 22px;
    text-align: center;
}

/* ####################################### */
/* PAGER */
/* ####################################### */

.paginglink_area {
    text-align:center;
    padding:3px;
    margin-top:10px;
    color:#666666;
}

.paginglink_number {
    padding:0px 4px 1px 4px;
    border:1px solid gray;
    text-decoration:none !important;
}

.paginglink_number:hover {
    background:#d7d7d7;
}

.paginglink_nextprev {
    padding:1px 2px 1px 2px;
}

.paginglink_disabled {
    font-size:11px;
    color: #808080;
    padding:2px;
}

.paginglink_activepage {
    font-size:11px;
    font-weight:bold;
    padding: 0 5px 1px 5px;
    font-weight:bold;
    color:gray;
    border:1px solid gray;
    background:#E6E6E6;
}

div.pager {
height:13px;
padding:8px 14px;
}
div.pager .summary {
float:left;
}
div.pager .pagenumbers {
float:right;
}
div.pager a {
text-decoration:none;
}
div.pager a:hover {
color:#000000;
text-decoration:none;
}
div.pager a.number {
border:1px solid transparent;
padding:1px 6px;
}
div.pager a.number.active, div.pager a.number.active:hover {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #A0A0A0;
font-weight:bold;
padding:1px 5px;
}
div.pager span {
color:#A0A0A0;
}


/* ####################################### */
/* main.php                                */
/* use h2 for headlines instead of a       */
/* ####################################### */
.tagmeldungen h2 {
    font-size: 12pt;
    color: #000000;
}

.tagmeldungen h2 a {
    text-decoration: none;
    color: #000000;
}

div.tagmeldungen {
    font-size: 11px ! important;
    font-weight: bold;
    color: #ffffff;
    background-color: #a0a0a0;
    margin-top: 10px;
    padding: 2px 0 2px 4px;
}

/* DIV BASED 2COLUMN LAYOUT */
.two-column-layout .left-column
{
    width: 420px;
    float: left;
}

.two-column-layout .right-column
{
    background-color: #e6e6e6;
    margin: 0 0 0 439px;
    padding:0;
    color: #a0a0a0;
    font-size: 11px;
    vertical-align: top;
}

.two-column-layout .right-column div
{
    background-color: #ffffff;
    margin: 2px 2px 4px 2px;
    padding: 8px 8px 10px 8px;
    font-size: 11px ! important;
    color: #a0a0a0;
}

.two-column-layout .right-column p
{
    font-size: 11px ! important;
    color: #a0a0a0;
}

.two-column-layout .right-column div a
{
    font-size: 11px ! important;
    color: #a0a0a0 ! important;
    text-decoration: underline;
}
/* ####################################### */
/* TABELLEN */
/* ####################################### */

table.tagmeldungen {
    font-size:11px !important;
    color:#FFFFFF;
    background:#A0A0A0;
    width:100%;
    margin:0px;
    height:18px;
    margin-top:10px;
    padding:0;
    line-height:11px;
}

table.tagmeldungen td {
    padding-bottom:2px;
    _padding-bottom:1px;
}

table.layouttabelle {
    border:0px;
    padding:0px;
    margin:0px;
    border-collapse:collapse;
    margin-top:17px;
    width:100%;
}

tr.layouttabelle, td {
    border-collapse:collapse;
}

table.inhalt td {
    padding:6px;
    background-color:rgb(243, 243, 243);
    border:0;
    font-size:11px;
}

tr.inhaltbezeichner td {
    padding:6px;
    background-color:#e6e6e6;
    border:0;
    font-size:11px;
    font-weight:bold;
    text-align:center;
}

tr.inhaltbezeichnerohnepad td {
    padding:0px;
    background-color:#e6e6e6;
    border:0;
    font-size:11px;
    font-weight:bold;
    text-align:center;
}

tr.inhalt {
    background-color:rgb(243, 243, 243);
}

table.inhalt a { font-size:11px !important; }

#layouttabellespalte1 {
    width:420px;
    padding-right:19px;
}

table.leistungstabelle {
    border:0;
    width:419px;
}

table.leistungstabellelang {
    width:612px;
    border:0;
}

table.leistungstabelledetails {
    width:419px;
    border:0;
}

table.leistungstabelledetailslang {
    width:467px;
    border:0;
}

td.zelle11 {
    width:150px;
    border:1px solid black;
    background:#F3F3F3;
    border-right:0;
}

td.zelle12 {
    border-width:1px 1px 1px 0px;
    border-style:solid;
    border-color:black;
    background:#F3F3F3;
    width:180px;
    vertical-align:middle;
}

td.zelle13 {
    border:1px solid black;
    background:#FFFFFF;
    border-left:0;
    border-right:0;
    padding-left:4px;
    color:#808080;
    width:66px;
}

td.zelle14 {
    text-align:right;
    padding-right:4px;
    border:1px solid black;
    border-left:0;
    width:40px;
    font-weight:bold;
}

td.zelle21 {
    border:1px solid black;
    background:#F3F3F3;
    border-top:0;
    padding:2px 0 2px 0;
    padding-left:26px;

}

td.zelle11lang {
    width:150px;
    border:1px solid black;
    background:#F3F3F3;
    border-right:0;
}

td.zelle12lang {
    border-width:1px 1px 1px 0px;
    border-style:solid;
    border-color:black;
    background:#F3F3F3;
}

td.zelle13lang {
    border:1px solid black;
    background:#FFFFFF;
    border-left:0;
    border-right:0;
    padding-left:4px;
    width:96px;
    color:#808080;
}

td.zelle14lang {
    text-align:right;
    padding-right:4px;
    border:1px solid black;
    border-left:0;
    width:40px;
    font-weight:bold;
}

tr.headline {
    background:#E6E6E6;
    text-align:center;
    font-weight:bold;
}

table.details {
    background-color: white;
    width: 100%;
    border-collapse: collapse;
}

table.details tr {
    background-color: #F3F3F3;
}

table.details td {
    border: 1px solid white;
}

table.graycells {
    width:100%;
    text-align: left;
}

table.graycells th, table.graycells td {
    width:120px;
    background:#F3F3F3;
    vertical-align:top;
    padding:2px 4px;
}

table.messen {
    width:100%;
    text-align: left;
}

table.messen th, table.messen td {
    background:#F3F3F3;
    vertical-align:top;
    padding:2px 4px;
}

table.pressefach_contact { width: 100%; margin-bottom: 4px; }
table.pressefach_contact th { width: 44%; padding: 2px; vertical-align: top; font-weight: normal; text-align: left; }
table.pressefach_contact td { width: 54%; vertical-align: top; padding: 2px; }
table.pressefach_contact table { width: 100%; border: none; border-collapse: collapse; }
table.pressefach_contact table th { width: 20%; }
table.pressefach_contact table td { padding: 0; width: 79%; }

.html_messagebox div.buddy      { margin-left: -100px; margin-top: 0px; height: 65px; width: 100px; background: url('https://www.pressebox.de/images/redesign/sprite_illustrations.png') no-repeat; position: absolute; }

.html_messagebox            { border: 1px solid; font-weight: bold; margin-bottom: 15px; padding: 15px 40px 15px 100px; min-height: 60px; }
.html_messagebox.error,
.html_messagebox.error a    { color: red; border-color: red; }
.html_messagebox.error div.buddy { background-position:  0 -750px }

.html_messagebox.success,
.html_messagebox.success a  { color: green; border-color: green;  }
.html_messagebox.success div.buddy { background-position:  0 0; }

.html_messagebox.info,
.html_messagebox.info a     { color: gray; border-color: gray;  }
.html_messagebox.info div.buddy { background-position:  0 -250px; }

.html_messagebox ul         { margin:0; padding:0; }
.html_messagebox ul li      { background: none; padding: 0; margin-left:15px; font-weight:normal; margin-bottom:3px; list-style-type: square; }

.html_messagebox a          { font-weight: bold; text-decoration: underline; }
.html_messagebox a:hover    { text-decoration: none; }

/* ####################################### */
/* ALLGEMEINE DEFINITIONEN */
/* ####################################### */

body {
    background-color: ;
    background-image: none;
    padding:5px;
}

a {
    color: ;
    font-weight: normal;}

a.reiter2 {
    color:!important;
    border-color:  ;
    font-family: arial;
}

a.reiter2:hover, a.reiter2:active {
    color: !important;
}

a.lfont {
    color: ;
    font-weight: normal;    font-family: arial;
    font-size: 11px!important;
}

a.txtfont, p.txtfont, label {
    color: ;
    font-weight: bold;    font-family: arial;
    font-size: 13px!important;
}

p.tmfont {
    color: ;
    font-weight: bold;    font-family: arial;
    font-size: 12px!important;
}

p.contentfont, a.contentfont, .bbcode_list li  {
    color: ;
    font-weight: normal;    font-family: arial;
    font-size: 12px!important;
}

span.hor {
    background-color:;
    color:!important;
    border-color: ;
    font-weight: bold;    font-family: arial;
    font-size: 12px;
}

span.ver {
    display:block;
    width: 90px;
    background-color:;
    color: !important;
    border-color: ;
    font-weight: bold;    font-family: arial;
    font-size: 12px!important;
}

a.ver {
    display:block; width: 90px; }

a.hor,a.ver {
    font-weight: bold;    font-family: arial;
    font-size: 12px!important;
}

p.newsfont {
    color: ;
    font-weight: bold;}


h2.txtfont, div.txtfont, span.txtfont {
    color: ;
    font-weight: bold;    font-family: arial;
    font-size: 13px!important;
}

span.newsfont {
    color: ;
    font-weight: bold;    font-family: arial;
    font-size: 11px!important;
}

div.paginglink_area { margin-bottom: 20px; }
.paginglink_activepage { background-color:; color:#fefefe !important; padding-top: 1px; padding-bottom: 1px; }


#form_sendMessage label
{
    float:left;
    display:block;
    width:170px;
    font-size:13px !important;
    font-weight:bold;
}

#form_sendMessage input
{
    margin-bottom:5px;
    vertical-align:middle;
}

#form_sendMessage_div
{
    position:relative;
    margin-top:5px;
    margin-bottom:5px;
    left:-1px;
}

#presscorner-disabled .logos
{
    margin-bottom: 30px;
    text-align: center;
}

#presscorner-disabled .logos .pb-logo
{
    height: 66px;
    padding: 10px;
    background-image: url('/images/presscorner-iframe/pb-logo-rgb-400.png');
    background-position: center;
    background-repeat: no-repeat;
}

#presscorner-disabled .logos .lpr-logo
{
    height: 99px;
    padding: 10px;
    background-image: url('/images/presscorner-iframe/lpr-logo-rgb-230.png');
    background-position: center;
    background-repeat: no-repeat;
}

#presscorner-disabled .infotext
{
    padding: 10px;
}