<?php
/*
Template Name: Print Stylesheet
*/
?>

html {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
background: url(img/foerderbruecke02.jpg) 0 100% fixed no-repeat;
font-family: arial, geneva, sans-serif;
font-size: x-small; /* IE5 Win */
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
}
html>body { /* be nice to Opera */
font-size: small;
}

a {
color: #69c;
text-decoration: none;
border-bottom: 1px solid #e2e2e2;
}
a:hover {
background: #eee;
}
a.skip  {
display: none;
}
img {
border: none;
}
img a {
border: none;
}

/* ausgblendet */

#searchbar, #navigation, #promo1, #promo2, .blaettern {
display: none;
}

#header {
width: 96%;
margin: 0 2%;
padding: 0;
}


#logo {
height: auto;
width: 96%;
margin: 0 2%;
padding: 0;
}

#wrapper {
width: 96%;
margin: 0 2%;
padding: 0;
}

#content {
width: 100%;
margin: 0;
padding: 0;
}


#breadcrumb {
width: 100%;
margin: 0;
padding: 8px 0;
font-size: 86%;
text-align: center;
border-top: 1px dashed #ccc;
border-bottom: 1px dashed #ccc;
}


h1 {
font-size: 200%;
font-family: georgia, courier new, 'times new roman';
text-align: center;
}


h1 a {
border: none;
}

/* HAUPARTIKEL */

#content h1 {
text-align: left;
clear: both;
margin: 0 0 5px 0;
padding: 15px 0 0 0;
font-family: georgia, 'courier new', 'times new roman', times, serif;
font-size: 150%;
font-weight: normal;
color: #666;
}
#content h1 a {
color: #666;
text-decoration: none;
border-bottom: 1px solid transparent;
display: block;
}
#content h1 a:hover {
background: #eee;
}

#content h2.quelle { /* quelle und datum */
font-family: arial, helvetica, geneva, sans-serif;
margin: 0 0 5px 0;
padding: 0;
font-size: 86%;
font-weight: normal;
color: #666;
border-bottom: 0px solid #f0f0f0;
}


#content .meta {
margin: 0 0 10px 0;
}

#content h2 { /* zwischenueberschrift */
margin: 10px 0 5px 0;
padding: 0;
font-family: georgia, 'times new roman', times, serif;
/* font-size: 95%;
font-weight: bold; */
font-size: 120%;
font-weight: normal;
color: #666;
border-bottom: 1px dashed #e2e2e2;
}

#content p {
margin: 0 0 10px 0;
padding: 0px 0 0 0;
font-size: 90%;
text-align: justify;
line-height: 1.7em;
color: #666;
}
#content p.vorspann {
text-align: left;
line-height: 1.4em;
font-family: georgia, 'times new roman', times, serif;
font-style: italic;
font-weight: normal;
font-size: 120%;
}
#content .meta p.themen, #content .meta p.kategorie { /* kategorie und tags */
margin: 0 0 5px 0;
padding: 0;
font-size: 86%;
line-height: 1.2em;
color: #666;
border-top: 0px solid #f0f0f0;
}

#content p.blaettern {
font-size: 86%;
text-align: right;
margin-bottom: -15px;
}

address {
font-style: normal;
color: #666;
}

#impressum #content p, #impressum address {
font-size: 86%;
line-height: 1.4em;
}

#impressum #content h2, #about #content h2 {
margin-top: 15px;
border: none;
}

#about img {
float: left;
margin: 2px 10px 5px 0;
padding: 2px;
border: 1px solid #ccc;
}




/* FORMULARFELDER */

#searchbar fieldset {
margin: 0;
padding: 0;
border: none;
}
#searchbar label {
position: absolute;
overflow: hidden;
top: -2000px;
width: 1px;
height: 1px;
}
input#suchfeld {
margin: 0;
padding: 2px 2px 2px 2px;
font-size: 87%;
font-weight: bold;
color: #666;
width: 12em;
border: 1px inset #ccc;
}
input#abschicken {
margin-bottom: 1px;
font-family: verdana, arial, georgia, 'times new roman', times, sans-serif;
font-size: 80%;
color: #666;
width: 5.5em;
background: #fff;
border: 3px double #ccc;
}

/* KONTAKTFORMULAR */
fieldset {
padding: 0 10px;
border: 1px dashed #e2e2e2; 
}
label, legend {
font-size: 86%;
color: #666;
}
label {
display: block;
margin-bottom: 0.2em
}
#content input {
width: 250px;
margin-bottom: 0.8em;
}
textarea {
width: 350px;
margin-bottom: 0.8em;
}
#content input#abschicken {
width: 9em;
}
.error {
margin-top: 15px;
display: block;
font-weight: bold;
color: #f00;
}

/* FUSS */

#footer {
clear: both;
width: 96%%;
margin: 0 2%;;
padding: 5px 0 30px 0;
font-size: 86%;
font-weight: normal;
letter-spacing: 1px;
color: #666;
border-top: 1px dashed #ccc;
}
#footer p {
text-align: center;
}

