﻿/* CSS-Layout für Weinbergartikel Weis, Maikammer */
/* Sigrid Rong EDV-Services */
/* www.rong.de */

/* allgemeine Definitionen */

/* Seitendefinition */
  body {
	color: #000080; /*	background-color: #F2E6D9;*/;
	background: #FCFAD8;
	font-size: 100.01%;
	font-family: Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 1em 0;
	text-align: center;
}

/* Überschriften allg. */
  h1 {
	font-size: 2.3em;
	margin: 0;
	padding-top: 0.5em;
	text-align: left;
/*	background: #8A0000 url('../images/schriftzug_wappen.gif') no-repeat 98% 45%;*/
/*	border-bottom: 1px solid silver;*/
}

  h2 {
	font-size: 1em;
	color:#999999;
}

  h3 {
	font-size: 1em;
	color:#999999;
}

  h4 {
	color:#999999;
}

  h5 {
	color:#999999;
}

/* Links allg. */
  a:link {
	color: #404040;
}
  a:visited {
	color: #148120;
}
  a:hover {
    color: #148120;
  }
  a:active {
	color: #148120;
}

/* Bilder */
  img {
	border: 0px;
	padding: 3px;
}
/* Ende Bilder */

/* Navigationsleisten */ 
/* Zentrale Navigation (Home, Kontakt, Impressum, ...) */
.Zentrale-Navigation {
    margin: 0;
	padding: 0 0 0 0.2em;
}
/* Ende Zentrale Navigation */

/* Hauptnavigation */
.Hauptnavigation {
	/*	background: #F9FAF8;
	color: #CCCCCC;
	text-align: right;*/
	height: 1.5em;
	margin: 0;
	padding: 0 0 0 10.5em;
}
  
.Hauptnavigation ul {
	margin: 0;
	padding: 0 0 0.5em 0;
	text-align: left;
}
	  
.Hauptnavigation li {
	/*	font: 0.8em/2em Arial;*/
    font: 0.8em Tahoma;
	margin: 0;
	padding: 0;
	display: inline;
}
.Hauptnavigation a {
	/*    float: left;
	padding: 0;*/
	float: left;
	width: 5em;
	margin: 0.4em;
	padding: 0;
	width: 9em;
/*	background-image: url('../images/design/nav_hg.gif')*/
}
.Hauptnavigation a:link {
	color: #148120; /*	border-top: 1px #FFFFFF dotted; 
	border-bottom: 1px #333333 dotted; */;
/*	background-color: #F8F8F8;*/
}
.Hauptnavigation a:visited {
    color: #148120; 
/*	border-top: 1px #FFFFFF dotted; 
	border-bottom: 1px #333333 dotted; */
/*  background-color: #F8F8F8;*/
  }
.Hauptnavigation a:hover {
	color: #003300;
/*	border-top: 1px #660033 dotted;*/
	border-bottom: 3px #F4E266 solid; 
/*	background-color: white;*/
}
.Hauptnavigation a:active {
	color: #148120;
/*	border-top: 1px #EADCD5 dotted;*/
	border-bottom: 3px #F4E266 solid; 
/*	background-color: white;*/
}
.Hauptnavigation a.aktuell {
	color: #006600;
	border-bottom: 3px #F4E266 solid;
	background: none;
}
/* Ende Hauptnavigation */

/* Unternavigation */
.Unternavigation {
	text-align: left;
	font-size: 10pt;
	float: left;
	width: 12em;
	margin: 0;
	padding: 0;
}
.Unternavigation ul {
    margin: 0; 
    padding: 0;
  }
.Unternavigation li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Unternavigation a {
	display: block;
	padding: 0.1em;
/*	font-weight: bold;*/
/*	background-image: url('../images/design/nav_hg.gif')*/
}
.Unternavigation a:link {
	color: #666666; /*	border-top: 1px #FFFFFF dotted; 
	border-bottom: 1px #333333 dotted; */;
/*	background-color: #F8F8F8;*/
}
.Unternavigation a:visited {
    color: #148120; 
/*	border-top: 1px #FFFFFF dotted; 
	border-bottom: 1px #333333 dotted; */
/*  background-color: #F8F8F8;*/
  }
.Unternavigation a:hover {
	color: #148120;
/*	border-top: 1px #660033 dotted;
	border-bottom: 1px #660033 dotted; */
/*	background-color: white;*/
}
.Unternavigation a:active {
	color: #148120;
/*	border-top: 1px #EADCD5 dotted;
	border-bottom: 1px #EADCD5 dotted; 
	background-color: white;*/
}
.Unternavigation a.aktuell {
    color: #148120; 
    background: none;
}
/* Ende Unternavigation */

/* Subnavigation */
.Subnavigation {
/*	font-size: 0.83em;
	float: left;
*/	
	width: 15.8em;
	margin: 0;
	padding: 0;
/*	background-color: #F8F8F8;*/
}
.Subnavigation li {
    list-style: none;
    margin: 0; 
	padding: 0.2em 0.2em 0.2em 3.5em;
  }
.Subnavigation a {
	font-size: 0.83em;
	font-weight: normal;
	display: block;
	padding: 0;
}
.Subnavigation a:link {
	color: black;
/*	background-color: #F8F8F8;*/
/*	padding-top: 1em;*/
}
.Subnavigation a:visited {
    color: #666; 
/*    background-color: #F8F8F8;*/
  }
.Subnavigation a:hover {
    color: black; 
/*    background-color: #FFFFFF;*/
  }
.Subnavigation a:active {
    color: #723438; 
/*    background-color: gray;*/
  }
.Subnavigation a.aktuell {
    color: #723438; 
    background: none;
}
/* Ende Subnavigation */
/* Ende Navigationen */

