/*<![CDATA[*/ 

/* andere Styles */
@import url(style_menu.css);
@import url(style_boxen.css);
@import url(style_produkte.css);
@import url(style_bestellung.css);
/*@import url(style_lightbox.css);*/


/* SEO France */
.storespergolasterrasses, .storesbalconsterrasses,
#storespergolasterrasses, #storesbalconsterrasses {
	display: none;
}

/* Allgemein */
body {
	background-color: #FFFEF7;
	text-align: center;
	padding: 0px;
	margin: 0px;
	
	color: #433909;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 100.01%;
}

a {
	color: #008000;
	text-decoration: underline;
}
a:hover {
	color: #433909;
	text-decoration: underline;
}


form, ul, li {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 1.5em;
	padding: 0;
	margin: 0 0 15px 0;
}


h2 {
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 15px 0;
}

.hr {
	border-bottom: 1px dashed #d0c283;
	margin: 2px 0 5px 0;
}

.hr hr {
	display: none;
}

img {
	border: 0px;
}

table {
	font-size: 1.0em;
}

.clearfix {
	clear: both;
	line-height: 0px;
}

/* Druckstyles */
#drucktitel,
#druckvideo {
	display: none;
}


/* SeitenRahmen */

#rahmen {
	width: 970px;
	padding: 21px 0px 0 20px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/sonne_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	/*border: 1px solid Orange; */
}

#seite {
	width: 950px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
	display: block;
	font-size: 0.8em;
	/* border: 1px solid Green; */
}

#popup {
	text-align: left;
	font-size: 0.8em;
	padding: 10px 0 0 10px;
	background-color: #FFFFFF;
}

#popup #popupclose a {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 5px 8px;
	background: #d0c283;
}

#popup #produkt-warenkorb-neu {
	display: none;
}


/* Titel */

#titel {
	background-color: #D2E7FC;
	border-top: 1px solid #7A7148;
	border-right: 1px solid #7A7148;
	background-image: url(images/himmel.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 89px;
	width: 100%;
	padding: 0 1px 0 0;
	margin: 0;
	float: left;
	overflow: hidden;
}

#titel h1 {
	display: none;
}

#titel-claim {
	color: #008000;
	padding: 30px 0 0 0;
	float: right;
}
#titel-claim span {
	padding: 0 0 0 15px
}

#titel-claim span span {
	padding: 0 0 0 30px
}

#titel-teaser {
	float: right;
	margin: 4px 0 0 0px;
	width: 410px;
}
#titel-teaser .teaser {
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	width: 120px;
	margin: 0 0 0 10px;
	float: left;
}
#titel-teaser .teaser a img {
	border: 1px solid #FFE23C;
	padding: 0;
	margin: 0;
}
#titel-teaser .teaser a:hover img {
	border: 1px solid #008000;
}

#titel-logo {
	float: left;
	position: absolute;
	width: 250px;
	height: 89px;
	/*
	background-image: url(images/peddyshield_logo_de.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	*/
	padding: 0;
	margin: 0;
}

#trustedshop {
	float: right;
	width: 270px;
	margin: 5px 0 0 0;
	font-size: 0.8em;
	color: #135999;
}

#trustedshop a img {
	float: left;
	margin: 0px 10px 0 0;
}

#trustedshop p {
	margin: 10px 0 0 0;
}


/* Breadcrumb */

#breadcrumb {
	color: #433909;
	background-color: #FFE23C;
	border-left: 1px solid #7A7148;
	border-right: 1px solid #7A7148;
	padding: 4px 0 4px 0px;
	margin: 0;
	font-size: 11px;
	width: 100%;
	float: left;
}
#breadcrumb span {
	padding-left: 20px;
}
#breadcrumb a {
	color: #433909;
	text-decoration: underline;
}

#breadcrumb b {
	font-weight: normal;
}

#breadcrumb strong, #breadcrumb hr {
	display: none;
}

#drucken {
	float: right;
	padding: 0 0px 0 0;
	margin: 0;
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#impressum {
	float: right;
	padding: 0 15px 0 0;
	margin: 0;
}

/* Inhalt */
#menu-inhalt {
	border-left: 1px solid #7A7148;
	border-right: 1px solid #7A7148;
	border-bottom: 1px solid #7A7148;
	float: left;
	display: block;
	width: 100%;
	/*background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left;*/
	
}

#inhaltcontainer {
	float: right;
	width: 754px;
	padding: 18px 0 20px 0;
}

#inhalt {
	float: left;
	width: 555px;
	padding: 0 15px 0 0;
}

#inhalt ul {
	margin-left: 20px;
	list-style: square;
	padding-bottom: 10px;
}

#inhalt .nachoben {
	float: right;
}


#sidebar {
	float: left;
}



/* footer */

#footer {
	width: 550px;
	text-align: right;
}
#footer #druckansicht {
	padding: 0 15px 0 20px;
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#footer #nachoben {
	padding: 0 0 0 19px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#footerlinks p {
	color: #777;
	margin: 20px 0 0 0;
	text-align: center;
}

/* Copyrights */
#copyrights {
	text-align: center;
	font-size: 0.65em;
	padding: 5px 0;
}
#copyrights a {
	color: #FE860C;
	text-decoration: none;
}
#copyrights a:hover {
	text-decoration: underline;
}

#copyrights strong {
	display: none;
}

#copy-hammer {
	margin: 0 0 0 15px;
}

#parsingtime {
	color: #D6D4C4;
	float: right;
	font-size: xx-small;
	padding: 0 37px 0 0;
}

/* Contents */
#content {
	width: 100%;
	border: 1px solid #D0C283;
	margin: 0 0 10px 0;
	background-color: #FFFEF7;
}

#content div {
	padding: 5px 10px;
}

#content ul {
	list-style-type: square;
	padding: 7px 0px 10px 17px;
}


/* Meldungen */
.meldung {
	color: #09C112;
	font-weight: bold;
}

.fehler {
	color: #E32500;
	font-weight: bold;
}

.fehler input {
	border: 1px solid #E32500;
}

/* Farben */

.rot {
	color: #E32500;
}

.gruen {
	color: #008000;
}

.braun {
	color: #433909;
}

.blau {
	color: #447ad4;
}


/*]]>*/ 
