@charset "utf-8";
@charset "utf-8";
/*###############################################
    CSS StyleSheet
    GARTENGESTALTUNG SUCKER

    Copyright (C) 2009, Ralf Otte
    www.nt-o.de
###############################################*/


/***********************************************
                   BASE
***********************************************/
body {
	text-align: center;
	background-color: #003300;

	background-image: url(img/bg_all.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-image: url(img/bg_all.jpg);
}
#clear {
	clear: both;
}
/***********************************************
              CONTAINER
***********************************************/
#wrapper {
	text-align: center;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#headerone {
	height: 160px;
	width: 400px;
	float: left;
	background-image: url(img/bg_header_standard.gif);
}
#headertwo {
	background-color: #510303;
	height: 160px;
	width: 248px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}
#headerthree {
	height: 160px;
	width: 130px;
	float: left;
	background-image: url(img/bg_header_standard.gif);
}

#contentone {
	background-color: #336666;
	height: 450px;
	width: 400px;
	float: left;
	background-image: url(img/bg_content.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
}

#contenttwo {
	background-color: #510303;
	height: 452px;
	width: 248px;
	float: left;
	background-image: url(<?=$images?>bg_content_start.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}
#contentthree {
	height: 450px;
	width: 130px;
	float: left;
	background-image: url(img/bg_content_2.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
#contentthree  img {
	border: 1px solid #FFCC00;
	padding: 2px;
	margin-top: 21px;
	margin-bottom: 13px;
}
#footerone {
	background-color: #510303;
	height: 45px;
	width: 395px;
	float: left;
	font-size: 0.7em;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
	color: #FFCC00;
}
#footertwo {
	background-color: #510303;
	height: 50px;
	width: 248px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	background-image: url(<?=$images?>bg_content_start.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footerthree {
	background-color: #510303;
	height: 45px;
	width: 130px;
	float: left;
	margin-right: -3px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
}
/***********************************************
           SHOPSPEZIFISCH
***********************************************/
#shopfooter {
	background-color: #510303;
	height: 45px;
	width: 99.4%;
	float: left;
	font-size: 0.7em;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
	color: #FFCC00;
}
#shopcontent {
	background-color: #336666;
	width: 100%;
	float: left;
	background-image: url(img/bg_content.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
#ccshop {
background: #C9E0C9;
	background-image: url(img/bg_shop.jpg);
	background-repeat: repeat-x;
	width: 87%;
	margin: 20px 0px 20px 20px;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
float: left;
}
#shoptable td {
border: 1px;
border-top: 1px solid black;
padding: 5px;
padding-top: 5px;
font-size: 0.9em;
}
#ccshop   h1  {
	font-size: 1em;
}
#ccshop p {
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 0px;
margin-bottom: 5px;
}
#ccshop h2 {
margin-top: 0px;
	font-size: 0.8em;
	margin-bottom: 0px;
}
#ccshop li {
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: disc;
}
#shopcon {
width: 67%;
float: left;
}
/***********************************************
             SHOP SEITENMENU
***********************************************/
#sidemenu {
margin-top: 40px;
padding: 0px;
font-size: 0.9em;
width: 27%;
float: right;
color: black;
border-left: 1px solid #003300;

}
#sidemenu table {
font-size: 1em;
width: 100%;
color: black;
border: 0px;
}
#sidemenu th {
background: #003300;
padding: 2px;
font-size: 0.7em;
color: #fff;
}
#sidemenu td {
background: #E2EEE2;
padding: 2px;
}
#sidemenu ul  {
margin: 0px;
padding: 0px;

}
#sidemenu li {
list-style: none;
line-height: 2em;
padding: 4px;
padding-left: 6px;

}
#sidemenu li:hover {
list-style: none;
background: #E2EEE2;
}
#sidemenu h3 {
margin: 0px;
padding: 4px;
padding-left: 6px;
background: #003300;
color: #fff;
font-size: 0.9em;
}
#bildbox {
text-align: center;
padding: 3px;
width: 133px;
border: 1px solid black;
float: right;
margin-left: 10px;
}
/***********************************************
           UEBERSCHRIFTEN
***********************************************/
#headertwo h6 {
	text-align: right;
	margin-top: -11px;
	margin-right: 8px;
	color: #FFCC00;
	font-style: italic;
}
/***********************************************
                  LINKS
***********************************************/

