/*
Theme Name: Print
Theme URI: http://petra-oellinger.at/wp-content/themes/standard/print.css
Description: Druckversion des Standardthemes f&uuml;r Petra &Ouml;llingers Homepage
Version: 1.0
Author: Barbara Jany
Author URI: http://www.barbarajany.de/
*/

body {
 margin: 0;
 padding: 0;
 background: #e5ecff;
 color: #000000;
 font-family: Verdana, Helvetica, sans-serif;
}

#header {
 height: 75px;
 background: #aaccff;
 text-align: center;
 border-bottom: 2px solid #7799dd;
 padding-top: 15px;
}

#page {
/* clear: both; */
}

#footer {
 clear: both;
 margin-right: 250px;
 padding-bottom: 3px;
}

#content {
/* float: left; */
 background: #e5ecff;
 margin: 0;
/* padding: 0 250px 0 0; */
}

.posting {
 background: #e5ecff;
 padding: 0 20px 10px 40px;
}

.inhalt {
 margin-right: 5em;
 margin-bottom: 5px;
 font-size: 10pt;
/* max-width:600px; */
}

.mittig {
display: none;
 text-align: center;
 margin-bottom: 15px;
 clear: both;
}

#menu {
/* position: absolute;
 top: 100px;
 right: 0px;
 width: 240px;
 margin: 0;
 padding: 0; */
 display: none;
}

#menu #searchform {
 padding-bottom: 5px;
 margin: 0;
}

#menu ul {
 font-weight: bold;
 list-style-type: none;
 margin: 0 0 10px 0;
 padding: 0;
 border-top: 2px solid #7799dd;
 border-bottom: 2px solid #7799dd;
}

#menu ul li {
/* font-variant: small-caps; */
 color: #000080;
 border-bottom: 1px solid #e5ecff;
 border-left: 2px solid #7799dd;
 margin: 0;
 line-height: 1.8em;
}

#menu ul a {
 display: block;
 padding-left: 10px;
}

* html #menu ul a {
 width: 99%;    /* Breitenangabe fuer IE 5.x */
}

#menu ul a:hover, #menu ul li a:hover, #menu ul a:focus, #menu ul li a:focus {
 display: block;
 color: #ffffff;
 background-color: #000080;
}

ebene1, .ebene1 a:link, .ebene1 a:visited, .ebene1 a:active {
 background: #aaccff;
 color: #000080;
/* font-size: 0.9em; */
 font-variant: small-caps;
 font-weight: bold;
}

.ebene2 a:hover, .ebene3 a:hover {
 color: #ffffff;
 background: #000080;
 font-variant: normal;
}

.ebene2 {
 background: #e5ecff;
 color: #000080;
 font-size: 0.8em;
 font-weight: bold;
 font-variant: normal;
}

.ebene2, .ebene2 a:link, .ebene2 a:visited, .ebene2 a:active, .ebene2 a:hover {
 font-variant: normal;
}

.ebene3 {
 background: #d0e7ff;
 font-size: 0.8em;
 font-weight: normal;
 font-variant: normal;
}

.ebene1 a, .ebene2 a, .ebene3 a, .ebene4 a {
 text-decoration: none;
 color: #000080;
}

.ebene4, .ebene4 a:link, .ebene4 a:visited, .ebene4 a:active {
 background: #e5ecff;
 color: #000080;
/* font-size: 0.9em; */
 font-weight: bold;
 font-variant: small-caps;
}

li.ebene2, li.ebene4 {
 padding-left: 10px;
}

#menu ul li.stil {
 font-size: 0.6em;
 font-variant: normal;
 font-weight: normal;
 padding-top: 1px;
 padding-bottom: 1px;
 padding-left: 10px;
 border-bottom: 0px;
}

.posting a, .inhalt a {
 font-variant: small-caps;
 font-weight: bold;
}

.posting a:link, .inhalt a:link {
 color: #000080;
 text-decoration: underline;
}

.posting a:visited, .inhalt a:visited {
 color: #9f0000;
 text-decoration: none;
}

.posting a:hover, .inhalt a:hover, .posting a:active, .posting a:focus, .inhalt a:active, .inhalt a:focus {
 text-decoration: none;
 background: #000080;
 color: #ffffff;
 border: none;
}

/*
.posting a:active, a:focus, .inhalt a:active, a:focus {
 text-decoration: none;
 background: #e5ecff;
 color: #ffffff;
 border: none;
}
*/
.posting ul li ul li, .posting ul li ol li {
 font-size: 1em;
}

a img {
 border: none;
}

.clear, .clr {
 clear: both;
 height: 0px;
}

h1 {
 font: bold 1.2em Verdana, Helvetica, sans-serif;
 margin: 15px 0 2px 0;
 padding-top: 15px;
 padding-bottom: 2px;
 line-height: 140%;
 clear: both;
}

h2 {
 font: bold 115% Verdana, Helvetica, sans-serif;
 margin: 15px 0 12px 0;
 padding-bottom: 2px;
 line-height: 140%;
}

h3 {
 font: bold 0.9em Verdana, Helvetica, sans-serif;
 margin-top: 0;
}

h4 {
 font: bold 0.8em Verdana, Helvetica, sans-serif;
 margin: 15px 0 2px 0;
}

.stil h4 {
 font: bold 1.2em Verdana, Helvetica, sans-serif;
 font-variant: small-caps;
 letter-spacing: 0.1em;
 margin: 5px 0 2px 0;
}

p, li, td {
 font: 0.8em/1.5em Verdana, Helvetica, sans-serif;
}

table {
 width: 98%;
}

table, td {
 text-align: center;
}

th {
 font-size: 0.8em;
}

