#alles {
	background-color: #0668b4;
	height: 570px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#impressum {
	background-color: #0668b4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
	color: #F2EEE9;
}
#impressumtext {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


body {
	background-color: #0668b4;
}
#zenpic {
	left: auto;
	right: 500px;
}
#pize {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
}


#kopf {
	background-color: #f2eee9;
	height: 120px;
	width: 900px;
}
#panorama {
	height: 120px;
	width: 530px;
	float: right;
}

#firmenlogo {
	width: 340px;
	padding-top: 20px;
	padding-bottom: 6px;
	padding-left: 18px;
	padding-right: 12px;
	position: absolute;
	clear: left;
}
#navigation li {
	list-style-type: none;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: 1px;
	vertical-align: middle;
	margin-right: 10px;
	color: #F2EEE9;
}
#navigation ul {
	margin-right: -15px;
}

#navigation a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F2EEE9;
	text-decoration: none;
}
#navigation a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F2EEE9;
	text-decoration: none;
}
#navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EB6C2B;
	text-decoration: none;
}

#navigation {
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F2EEE9;
	padding-left: 328px;
	vertical-align: middle;
	text-align: center;
	padding-right: 2px;
	height: 30px;
}
#impressum a:link {
	text-decoration: none;
	color: #F2EEE9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#impressum a:hover {
	color: #EB6C2B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#impressum a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F2EEE9;
}



/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0668b4;
	border-bottom-color: #0668b4;
	border-left-color: #0668b4;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color: #EB6C2B;
	border-top: solid 1px #0668b4;
	border-bottom: solid 1px #0668b4;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #4c3300;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	height: 340px;
	background-color: #f2eee9;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#wir1 img {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	margin-left: 185px;
	margin-top: 8px;
}
#wir2 img {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 60px;
	border: 1px solid #000000;
}
#wir3 p {
	color: #000000;
}
#wir3 h1 {
	font-size: 14px;
	color: #EB6C2B;
}




/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EB6C2B;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #F2EEE9;
	background-color: #FF752F;
}

.AccordionPanelOpen .AccordionPanelTabHover {
	color: #F2EEE9;
	background-color: #FF752F;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #EB6C2B;
}
#wir3 a:link {
	color: #000000;
	text-decoration: none;
}
#wir3 a:visited {
	color: #000000;
	text-decoration: none;
}
#wir3 a:hover {
	color: #EB6C2B;
	text-decoration: none;
}


/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #EB6C2B;
}
#angebot h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0668B4;
	margin-left: 5px;
	padding-top: 5px;
}
#angebot h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EB6C2B;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0668B4;
	padding-bottom: 40px;
}
#angebot p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#angebot img {
	float: left;
	border: 1px solid #000000;
	margin-top: -7px;
	margin-right: 15px;
}
#angebot2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0668B4;
	margin-left: 5px;
	padding-top: 5px;
}
#angebot2 img {
	float: left;
	border: 1px solid #000000;
	margin-top: -7px;
	margin-right: 15px;
}
#angebot2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EB6C2B;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0668B4;
	padding-bottom: 40px;
}
#angebot2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#angebot h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0668B4;
	font-weight: normal;
}
#angebot2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0668B4;
	font-weight: normal;
}
#anschrift {
	float: left;
	width: 350px;
}
.kontakt {
	font-size: 14px;
	color: #000000;
	text-indent: 1.5px;
	letter-spacing: 0.7px;
}
.und {
	font-size: 16px;
	color: #000000;
}
.fueller {
	font-size: 6px;
}
#plan {
	float: right;
	width: 513px;
	margin-top: 6px;
	border: 1px solid #000000;
}
.und2 {
	font-size: 14px;
	color: #000000;
	text-indent: 1.5px;
	letter-spacing: 0.7px;
}
.kontakt3 {
	font-size: 14px;
	color: #000000;
	text-indent: 1.5px;
	letter-spacing: 0.7px;
}