/***********************************************
               UNSORTIERT
***********************************************/
#cc p {
	font-size: 0.8em;
	font-weight: 100;
}
#headertwo blockquote {
	color: #FFCC00;
	font-size: 0.8em;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 80px;
	font-weight: bold;
	font-style: italic;
}

.impimg {
padding: 3px;
border: 1px solid #FFCC00;
margin: 5px;
}



#footerthree a {
	color: #FFCC00;
	font-size: 0.7em;
}
#footerthree a:hover {
	font-weight: bold;
}

#cc {
	height: 373px;
	width: 271px;
	background-image: url(img/bg_content_main.jpg);
	margin-top: 21px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 30px;
	padding-right: 55px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.shopleiste {
text-align: right;
margin-right: 20px;
}
.shopbutton {
float: right;
margin-top: 2px;
margin-bottom: 0px;

margin-left: 15px;
height: 16px;
}

#cc_kurz {
	
	width: 271px;
	
	margin-top: 21px;
	margin-right: auto;
	margin-left: 27px;
	text-align: left;
	padding-left: 0px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#cc   h1  {

	font-size: 1em;
}
#cc p {
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: -5px;
}
#cc h2 {
	font-size: 0.8em;
	margin-bottom: 10px;
}
#cc li {
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: disc;
}
#cc input, select, textarea {
	display: block;
	float: left;
	width: 175px; /* Breite.*/
	margin-bottom: 5px;
}
fieldset {
	padding: 10px;
	border-top-color: #0A3A06;
	border-right-color: #0A3A06;
	border-bottom-color: #0A3A06;
	border-left-color: #0A3A06;
}


form br { 
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
}
#warenkorb {
width: 100%;
}
#warenkorb th,td {
padding: 3px;
font-size: 0.75em;
}
#warenkorb th,td {
background: white;
}
#warenkorb th {
background: grey;
color: white;
}
#warenkorb .summe {
background: lightgrey;
font-weight: bold;
}
label {
	text-align: left;
	padding-right: 1em;
	display: block;
	float: left;
	width: 80px; /* Breite.*/
	font-size: 0.7em;
	font-weight: bold;
}
form {
	margin:0;
	text-align: left;
}
#cc_kurz h1 {
color: #FFCC00;
	font-size: 1em;
}
#cc_kurz p {
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: -5px;
}
#photos {
	width: 356px;
	margin-top: 21px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
}
#photos img {
	border: 1px solid #FFCC00;
	padding: 2px;
	margin-bottom: 26px;
	margin-right: 2px;
	margin-left: 6px;
}
#cc  img {
	float: right;
	margin-right: 0px;
}
.highslide-gallery {
margin-left: 20px;
margin-bottom: 20px;
float: left;
}

#bestellform {
border: 1px solid black;
text-align: left;
padding: 20px;
}
#bestellform input {
font-size: 1.2em;
padding: 1px;
width: 250px;
margin-bottom: 5px;
}
#bestellform .plz {
width: 55px;
margin-right: 5px;
}
#bestellform .ort {
width: 184px;
margin-right: 5px;
}
#bestellform .butx {
width: 256px;
margin-left: 91px;
border: 1px solid black;
cursor: pointer;
}
.rechts {
float: right;
}
.pic {
padding: 3px;
border: 1px solid #510303;
}
.spacer {
heigth: 1px;
clear:both;
}
.info {
padding: 10px;
background: #eee;
color: #510303;
}


/* MENU */
#navcontainer {
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: -20px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 7px;
	font-size: 0.75em;
}
#navlist a {
	color: #FFCC00;
	text-decoration: none;
}
#navlist  a:hover  {
	text-decoration: underline;
}
.agb {
padding: 1em;
margin-left: 80px;
}
