﻿/*
Theme Name: PRINT.CSS
Theme URI: http://www.fels.de
Description: Fels - Kalk fürs Leben
Author: Cybay New Media GmbH
Author URI: http://www.cybay.de
*/

/* STARTSEITE
---------------------------------------------------------------------*/
#content #inhalts {
    margin: 10px 47px 30px 52px;
    line-height: 16px;
    height: auto;
    width: 640px;
}
#start_links {
    width: 406px;
    float: left;
    margin-top: 18px;
    padding-right: 10px;
}
#contentbox {
    width: 402px;
}
#contentbox p{
    width: 370px;
}
#start_links ul {
    list-style-type: none;
    padding-top: 10px;
}
#start_links ul li a {
    color: #ff660c;
    font-weight: bold;
    padding: 3px 0 3px 15px;
    display: block;
    background: url(/images/icon_left_orange.gif) no-repeat left 7px;
    height: 10px;
}
#start_links ul li a:hover {
    color: #cc3300;
    background: url(/images/icon_left_orange_over.gif) no-repeat left 7px;
}
#start_rechts {
    width: 150px;
    float: left;
    padding-left: 20px;
    border-left: 1px dotted #8f8f8f;
    margin-bottom: 40px;
    margin-top: 18px;
}
#content #start_rechts h3 {
    font-size: 11px;
    padding: 0 0 0 15px;
    background: url(/images/quadrat.gif) left 3px no-repeat #fff;
    font-weight: normal;
    margin-bottom: 3px;
    clear: both;
    margin-top: 0;
}
#content #start_rechts select {
    float: left;
    width: 192px;
    font-size: 11px;
    margin-top: 3px;
}
#content #start_rechts input {
    float: left;
    margin-left: 170px;
    margin-top: 4px;
    margin-bottom: 30px;
}
#content #start_rechts p {
    margin: 10px 0;
}
#content #start_rechts a {
    padding: 5px 35px 5px 0;
    background: url(/images/icon_show_up.gif) 55px 3px no-repeat;
    color: #ff660c;
    font-weight: bold;
}
#content #start_rechts a:hover {
    background-image: url(/images/icon_show_down.gif);
    color: #cc3300;
}
#contentbox ul li a {
    color: #ff660c;
    font-weight: bold;
    padding: 3px 0 3px 15px;
    display: block;
    background: url(/images/icon_left_orange.gif) no-repeat left 7px;
    height: 10px;
    text-decoration: none;
    font-size: 11px;
}
#contentbox ul li a:hover {
    color: #cc3300;
    background: url(/images/icon_left_orange_over.gif) no-repeat left 7px;
}