#marken h2 {
	color: #EB6C2B;
	font-size: 14px;
}
#marken img {
	margin: 6px;
	vertical-align: middle;
	border: 1px solid #000000;
}
#marken a:link {
	text-decoration: none;
	color: #0668B4;
}
#marken a:visited {
	color: #0668B4;
	text-decoration: none;
}
#marken a:hover {
	color: #EB6C2B;
}
#marken h3 {
	font-size: 14px;
	color: #0668B4;
}
#marken  h1  {
	color: #0668B4;
	font-size: 14px;
	letter-spacing: 8px;
}
.markenliste {
	color: #0668B4;
}
#marken2 h2 {
	color: #EB6C2B;
	font-size: 14px;
}
#marken2 img {
	margin: 6px;
	vertical-align: middle;
	border: 1px solid #000000;
}
#marken2 a:link {
	text-decoration: none;
	color: #0668B4;
}
#marken2 a:visited {
	color: #0668B4;
	text-decoration: none;
}
#marken2 a:hover {
	color: #EB6C2B;
}
#marken2 h3 {
	font-size: 14px;
	color: #0668B4;
}
#marken2  h1  {
	color: #0668B4;
	font-size: 14px;
	letter-spacing: 8px;
}
#textfeld textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border: 1px solid #000000;
	margin-top: 5px;
}

#impressum1 p {
	font-size: 12px;
	color: #000000;
}
#disclaimer p {
	font-size: 12px;
	color: #000000;
}









#kontakt label{
	float: left;
	display: block;
	width: 8em;
	clear: left; /* Umbruch */
	margin-top: -1em;
	font-weight: bold;
}
#kontakt2  input{
	position: static;
	top: -1.4em;
	left: 6em;
	border: 1px solid #000000;
	background: #fff;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	margin-bottom: -5px;
	font-size: 12px;
	margin-top: 5px;
}
.durchstreichen {
	text-decoration: line-through;
	color: #000000;
}
#haftung {
	font-size: 11px;
	font-style: italic;
}
#danke {
	text-align: center;
	letter-spacing: 2px;
	padding: 40px;
}
.kontakt4 {
	font-size: 14px;
	color: #000000;
	text-indent: 1.5px;
	letter-spacing: 0.7px;
	padding-top: 17px;
}
.kontakt5 {
	font-size: 14px;
	color: #000000;
	text-indent: 1.5px;
	letter-spacing: 0.7px;
	padding-bottom: 17px;
}
.zentriert {
	text-align: center;
}
.rot {
	color: #E5291E;
	font-weight: bold;
	text-align: center;
}
.zentriert {
	text-align: center;
}
.bild_zentriert {
	margin-left: 55px;
}
.tata {
	font-weight: bold;
	color: #FF0000;
}
#angebot h5 {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.blumenkasten {
	float: right;
}
.blumenkastenZEN {
	float: right;
	width: 300px;
}
.gelb {
	color: #FFFF00;
}
#plan2 {
	float: left;
	margin-top: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 329px;
}
#plan3 {
	margin-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 651px;
	margin-left: 110px;
}
#plan4 {
	margin-top: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	margin-left: 330px;
}
#hartwarewand {
	margin-top: 8px;
	margin-left: 190px;
}
.porschetext {
	font-size: 14px;
	color: #000000;
	text-indent: 1.5px;
	letter-spacing: 0.7px;
}
.porschetextue {
	font-size: 14px;
	text-indent: 1.5px;
	letter-spacing: 0.7px;
	font-weight: bold;
}
.porschetext2 {
	font-size: 14px;
	color: #000000;
	text-indent: 1.5px;
	letter-spacing: 0.7px;
	margin-top: 15px;
	padding-top: 15px;
}
.porschetext3 {
	font-size: 14px;
	color: #000000;
	text-indent: 1.5px;
	letter-spacing: 0.7px;
	padding-bottom: 15px;
}
#ohnerahmen img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	margin-left: 20px;
}
#pata img {
	padding-top: 10px;
}
