/* Scrollbalken im FF immer anzeigen */
html {height: 100%; margin-bottom: 0.1px;}

/* Seite  zentrieren */
#wrap {
	margin: 0px auto;
	width: 982px; 
}

/* Standard-Elemente */
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 180%;	
}

em {
	font-weight : bold;
	color: #59720E;
	font-style : normal;
}

h1 {
	margin: 0px;
	padding: 0px;
	width: 518px; /*778px;*/
	height: 50px;
	background-repeat: no-repeat;
}

h2 {
	margin: 0px;
	padding: 4px 0px 3px 0px;
	font-size: 13px;
	/*font-size: 100%;*/
	color: #004000;
}

h3 {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
	color: #000000;
}

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #ff0000; /*#59720E;*/
	text-decoration: none;
}

a.arrow {
	font-weight: bold;
	color: #59720E;
	text-decoration: none;
	background-image: url(../images/parrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 3px 0px 16px;
	white-space: nowrap;
}

a.blacklink {
	color: #004000;
	text-decoration: none;
	padding-left: 6px;
}

a.link:hover, a.blacklink:hover,a.arrow:hover, a.teaserlink:hover, a.s2d:hover {
	text-decoration: underline;
	color: #59720E;
}

a.plaintext {
	font-size: 90%;
	color: #004000;
	text-decoration: none;
}

/* Layout-Elemente  */
BODY {
	background: #FDF3BB url(../images/pback.gif) repeat-x scroll top left;
	margin: 0px;
	padding: 0px;
}

#main {
	width : 982px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border: none;
	text-align: left;
}

#logo {
	background: transparent url(../images/plogo.gif) no-repeat bottom left;
	width: 160px; /*982px;*/
	height: 40px;
	margin: 10px 0px 0px 0px;
	text-align: right;
	border: 1px solid #FDF3BB;
}




#sidebar-left {
	position: top; /*absolute;*/
	/*top: 264px;*/
	left: 50px;/*779px;*/
	margin: 10px 0px 0px 0px;	
	height: 500px;
	width: 160px;
	background-color: #FDF3BB;
	padding: 0px;
	/*border-left: 1px solid #FF8214;*/
	/*border-bottom: 1px solid #FF8214;*/
	/*background-color: #ffffff;*/
	border: 1px solid #004000;
	border-bottom: 5px solid #ffffff;
	

}







#content {
	display: block;
	overflow: hidden;
	float: right; /*left;*/ 
	width: 615px; /*778px;*/
	padding: 10px;
	margin: 10px 5px 0px 0px; /*10px 0px 0px 0px;*/
	border: 1px solid #004000;
	background: #ffffff url(../images/pshadow.gif) no-repeat top left;
}

#eyecatcher0 {
	margin-top: 5px;
	position: top;
	float: right;
	width: 982px;
	height: 220px;
	background: url(../images/start.jpg) no-repeat;
	border: 1px solid #004000;
}

#eyecatcher1 {
	margin-top: 5px;
	position: top;
	float: right; 
	width: 982px;
	height: 220px;
	background: url(../images/boeden2banner.jpg) no-repeat;
	border: 1px solid #004000;
}

#eyecatcher2 {
	margin-top: 5px;
	position: top;
	float: right; 
	width: 982px;
	height: 220px;
	background: url(../images/tueren.jpg) no-repeat;
	border: 1px solid #004000;
}

#eyecatcher3 {
	margin-top: 5px;
	position: top;
	float: right; 
	width: 982px;
	height: 220px;
	background: url(../images/decken.jpg) no-repeat;
	border: 1px solid #004000;
}

#eyecatcher4 {
	margin-top: 5px;
	position: top;
	float: right; 
	width: 982px;
	height: 220px;
	background: url(../images/moebelbanner.jpg) no-repeat;
	border: 1px solid #004000;
}

#eyecatcher5 {
	margin-top: 5px;
	position: top;
	float: right; 
	width: 982px;
	height: 220px;
	background: url(../images/stiegenbanner.jpg) no-repeat;
	border: 1px solid #004000;
}

#eyecatcher6 {
	margin-top: 5px;
	position: top;
	float: right; 
	width: 982px;
	height: 220px;
	background: url(../images/garten.jpg) no-repeat;
	border: 1px solid #004000;
}

#eyecatcher7 {
	margin-top: 5px;
	position: top;
	float: right; 
	width: 982px;
	height: 220px;
	background: url(../images/zuschnitte.jpg) no-repeat;
	border: 1px solid #004000;
}