/* GLOBAL STYLE
---------------------------------------------------------------------*/
#nav {
    display: none;
}
#rechts2 {
    display: none;
}
body {
    background: none;
}
#logo {
    display: none;
}
#orange {
    display: none;
}
#suche {
    display: none;
}
#meta {
    display: none;
}
#footer {
    display: none;
}
.clear {
/*    display: none;*/
}
#passende {
    display: none;
}
#links h3 {
    display: none;
}
#content {
    font-family: verdana;
}
#content h1 {
    font-family: verdana;
    font-weight: normal;
    font-size: 20px;
}
#content h3 {
    font-family: verdana;
    font-weight: bold;
    font-size: 11px;
}
#content p {
    font-family: verdana;
    font-weight: normal;
    font-size: 11px;
}
#inhalt p a{
    font-family: verdana;
    font-weight: normal;
    font-size: 11px;
    color: #ff660c;
    text-decoration: none;
}
#inhalt  {
    font-family: verdana;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
}
#inhalt  a {
    font-family: verdana;
    font-weight: normal;
    font-size: 11px;
    color: #ff660c;
}
#inhalt table#umweltschutz {
    margin-top: 30px;
    border: 1px dotted #8f8f8f;
    width: 100%;
    font-size: 11px;
}
#inhalt table#umweltschutz td {
    padding: 3px;
    vertical-align: top;
}
#inhalt table#umweltschutz td.ansprechpartner {
    width: 220px;
    padding: 5px;
}
#inhalt table#umweltschutz td.bild {
    width: 40px;
}
#inhalt table#umweltschutz td.name {
    width: 250px;
}
#inhalt table#umweltschutz span {
    background: url(/images/quadrat.gif) left center no-repeat;
    padding-left: 15px;
}
#inhalt table#umweltschutz td a {
    background: url(/images/icon_left_orange.gif) left 11px no-repeat;
    padding: 7px 10px;
    color: #ff660c;
    font-weight: bold;
    display: block;
}
#inhalt table#umweltschutz td a:hover {
    color: #cc3300;
    background-image: url(/images/icon_left_orange_over.gif);
}
.team {
   float: left;
   margin-left: 40px;
}
.uebersichtblock {
    float: left;
    width: 155px;
    margin-bottom: 20px;
    display: block;
}
.uebersichtallg {
    float: left;
    display: inline;
    width: 320px;
    margin-right: 15px;
}
.uebersichtlink {
    background: url(/images/icon_left_orange.gif) no-repeat left 5px;
    padding-left: 8px;
    display: block;
    margin: 0 10px 4px 0;
    line-height: 16px;
    font-weight: bold;
    text-decoration: none;
}
.uebersichtlink a:hover {
    background: url(/images/icon_left_orange.gif) no-repeat left 5px;
}
.newsblock {
    margin-bottom: 20px;
    display:block;
}
.newslink {
    margin-bottom: 20px;
    background-image: url(/images/icon_left_orange.gif);
    background-repeat: no-repeat;
    background-position: 1px 4px ;
    padding-left: 12px;
    font-weight: bold;
    text-decoration: none;
}
.newstext {
    margin-top: 5px;
    margin-bottom: 17px;
}
.newspic{
   margin: 2px 10px 3px 0; 
    float:left;
}
.archiv {
    clear: both;
    background: url(/images/dotted.gif) repeat-x top left;
    margin-top: 50px;
    padding-top: 10px;
    width: 601px;
}
.archivlink {
    margin-bottom: 20px;
    background-image: url(/images/icon_left_orange.gif);
    background-repeat: no-repeat;
    background-position: 1px 4px ;
    padding-left: 12px;
    font-weight: bold;
    text-decoration: none;
}
.detailpic{
    margin: 0 0 13px 20px; 
    float:right;
}
.detailup {
    width: 601px;
    margin-bottom: 15px;
}
.detailup_left {
    float: left;
}
.detailup_right {
    text-align: right;
}
.download, .linktext {
    text-decoration: none;
}
.grau a {
    text-decoration: none;
}
#downloads tr a {
    text-decoration: none;
}
#downloads img {
    margin-left: 20px;
}
#downloadtext a {
    text-decoration: none;
}

/* DOWNLOADS
---------------------------------------------------------------------*/
#inhalt table#umweltschutz td a:hover {
    color: #cc3300;
    background-image: url(/images/icon_left_orange_over.gif);
}
#inhalt table#downloads a {
    color: #ff6522;
    font-weight: bold;
}
#inhalt table#downloads span {
    display: none;
}
#inhalt table#downloads a.pdf {
    display: block;
    width: 16px;
    height: 16px;
    background: url(/images/pdf.gif) no-repeat 0 0;
    padding: 0;
}
#inhalt table#downloads {
    border: none;
    border-collapse: separate;
    margin: 0;
}
#inhalt table#downloads th {
    background: #ff671e;
    padding: 2px;
    border-right: 1px solid #fff;
    color: #fff;
}
#inhalt table#downloads th#titel {
    width: 460px;
    text-align: left;
    padding-left: 10px;
}
#inhalt table#downloads th#groesse {
    width: 65px;
}
#inhalt table#downloads th#format {
    width: 65px;
    border-right: none;
}
#inhalt table#downloads tr.grau {
    background: #f6f6f6;
}
#inhalt table#downloads td {
    padding: 8px 0 8px 12px;
    vertical-align: top;
}
#inhalt table#downloads td a {
    background: url(/images/icon_download.gif) 0 3px no-repeat;
    display: block;
    padding-left: 20px;
}
#inhalt table#downloads td a:hover {
    background: url(/images/icon_download.gif) 0 3px no-repeat;
    display: block;
    padding-left: 20px;
}