blockquote {
 border: 1px solid #cccccc;
 background: #eeeeee;
 margin: 10px;
 padding: 5px;
}

.line {
 height: 2px;
 background: url('grafik/line.gif') repeat-x;
 margin: 30px 0 20px 0;
}

.line1 {
 height: 2px;
 margin: 20px 0 20px 0;
 color: #7799dd;
 background-color: #7799dd;
 border: 1px solid #7799dd;
}

.line2 {
 height: 1px;
 background: url('grafik/line.gif') repeat-x;
 margin: 30px 25px 20px 40px;
}

.trenn {
 text-align: center;
}

.breadcrumb {
 float: right;
 padding-top: 10px;
 margin-bottom: 10px;
 font-variant: small-caps;
 font-size: 0.7em;
 font-weight: bold;
}

.bread-n {
 font-variant: normal;
 font-weight: normal;
}

.back {
 margin-top: 20px;
 text-align: right;
 font-size: 0.8em;
 clear: both;
}

.date {
 float: right;
 font-size: 0.8em;
 margin-bottom: 10px;
}

.aktuell {
 padding-bottom: 20px;
 margin-right: 80px;
}

.back-s {
 font-size: 0.8em;
}

.ddsg-wrapper ul li ul li {
 font-size: 1em;
}

.rechts {
 float: right;
 margin: 0px 0px 1.4em 20px;
 width: auto;
}

.links {
 float: left;
 margin: 0px 20px 1.4em 0px;
 width: auto;
}

.imgtext {
 font-size: 70%;
 text-align: center;
 line-height: 110%;
 margin: 4px 0 2px  0px;
 padding: 2px 3px 2px 3px;
 border: 1px solid #000;
 width: auto;
}

.raus, dfn {
 position: absolute;
 margin-left: -2000px;
 margin-top: -2000px;
 width: 2px;
}

.foot-text {
 font-size: 0.7em;
 margin-left: 40px;
}

.foot-text a {
 font-variant: small-caps;
 font-weight: bold;
 color: #000080;
}

.foot-text a:link {
 text-decoration: underline;
}

.foot-text a:visited {
 text-decoration: none;
}

.foot-text a:hover, a:active, a:focus {
 text-decoration: none;
 background: #000080;
 color: #ffffff;
 border: none;
}

.sub {
 font-size: 80%;
}

.uebersicht ul, .uebersicht ul li {
 list-style-type: none;
 line-height: 200%;
}

#topnavi {
 background: #aaccff;
 font-size: 0.6em;
 color: #aaccff;
}

#topnavi a {
 background: #aaccff;
 color: #aaccff;
}

#topnavi a:hover, #topnavi a:active, #topnavi a:focus {
 background: #000080;
 color: #ffffff;
}

/* PXS - Mail */
form dl, dl.labels {
 margin:0em;
 font-size:80%;
 margin-top:0.5em
}

form dt, dl.labels dt {
 float:left;
 width:10em;
 margin-bottom:0.8em;
 color:#555;
 text-align:right;
 font-weight:normal;
 position:relative /*IEWin hack*/
}

form dd, dl.labels dd {
 margin-left:10.5em;
 margin-bottom:0.8em;
 font-size:100%;
 font-style:normal;
 padding-left:0.5em
}

form dd.submit, dl.labels dd.submit  {
 margin-top:2em
}

#topnavi {
 position: absolute;
 top: 0;
 right: 0;
 background: #aaccff;
 font-size: 0.6em;
 color: #aaccff;
}

#topnavi a {
 background: #aaccff;
 color: #aaccff;
}

#topnavi a:hover, #topnavi a:active, #topnavi a:focus {
 background: #000080;
 color: #ffffff;
}

#menu #acc {
    margin : 0 auto;
    padding : 0;
    width : 10.3em;
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 0.9em;
    text-align : center;
    line-height : 1.1em;
}

#menu ul#acc {
    border: none;
}
#menu #acc li {
    margin : 0 0.25em 0.25em 0;
    padding : 0;
    border : 1px solid #7799dd;
    float : left;
    list-style : none;
    display : block;
}
#menu #acc li a:link, #menu #acc li a:visited {
    color : #000000;
    background : #e5ecff;
    padding : 0.25em 1em;
    width : 0.9em;
    display : block;
    text-decoration : none;
}
#menu #acc li a:hover {
    color : #fffff2;
    background : #000080;
    font-weight : bold;
}
#menu #acc li a:focus, #menu #acc li a:active {
    color : #fffff2;
    background : #000080;
    font-weight : bold;
}
#menu #acc .acc-n {
    border : 1px dotted #d7e9ff;
    padding : 0.25em 1em;
    width : 0.9em;
    color : #000080;
    background : #ffffff;
}
#menu #acc li.acc-logo {
    border : 0;
    width : 6.3em;
}
#menu #acc .acc-logo a:link, #menu #acc .acc-logo a:visited {
    padding : 0.25em 0 0.25em 0.1em;
    width : 6.1em;
    display : block;
    color : #ff0000;
    background : transparent;
    letter-spacing : 0;
    text-decoration : none;
    border : 1px solid #ffffff;
}
#menu #acc .acc-logo a:hover, #menu #acc .acc-logo a:focus, #menu #acc .acc-logo a:active {
    background : #ffffff;
    text-decoration : underline;
    border : 1px solid #6f6f6f;
}
#menu #acc strong {
    color : #000080;
    font-variant : small-caps;
    font-weight : bold;
}
#menu #acc strong em {
    color : #ff0000;
    font-style : italic;
    letter-spacing : 0;
}
#menu #acc span {
    width : 0;
    position : absolute;
    left : -1000px;
    top : -1000px;
    height : 0;
    overflow : hidden;
}
