/* *****************************
   * CSS fuer Seite-Navigation *
   ***************************** */
@import url(content_seite_print.css) print;

@media screen
{
	html { 
		height: 100%; 
		margin-bottom: 1px;
		/* Scrollleiste bei FF immer einblenden */
	}

    body {
		margin: 0px;
		border: 0px;
		background-color: #999;
		/*text-align: center;*/
		vertical-align: top;
		padding: 0px;
    }

	/*Menue Seite*/
	ul#mainnav {
		list-style: none;
		margin: 0;
		padding: 0;
		width: 184px;
	}
	
	ul#mainnav li {
		margin: 0;
		padding: 0;
		border-top:1px solid #999;
	}

	ul#mainnav li a {
		display: block;
		margin: 0;
  	padding: 3px 0;
		width: 184px;
		font: bold 10pt/1.5 Arial, Helvetica, sans-serif;
		color: #666;
		text-indent: 17px;
		text-decoration: none;
	}

	ul#mainnav li a:hover {
		display:block;
		color: #eee;
		background-color: #E9C92F;
		background: url(../images/Menue_Oberpunkt.jpg) left no-repeat;
	}
	
	ul#mainnav li.UnterPunkt {
		margin: 0;
		padding: 0;
		border-top: 0;
	}
	
	ul#mainnav li.UnterPunkt a {
		display: block;
		margin: 0;
		padding: 1px 0;
		width: 184px;
		font: bold 8pt/1.5 Arial, Helvetica, sans-serif;
		color: #666;
		text-indent: 17px;
		text-decoration: none;
	}

	ul#mainnav li.UnterPunkt a:hover {
		display: block;
		color: #eee;
		background-color: #E9C92F;
		background: url(../images/Menue_Oberpunkt.jpg) left no-repeat;
	}
	
	
	td.Menü {
	  margin:0;
	  padding:0;
		background-color: #E6E6E6;
	}
	
	/* Fix IE. Hide from IE Mac \*/
	* html ul li { float: left; height: 1%;}
	* html ul li a { height: 1%; }
	
	/*================================================*/
	

	/* ======== Layout ======= */
	
	div.Layout {
		/* Uebergeordnetes div (Zentriert den gesamten Inhalt) */
		width: 800px;
		height: 100%;
  	/*text-align: center;*/
		vertical-align: top;
		background-color: #FAEEC2;
		margin:auto;	/* Damit Ausrichtung beim Firefox funktioniert */
		border: 0px;
		padding: 0px;
	}
	
	table.Layout {
		width: 800px;
		height: 100%;
		margin: auto;
		padding: 0px;
		border: 0px none;
		background-color: #FFFFFF;
	}
	
	table.Inhalt {
		padding: 0px;
		margin: 0px;
		border: 0px solid #000000;
		background-color: #FFFFFF;
	}

	table.Normal {
		padding: 0px;
		margin: 0px;
		border: 0px solid #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		line-height: 15px;
		color: #000000;
	}

	table.Box_Umrandung {
		border: 3px solid #E6E6E6;
		padding: 0px;
		margin: 0px;
	}

	/* ======== Schriften ======= */
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 21px;
		font-style: normal;
		line-height: 22px;
		font-weight: bold;
		font-variant: normal;
		color: #CC0000;
		margin: 0;
		margin-bottom: 10px;
	}
	
	* html h1 {
	}
	
	h1.Tabelle {
		/* Wenn kein Text folgt */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 21px;
		font-style: normal;
		line-height: 22px;
		font-weight: bold;
		font-variant: normal;
		color: #CC0000;
		margin-bottom: 15px;
	}
	
	p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 15px;
		font-weight: normal;
		font-variant: normal;
		color: #000000;
	}
	
	* html p {
		margin-top: 0px;
	}
	
	span.Text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
	}
	
	span.Klein {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: 11px;
		font-weight: bold;
		font-variant: normal;
		color: #666666;
	}

	span.Klein2 {
		font-size: 10px;
		font-style: normal;
		line-height: 11px;
		font-weight: normal;
		font-variant: normal;
	}
	
	span.InfoText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
	}
	
	span#leasingpreis {
		color: #ff0000;
	}
	
	span.Bildunterschrift {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-style: normal;
		font-weight: bold;
		color: #666666;
		margin-top: 2px;
		display: block;
	}
	
	span.Oeffnungszeiten {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
	}
	
	span.News_Subline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
	}
	
	span.News_Headline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		display: block;
	}
	
	span.Serviceliste_Headline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		display: block;
	}
	
	span.Serviceliste_Preis {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-style: normal;
		line-height: 15px;
		font-weight: bold;
		font-variant: normal;
		color: #000000;
	}
	
	span.Sternchentext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
	}
	
	a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
	}
	
	a:link { 
		text-decoration: underline;
		color: #000000;
	}
	
	a:visited { 
		text-decoration: underline;
		color: #666666;
	}
	
	a:hover { 
		text-decoration: underline;
		color: #E9C92F;
	}
	
	a.Drucklink {
		font-weight: bold;
		text-decoration: underline;
		vertical-align: top;
	}
	
	a.Standorte_Oberlink {
		font-weight: bold;
	}
	
	a.Standorte_Unterlink {
	}
	
	/* aus Kompatibilitätsgründen ... */
	#fliesstext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
	}
	
	table tr {
		vertical-align:top;
	}
	
	/* ======== Banner ======= */
	table.Banner {
		background: url(../images/oben_seite.jpg);
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		line-height: 12px;
		font-weight: normal;
		width: 800px;
		border-left: 0px solid;
		border-top: 0px solid;
		border-right: 0px solid;
		padding: 0px;
		margin: 0px;

	}
	
	span.Banner {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 15px;
		font-weight: normal;
		color: #FFFFFF;
	}
	
	td.Balken {
		height: 6px;
		width: 800px;
		background: url(../images/balken.jpg) no-repeat #C0C0C0;
	}
	
	/* ========= Inhalt =========== */
	table.Inhalt {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 15px;
		font-weight: normal;
		font-variant: normal;
		font-style: normal;
		width: 100%;
	}
	
	/* ========= Infobox ============= */
	table.Infobox { 
		width: 100%; 
		height: 100%;
		border: 1px solid #666666;
		background-color: #E6E6E6;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
	}
	
	td.Infobox_Header {
		background-color: #666666;
		/*background-image: url(../images/Box_Header.jpg); */
		background-position: left;
		background-repeat: repeat-y;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #FFFFFF;
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 3px;
		padding-right: 10px;
	}
	
	* html td.Infobox_Header {
		/* Falschen Abstand bei IE fixen */
		padding-top: 1px;
	}
	 
	td.Infobox_Body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 18px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		padding-left: 7px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 2px;
	}
	
	table.Infobox ul {
		padding: 0px 0%;
	}
	
	table.Infobox li {
		list-style-type: disc;
		list-style-position: outside;
		background-color: #E6E6E6;
		font: bold 10pt/1.5 Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-indent: 6%;
	}
	
	/* ========= Unser Team ============ */
	
	td.UnserTeam {
		line-height: 12px;
	}
	
	/* ========= Navigation ============ */
	table.Navigation {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: none;
		width: 100%;
	}
	
	/* ========= Ansprechpartner ============= */
	table.Ansprechpartner {
		width: 127px;
		border: 0px solid #000000;
		background-color: #E6E6E6;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: 12px;
		font-style: normal;
		font-weight: normal;
	}
	
	td.Ansprechpartner {
		background-color: #E6E6E6;
	}
	
	table.Ansprechpartner a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
		text-decoration: underline;
		color: #000000;
	}
	
	table.Ansprechpartner a:hover {
		text-decoration: underline;
		color: #E9C92F;
	}
	
	td.Ansprechpartner_Header {
		background-color: #E9C92F;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #FFFFFF;
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 3px;
		padding-right: 10px;
	}
	
	td.Ansprechpartner_Body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		vertical-align: bottom;
	}
	
	td.Ansprechpartner_Body_Pic {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		padding-left: 10px;
		padding-right: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		width: 105px;
		vertical-align: bottom;
	}
	
	td.Standorte {
		background-color: #E6E6E6;
	}
	
	/* ========= Impressum ============= */
	table.Impressum {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		padding: 0px;
		margin: 0px;
		border: 0px solid #000000;
	}
	
	p.Impressum {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: 13px;
		font-weight: normal;
		color: #000000;
	}
	
	/* ========= Angebote ============= */
	div.Angebote_Liste {
		width: 550px;
		min-height: 78px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #E9C92F;
	}
	
	table.Angebote_Liste {
		padding: 0px;
		margin: 0px;
		border: 0px solid #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
	}
	
	span.Angebote_Ueberschrift {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
	}
	
	span.Angebote_Preis {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-style: normal;
		line-height: 15px;
		font-weight: bold;
		font-variant: normal;
		color: #000000;
	}
	
	td.Angebote_Balken {
		background-color: #E9C92F;
	}
	
	.HorizontalBar {
		/* Angebote */
		color: #E9C92F;
	}

	.HorizontalBarTable {
		/* Angebote */
		border-color: #E9C92F;
	}
	
	/* ====== Diverses ====== */
	
	hr {
		height:1px;
		border: 0px;
		color: #E9C92F;
		background-color: #E9C92F;
	}
	
	/* ============== Formulare */
	div.Formular {
		background-color: #FCF6E1;
		padding:15px;
	}


	div.Formular_Gewinnspiel {
		background-color: #EED039;
		padding:5px;
	}
	
	form.select {
		color: #000000;
	}
	
	/* ====== Inputs ======= 
	#div.Formular input  {border: 1px solid #880033;}
	#div.Formular select  {border: 1px solid #880033;}
	#div.Formular_Gewinnspiel select, input {border: 1px solid #880033;}
	*/
}