/* SITEMAP
--------------------------------------------------------------------- */
#inhalt div.sitemap {
    clear: both;
    float: left;
    width: 270px;
    margin-right: 20px;
    margin-bottom: 20px;
}
#inhalt div.sitemap ul, #inhalt div.sitemap2 ul {
    list-style-type: none;
}
#inhalt div.sitemap ul li , #inhalt div.sitemap2 ul li {
    margin: 3px 0;
}
#inhalt div.sitemap2 {
    float: left;
    width: 290px;
    margin-bottom: 20px;
    font-size: 11px;
}
#inhalt div.sitemap2 a, #inhalt div.sitemap a {
    background: url(/images/icon_left_orange.gif) left 4px no-repeat;
    padding-left: 10px;
    color: #ff660c;
    text-decoration: none;
}
#inhalt div.sitemap2 ul ul ul {
    padding-left: 10px;
}
#inhalt div.sitemap2 ul ul , #inhalt div.sitemap ul ul {
    margin-left: 10px;
}
#inhalt div.sitemap2 ul ul #third {
    background: url(/images/icon_left_orange.gif) left 4px no-repeat;
}
#inhalt div.sitemap2 ul ul a, #inhalt div.sitemap ul ul a {
    font-weight: normal;
    background: none;
}
#inhalt div.sitemap2 a:hover, #inhalt div.sitemap a:hover {
    background: url(/images/icon_left_orange_over.gif) left 4px no-repeat;
    padding-left: 10px;
    color: #cc3300;
}
#inhalt div.sitemap2 ul ul a:hover, #inhalt div.sitemap ul ul a:hover {
    background: none;
    color: #cc3300;
}
#inhalt div.sitemap h3 , #inhalt div.sitemap2 h3 {
    background: url(/images/dotted.gif) repeat-x left bottom;
    color: #ff660c;
    font-size: 18px;
    font-weight: normal;
    display: block;
    padding: 0 0 10px 0;
}

/* ONLINEBEWERBUNG
--------------------------------------------------------------------- */
#inhalt form#bestellformular {
    margin: 0 0 90px 0;
}
#inhalt form#bestellformular p {
    margin: 2px 0 16px 0;
}
#inhalt form#bestellformular input[type=checkbox] {
    vertical-align: middle;
    margin: 5px 0 5px 0;
}
#inhalt form#bestellformular fieldset {
    margin-top: 10px;
    border: none;
}
#inhalt form#bestellformular textarea {
    margin: 10px 0;
    width: 90%;
    height: 80px;
    padding: 0;
}
#inhalt form#bestellformular table {
    widtH: 260px;
}
#inhalt form#bestellformular fieldset input {
    width: 222px;
}
#inhalt form#bestellformular fieldset option {
    padding-right: 2em;
}
#inhalt form#bestellformular td#pflichtfelder {
    text-align: right;
}
#inhalt form#bestellformular td span {
    color: #ff660c;
}
#inhalt form#bestellformular td {
    padding: 2px 0;
}
#inhalt form#bestellformular input#senden {
    width: auto;
}
.bewerbung label {
    width: 170px;
    float: left;
    display: block;
}
.head_stellen {
    font-weight: bold;
    font-size: 11px;
    height: 25px;
    background: url(/images/dotted.gif) repeat-x top left;
    background-position: 2px 20px;
    padding-bottom: 8px;
}
.head_stellen_auch {
    font-weight: bold;
    font-size: 11px;
    height: 25px;
    background: url(/images/dotted.gif) repeat-x top left;
    background-position: 2px 20px;
    padding-bottom: 8px;
    margin-top: 15px;
}
#content #inhalt .eu_ja {
    width: auto;
    padding: 0;
    margin: 0px;
}
#content #inhalt .eu_nein {
    width: auto;
    padding: 0;
    margin: 0px;
}
#content #inhalt .stern {
    width: 20px;
    padding: 0;
    display: inline;
}
#content #inhalt label.eu {
    display: inline;
    float: none;
    width: 100%;
}
#content #inhalt .eu {
    padding-right: 10px;
}
#content #inhalt  #area {
    width: 225px;
    height: 80px;
    margin-top: 15px;
    margin-bottom: 1px;
}
#inhalt form#bestellformular td span {
    color: #ff660c;
    margin-left: 5px;
}
#suche_seiten {
    text-align: center;
    height: 15px;
    display: block;
    width: auto;
}
#suche_seiten a {
    margin-left: 2px;
    background-color: #feeae1 ;
    font-weight: bold;
    padding:1px 6px;
    text-decoration: none;
}
.suche_active {
    color: #000 ! important;
    background-color: #fff ! important;
}
/* ANFAHRTSSKIZZE
--------------------------------------------------------------------- */
#stellen a {
text-decoration: none;
}