#eyecatcher8 {
	margin-top: 5px;
	position: top;
	float: right; 
	width: 982px;
	height: 220px;
	background: url(../images/aktionen.jpg) no-repeat;
	border: 1px solid #004000;
}

#eyecatcher9 {
	margin-top: 5px;
	position: top;
	float: right; 
	width: 982px;
	height: 220px;
	background: url(../images/haus.jpg) no-repeat;
	border: 1px solid #004000;
}

#youarehere {
	display: block;
	text-align: right;
	background: url(../images/pline.gif) no-repeat bottom right;
	padding-bottom: 4px;
}

#more {
	display: block;
	text-align: right;
	background : url(../images/pline.gif) no-repeat top right;
	padding-top: 4px;
}

#plaintext {
	position: absolute;
	top: 5px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* Menü */
#commonBar {
	margin: 0px;
	padding: 0px;
	/*float: left;*/	
	float: bottom;
	/*text-align: right;*/
}

#menuBar {
	margin: 0px;
	padding: 0px;
	border: 1px solid #59720E;
	background: #FDF3BB url(../images/pmbar.gif) repeat-x top left;
}

ul.menuBar {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

li.menuButton {
	display: inline;
	list-style: none;
}

a.menuButton, a.menuButtonActive  {
	color: #000000;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}

.menu {
	background: #FF8214 url(../images/pmenu.gif) repeat-x top left;
	border: 1px solid #004000;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	z-index: 20;
}

a.menuItem, a.menuItemActive {
	color: #000000;
	background-color: transparent;
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background-color: #59720E;
  color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #004000;
  color: #ffffff;
}


/* Suchfeld */

input.search {

	
	border : 1px solid #004000;
	width: 120px;
	background-color: #FDF3BB;
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0px;
}

form.search {
	margin: 0px;
}

/* Marginalie */

div.sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
	width: 200px;
	border: none;
	background: url(../images/psep.gif) no-repeat left top;
}

p.sidepicturetext {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	line-height: 160%;	
	font-size: 90%;
	color: #004000;
}


/* Absatztyp Bild */
div.picture {
	padding: 0px;
	margin: 10px 0px 10px 20px;
	width: 480px;
	border: none;
}


/* Absatztype Aufzählung */
ul.content {
	list-style: none;
	padding: 10px;
	margin: 10px 0px 20px 20px;
	background-color: #FDF3BB;
	border: 1px solid #004000;
	width: 490px;
}

li.content {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbull.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/* Absatztyp Tabelle */
table.content {
	margin: 0px 0px 10px 0px;
	border: 1px solid #004000;
}

tr.odd {
	background-color : #FDF3BB;	
}

tr.even {
	background-color : #FDF3BB;	
}

tr.header {
	background-color : #FF8214;	
}

td.cell {
	padding: 4px;	
	margin: 0px;
}

td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
}


/* Absatztyp Teaser */
div.teaserelement {
	float: left;
	padding: 3px 3px 3px 3px; /*6px 10px 6px 10px;*/
	margin: 0px 5px 5px 0px; /*0px 10px 10px 0px;*/
	background-color: #FDF3BB;
	border: 1px solid #004000;
}

div.teaser {
	margin: 0px; 
	border: none;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 6px 3px; /*0px 0px 10px 10px;*/
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

div.teasernav {
	clear: both;
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
}

a.teaserlink {
	font-weight: bold;
	color: #004000;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #FF8214;
}

/* Absatztype Formular */
input.forminput  {
	border: 1px solid #004000;
	width: 300px;
	background-color: #FDF3BB;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border: 1px solid #004000;
	width: 300px;
	height: 200px;
	background-color: #FDF3BB;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #004000;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */
INPUT.s2d {
	border: 1px solid #004000;
	background-color: #FDF3BB;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border: 1px solid #004000;
	background-color: #FDF3BB;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #59720E;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #59720E;
	font-weight : bold;
	margin-top: 5pt;
	margin-bottom: 5pt;
	line-height: 20pt;
}

textarea {
	border : 1px solid #004000;
	width: 300px;
	height: 200px;
	background-color: #FDF3BB;
	vertical-align: top;
	padding: 1px;
}

/* footer */
#footer {
	padding: 10px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	position: relative;
	left: 280px;
	/*float: left;*/
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #004000;
	background-color: #FFFFFF; 
}	
	
#footer a {
	font-weight: bold;
	color: #004000;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	color: #004000;
}