BODY {
	margin: 0px;
	padding: 0px;
	background: #f4f3f3 url(../images/pbk.gif) repeat-y;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 50px;
	background: url(../images/plg.gif) no-repeat;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 50px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	position: absolute;
	left: 50px;
	top: 81px;
	width: 900px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #65CC33;
	background : url(../images/pmra.gif) no-repeat;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;

	font-size: 13px;

	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 115px;
	width: 199px;
	background-color: #65CC33;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #EFF40B;
	padding: 0px;
	margin: 3px 20px 3px 20px;

font-size: 13px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #EFF40B;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #0A8B4A;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher {
	position: absolute;
	left: 250px;
	top: 115px;
	width: 700px;
	height: 31px;
	display: block;	/* 

	background: url(../images/s2dlogo.jpg) no-repeat; */
}

#content {
	position: absolute;
	left: 270px;
	top: 150px;
	width: 460px;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 174px;
	left: 750px;
	width: 200px;
	background-color: #FFFFFF;
	color: #fffff;
}

form.search {
	position: absolute;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}
#content .warenkorb {
	text-align: right;
	padding-right: 25px;
	background-image: url(http://www.teppich-printer.de/basket.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#content .teaser .teaserelement .teasertext .teaserlink {
	background-color: #9A9A9A;
	color: #FFFFFF;
	padding: 3px;
	width: 120px;
	display: block;
	text-align: center;
}
#logo #linkspacer {
	position: absolute;
	margin: 0px;
	padding: 0px;
}
.bookmark {
	padding-bottom: 10px;
	background-color: #EFF40B;
	display: block;
	width: auto;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.bookmark a, .bookmark a:link{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.infobox {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.infobox p {
	display: none;

}