/* Definition der einzelnen Bereiche */
/* Definition Rahmenbereich */
.Seitenblock_Rahmen {
	/*    background: url('../images/design/verlauf_kopfzeile.gif') repeat-y left 50%;*/
    /* standardkonforme horizontale Zentrierung */	
	margin: 0 auto;
    min-width: 50em;
	max-width: 55em;
	text-align: left; 
/*	padding: 0.1em 0.1em 0.3em 0.1em;*/;
/*	margin-top: 1em;*/
	margin-left: 4em;
/*	margin-bottom: 1em;*/;
/*	border-left: 12px #495677 solid;*/
/*	border-bottom: 5px solid #e4e4e4;*/
/*	border-right: 12px #CBA69E solid;*/
/*	border-top: 5px solid #EDD6D1;*/
}
/* Ende Rahmenbereich */

/* Seitenblock mit Inhalten */
/* oberste Linie */
.Linie_oben {
	height: 12px;
/*	background: #ffffff url('../images/design/linie_oben.gif') repeat-y right 100%;*/
	text-align: right;
	bottom: 0px;
	width: 100%;
	font: xx-small Arial, Helvetica, Sans-Serif;
	color: #EEEEEE;
}

/* Seitenkopf */
.Seitenkopf {
	text-align: left;
	width: 100%;
	height: 119px;
/*	background: #344661;*/
	background: url('../images/fotos/haardtrand_lang_700_3.jpg') no-repeat center;
}
  
.Seitenkopf hr{
	height: 12px; /* für IE */;
	border: 0px;
/* für Firefox und Opera */ 
/*    border-top: 5px #EA7C48 solid;*/	
/*    border-top: 3px #486B7D solid;*/
/*	border-bottom: 1px #C0C0C0 solid;*/
	margin: 0;
/*	background: #F8F8F8;*/
/*	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	*/
}
/* Ende Seitenkopf */

.Seitenblock {
	/*	background-color: #C0C0C0;*/
	width: 700px;
	bottom: 0px; /* standardkonforme horizontale Zentrierung */;
	margin: 0 auto;
	min-width: 20em;
	max-width: 50em;
	text-align: center; /*	padding: 1em 0 1.8em 0;*/;
	padding: 0.5em 0 0.7em 0;
/*	margin-top: 1em;*/
	margin-bottom: 1em;
}
 
div#linie {
	background:gray;
	height: 0.2em;
}

/* Bereich Überschrift */
.Ueberschrift {
	background: #8FBF7B;
	margin: 0 0 0 0.2em;
	padding: 0.2em 0 0 0;
	color: #FCFAD8;
	text-align: left;
}

.Ueberschrift p {
	font-size: 0.8em;
	font: normal normal bold 10pt Georgia;
	margin: 0 0 1em 0;
}

/* Bereich Inhalt */
.Inhalt {
	/*	geht nicht mit Firefox
	overflow: auto;
	overflow-x: hidden;
*/	
	text-align: left; /*	background: #FFFFFF;*/ /*	margin: 0 12em 0 16em;*/;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 0.8em;
	min-height: 400px;
	left: 0px;
	right: 0px;
}

* html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
.Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
.Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }

.Inhalt ul{
	font-size: 1.2em;
	list-style-image: url('../images/design/krabbe.gif');
	margin: 0;
	padding: 0.1em 0.1em 0.1em 3em;
}
/* Ende Inhalt */

/* Infobox */

.Info {
	font-size: 0.7em;
	float: right;
	width: 14em;
	margin: 0 0 1.1em;
	padding: 0 0 0.5em 0.5em;
/*	background-color: #FFFFFF;*/
}
div#Info h2 {
	padding: 0.3em;
	font-size: 0.9em;
	margin: 0.2em 0.5em;
	text-transform: uppercase; /*	background-color: #000080;*/;
	color: #008000;
	margin-bottom: 1em;
}
div#Info p {
	margin: 0;
	text-align: left;
}
/* Ende Info */

/* unterste Linie */
.Linie_unten {
	height: 12px;
	background: #F9FAF8 url('../images/design/linie_unten.gif') repeat-y left 100%;
}

/* Fusszeile */
.Fusszeile {
	/*	height: 80px;*/
	clear: both;
	font-size: 0.7em;
	margin: 0;
	padding: 0.1em;
	text-align: right; /*	background-color: #344661; */ /*	border: 1px solid silver;*/;
	color: #808080;
/*	font-size: xx-small;*/
}
  
.Fusszeile a{
/*	font-size: small;*/
	text-decoration: none;
}
.Fusszeile a:link {
	color: #808080;
}
.Fusszeile a:visited {
	color: #808080;
}
.Fusszeile a:hover {
    color: #808080;
  }
.Fusszeile a:active {
    color: #808080;
}
  
.copyright a{
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}
/* Ende Fusszeile */

  
  .servicetab {
	padding: 0.5em 0 0.5em 0;
	border-top: 1px #DFDFDF solid;
	border-bottom: 1px #C0C0C0 solid;
	text-align: center;
}

/* Tabellen  */
table#Normale-Tabelle {
    width: 80%;
	margin: 0;
	padding: 0;
	text-align: left;
	border-collapse: collapse;
}

table#Normale-Tabelle td{
	margin: 0;
	padding: 0.5em 0 0.5em 0.5em;
	border-top: 1px #DFDFDF solid;
	border-bottom: 1px #C0C0C0 solid;
}

.servicetab {
	padding: 0.5em 0 0.5em 0;
	border-top: 1px #DFDFDF solid;
	border-bottom: 1px #C0C0C0 solid;
	text-align: center;
}
.firmentab {
	text-align: right;
	border-right: 2px #EADCD5 solid;
}
.partnertab {
	text-align: center;
}
/* Ende Tabellen */

/*----------------------*/

