/* ==================================================
Stylesheet für hunnenberg.de DRUCKVERSION

Datum: 2. Juli 2008
Autor:
Bettina Wieneck Mediendesign
In der Elb 37
40229 Düsseldorf
bettina@wieneck.com
www.wieneck.com

/* Kalibrierung der wichtigsten Abstände */
* { padding: 0; margin: 0; }
h1, h2, p, ul, ol { margin-bottom: 0; }

/* allgemeine Selektoren */

body {
  color: #686868;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

h1 {
  color: #00996d;
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 105%;
  padding-top: 20px;
  margin-left: 10px;
  padding-bottom: 20px;
}

h2 {
  color: #009669;
  font-weight: bold;
  font-size: 85%;
  line-height: 1.5em;
  padding-top: 0px;
  padding-left: 10px;
}

p {
  font-size: 85%;
  color: #686868;
  line-height: 1.5em;
  padding-bottom: 0;
  padding-top: 10px;
  padding-left: 10px;
}

a {
  text-decoration: none; outline: none;
}

.textlink {
  text-decoration: underline; outline: none;
  color: #00996d;
}

.textlink:hover {
  text-decoration: none; outline: none;
  background-color:#eaf6f3; 
}

.textlink:visited {
  text-decoration: underline; outline: none;
  /* color: #1e7a5f;*/
}

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

address {
  margin-top: 20px;
  padding-top: 4px;
  border-top: 1px solid #007b58;
  font-size: 65%;
  font-style: normal;
}

table {
  table-layout: auto;
  margin: 0 10px;
  padding: 5px;
  padding-left: 2px;
  background: #eaf6f3; 
}

th {
  font-size: 85%;
  color: #00996d;
  font-weight: bold;
  line-height: 1.5em;
  padding-right: 15px;
}

td {
  font-size: 85%;
  color: #686868;
  line-height: 1.5em;
}

.formtext {
  font-family: inherit;
  font-size: inherit;
  width: 200px;
  border: 1px solid #c9c9c9;
  background: white;
  color: #686868;
  padding: 1px 2px;
  margin-bottom: 2px;
}

.nrtext { /* Formular Kettelgarnbestellung */
  font-family: inherit;
  font-size: inherit;
  width: 30px;
  border: 1px solid #c9c9c9;
  background: white;
  color: #686868;
  padding: 1px 2px;
  margin-bottom: 2px;
}

.formauswahl { /* Formular Anrede */
  font-family: inherit;
  font-size: inherit;
  width: 80px;
  border: 1px solid #c9c9c9;
  background: white;
  color: #686868;
  padding: 1px 2px;
  margin-bottom: 2px;
}

.formauswahl2 { /* Formular Bewerbung Position */
  font-family: inherit;
  font-size: inherit;
  width: 206px;
  border: 1px solid #c9c9c9;
  background: white;
  color: #686868;
  padding: 1px 2px;
  margin-bottom: 2px;
}

.formdatei {
  font-family: inherit;
  font-size: inherit;
  width: 200px;
  background: white;
  color: #686868;
}


.link { /* Link Randspalte */
  color: #00996d;
  font-weight: bold; 
  font-size: 85%;
  background-image: url(../img/pf_gruen.gif);
	background-repeat: no-repeat;
	background-position: left;
  padding-left: 8px;
  margin-left: 4px;
}

.linktext { /* Link Textbereich */
  color: #00996d;
  font-weight: bold;
  font-size: inherit;
  background-image: url(../img/pf_gruen.gif);
	background-repeat: no-repeat;
	background-position: left;
  padding-left: 8px;
  margin-left: 0px;
}

.mailto {
  color: #00996d;
  font-weight: bold; 
  font-size: inherit;
  background-image: url(../img/b_mailto.png);
	background-repeat: no-repeat;
	background-position: left;
  padding-left: 20px;
  margin-left: 1px;
}


/* Allg. Klassen und IDs */


.trennlinie1 {
  background-image: url(../img/b_trennlinie1.gif);
  background-repeat: no-repeat;
	background-position: left;
  margin-top: 10px;
}

.bildimtext {
  margin: 10px;
}

.skiplink, #klnavi, #grnavi, #subnavi {
  display: none;
}

/*=======================================
  2. Styles für Layoutbereiche
========================================= */

#wrapper {
  text-align: left;
  color: black;
  background-color: white;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  width: 18cm;
}

#seite {
  background-color: white;
  margin-top: 20px;
}

#kopf {
}

#inhalt {
  position: relative;
  font-size: 97%;
  min-height: 10cm;
}

#randspalte {
  float: right;
  width: 6cm;
  font-size: 90%;
}

#randspalte p {
  padding: 0 10px;
  color: #575757;
}

#randspalte h2 {
  padding: 14px 10px 10px 10px;
  color: #00996d;
  font-weight: bold;
}

.kasten_ansprechpartner {
  background-image: url(../img/k_ansprechpartner.png);
  background-repeat: no-repeat;
  border-bottom: 1px solid #91cebc;
  padding-top: 22px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.kasten_ansprechpartner2 {
  background-image: url(../img/k_ansprechpartner2.png);
  background-repeat: no-repeat;
  border-bottom: 1px solid #91cebc;
  padding-top: 22px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.kasten_kontakt {
  background-image: url(../img/k_kontakt.png);
  background-repeat: no-repeat;
  border-bottom: 1px solid #91cebc;
  padding-top: 22px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.kasten_zeiten {
  background-image: url(../img/k_zeiten.png);
  background-repeat: no-repeat;
  border-bottom: 1px solid #91cebc;
  padding-top: 15px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.kasten_aktuelles_bild {
  background-image: url(../img/k_aktuelles.png);
  background-repeat: no-repeat;
  border-bottom: 1px solid #91cebc;
  padding-top: 14px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.kasten_marken {
  background-image: url(../img/k_marken.png);
  background-repeat: no-repeat;
  border-bottom: 1px solid #91cebc;
  padding-top: 14px;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

#text {
  margin-right: 7cm;
  padding: 0 15px;
  margin-bottom: 15px;
}

#bestellung_daten {
}

#text ul {
  font-size: 85%;
  color: #686868;
  line-height: 1.5em;
  padding-bottom: 0;
  padding-top: 10px;
  padding-left: 10px;
  list-style-position: inside;
}

#starpunkte li {
  font-size: 100%;
  color: #009669;
  font-weight: bold;
  margin-left: 20px;
  padding: 3px 0 3px 0;
  list-style-type: none;
  list-style-position: inside;
  list-style-image: url(../img/b_haken.gif);
}

/*=======================================
  E N D E   D E S   S T Y L E S H E E T S
  ======================================= */


