@CHARSET "UTF-8";

.test {
	width: 100px;
	height: 100px;
	background: red;
}

/* Main CSS File */
html {
	height: 100%;
}

body {
	background: #eeefef url("../images/background_alt.png") top left repeat-x;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
}

#flashbg {
	z-index: 1;
	position: fixed;
	width: 100%;
}

#bgoverlay {
	z-index: 2;
	position: relative;
	margin: 0px auto;
	width: 1155px;
	min-height: 394px;
	background: transparent url("../images/background_overlay.png") top left no-repeat;
}

#page {
	z-index: 3;
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 838px;
	padding: 20px;
}

#logo {
	position: relative;
	height: 71px;
}

#logo img {
	position: absolute;
	top: -1px;
	left: 7px;
}

#languages {
	position: absolute;
	top: 1px;
	right: 42px;
	text-transform: uppercase;
	font-size: 10px;
	color: #58595B;
}

#languages a {
	position: relative;
	color: #58595B;
	top: 1px;
}

#languages a:hover {
	color: #73AF0C;
}

#searchbox {
	position: absolute;
	top: 25px;
	right: 35px;
	line-height: 23px;
}

#searchbox input {
	width: 135px;
	background: url("../images/background_search.png") no-repeat;
	border: none;
	height: 19px;
	font-size: 10px;
	padding: 4px 10px 0px 10px !important;
	line-height: 10px;
}

#searchbox span {
	display: block;
	float: right;
	margin-top: -2px;
}
#searchbox img {
	margin: 0 0 0 10px;
	vertical-align: middle;
}

a.more {
	display: block;
	color: #73AF0C;
	font-weight: bold;
	margin: 10px 0 10px 0;
	text-transform: uppercase;
}

.arrowed {
	background: transparent url("../images/arrow_green.png") left 50% no-repeat;
	padding-left: 17px;
	text-transform: uppercase;
	color: #73AF0C;
}

a.arrowed.down {
	background-image: url("../images/arrow_green_down.png");
}

a.close {
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: underline;
}

.content {
	position: relative;
}

.clearer {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#headerBox .content {
	position: relative;
	margin: 50px 30px;
}

#headerBox .overlayBox {
	position: absolute;
	top: 13px;
	width: 490px;
	height: 262px;
	background: transparent url("../images/overlay_box_middle.png") top repeat-x;
}

#headerBox .rightBorder {
	position: absolute;
	height: 262px;
	width: 14px;
	right: -14px;
	top: 0;
	background: transparent url("../images/overlay_box_right.png") top right no-repeat;
}

.content.mceContentBody,
.innerContent {
	margin: 0 30px;
}

.innerContent h1 {
	margin: 6px 0 10px !important;
}

.content.mceContentBody h1.bordered {
	left: -30px;
}

/*********************************************************************************************************/
/* Main Page Styles */

#teaserContainer {
	position: relative;
	height: 220px;
	width: 100%;
}


.teaser {
	position: absolute;
}

.teaser h1.bordered span {
	padding-left: 10px;
}

.teaser .boxContent{
	height: 180px;
}

.teaser .more,
.productBox .more {
	position: absolute;
	bottom: 0;
}

.teaser .box {
	margin-top: 4px;
}

#contentNewsTeaser {
	width: 304px;
	left: 0;
}

#contentNewsTeaser h1 span {
	padding-left: 45px;
}

#newsIcon {
	position: absolute;
	background: transparent url("../images/icon_news.png") top left no-repeat;
	width: 46px;
	height: 46px;
	top: 6px;
	left: -1px;
	z-index: 10;
}

#contentNewsTeaser h1 img {
	position: absolute;
	top: -17px;
	left: -6px;
}

#contentNewsTeaser ol {
	margin-left: 50px;
	list-style: decimal;
}

#contentNewsTeaser li {
	line-height: 19px;
	color: #73AF0C;
}

#contentNewsTeaser li span {
	color: #666;
}

#contentNewsTeaser .more {
	margin-left: 32px;
}




#contentProductTeaser {
	width: 328px;
	left: 311px;
}

#contentProductTeaser .picture {
	position: absolute;
	top: 10px;
	right: 0px;
}

#contentProductTeaser .content {
	width: 170px;
	margin-left: 10px;
}

#contentProductTeaser .more,
#contentRightTeaser .content,
#contentRightTeaser .more {
	margin-left: 10px;
	margin-right: 10px;
}

#contentRightTeaser {
	width: 192px;
	right: 0;
}

#contentRightTeaser .jsuiSelect .view {
	width: 101px;
	overflow: hidden;
}

#downloadFilterBox .boxContent,
#contentRightTeaser .boxContent {
	overflow: visible;
}

#contentRightTeaser .bordered span {
	padding-right: 25px;
}

#teaserContainer h1 span {
	padding-top: 18px;
}

#mapimage {
	width: 809px;
	height: 287px;
	display: block;
	position: absolute;
	top: 0;
}

/*********************************************************************************************************/
/* Main Page Quicklinks */

#productlist .boxContent {
	background: white url("../images/home_background_prodlist.png") repeat-y;
	font-size: 12px;
	height: 85px;
	padding-left: 16px;
}

.productCategory {
	position: relative;
	float: left;
	width: 170px;
	margin: 15px 0px 4px 14px;
	text-transform: uppercase;
	padding-left: 18px;
}

.productCategory.home.darkgreen, .productCategory.home.blue{
	width: 187px;
}

.productCategory.home.magenta, .productCategory.home.yellow{
	width: 159px;
}

.productCategory.home.orange, .productCategory.home.red{
	width: 170px;
}

.productCategory.home.green, .productCategory.home.brown{
	width: 100px;
}

.productCategory.home.blue{}

.productCategory.home.yellow{}

.productCategory.home.red{}




.productCategory a {
	color: #58595B;
	white-space: nowrap;
}

.productCategory a:hover {
	color: #001E55; 
}

.productTitle {
	padding-left: 20px !important;
}

#bgoverlay #page .productCategory.blue,
#bgoverlay #page .productTitle.blue {
	background: transparent url("../images/bullet_entwaesser.png") 0 51% no-repeat;
}
#bgoverlay #page .productCategory.brown,
#bgoverlay #page .productTitle.brown {
	background: transparent url("../images/bullet_friedhof.png") 0 51% no-repeat;
}
#bgoverlay #page .productCategory.darkgreen,
#bgoverlay #page .productTitle.darkgreen {
	background: transparent url("../images/bullet_abwassertechnik.png") 0 51% no-repeat;
}
#bgoverlay #page .productCategory.green,
#bgoverlay #page .productTitle.green {
	background: transparent url("../images/bullet_pumpen.png") 0 51% no-repeat;
}
#bgoverlay #page .productCategory.magenta,
#bgoverlay #page .productTitle.magenta {
	background: transparent url("../images/bullet_regenwasser.png") 0 51% no-repeat;
}
#bgoverlay #page .productCategory.orange,
#bgoverlay #page .productTitle.orange {
	background: transparent url("../images/bullet_klaer.png") 0 51% no-repeat;
}
#bgoverlay #page .productCategory.red,
#bgoverlay #page .productTitle.red {
	background: transparent url("../images/bullet_schacht.png") 0 51% no-repeat;
}
#bgoverlay #page .productCategory.yellow,
#bgoverlay #page .productTitle.yellow {
	background: transparent url("../images/bullet_kabel.png") 0 51% no-repeat;
}

.productCategory.home {
	background-position: 0px 2px !important;
}



.productBigTitle {
	padding: 0 0 0 25px !important;
	margin-left: 10px;
}

.productBigTitle.blue {
	background: transparent url("../images/bullet_entwaesser_header.png") 0 4px no-repeat !important;
}

.productBigTitle.brown {
	background: transparent url("../images/bullet_friedhof_header.png") 0 4px no-repeat !important;
}

.productBigTitle.darkgreen {
	background: transparent url("../images/bullet_abwassertechnik_header.png") 0 4px no-repeat !important;
}

.productBigTitle.green {
	background: transparent url("../images/bullet_pumpen_header.png") 0 4px no-repeat !important;
}

.productBigTitle.magenta {
	background: transparent url("../images/bullet_regenwasser_header.png") 0 4px no-repeat !important;
}

.productBigTitle.orange {
	background: transparent url("../images/bullet_klaer_header.png") 0 4px no-repeat !important;
}

.productBigTitle.red {
	background: transparent url("../images/bullet_schacht_header.png") 0 4px no-repeat !important;
}

.productBigTitle.yellow {
	background: transparent url("../images/bullet_kabel_header.png") 0 4px no-repeat !important;
}




/*********************************************************************************************************/
/* Content Page */


img.arrowRead {
	vertical-align: bottom;
}




.newsImage,
.newsImageFull {
	float: right;
	width: 270px;
	margin: 28px 20px 0px 0;
	padding: 0 1px;
	position: relative;
	overflow: hidden;
	background: transparent url("../images/picturemask_middle.png") top left repeat-y;
}

.newsImage {
	height: 70px;
}

.newsImageFull {
	margin-top: 34px;
}

.newsImageFull img,
.newsImage img {
	display: block;
}

.newsImageBottom,
.newsImageTop {
	position: absolute;
	left: 0px;
	width: 272px;
	height: 7px;
}	

.newsImageTop {
	background: transparent url("../images/picturemask_top.png") top left no-repeat;
	top: 0px;
}

.newsImageBottom {
	background: transparent url("../images/picturemask_bottom.png") bottom left no-repeat;
	bottom: 0px;
}	

.newsText {
	margin-right: 290px;
	margin-bottom: 10px;
}

.newsText a.arrowed,
.newsText a.close {
	margin-left: 30px;
}

.newsText.noImage {
	margin-right: 0;
}

.articleFull {
	overflow: hidden !important;
}

/* productBox */

.productBox {
	height: 177px;
	width: 192px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #E6E7E9;
}

div.productBox.col1 {
	position: relative;
	top: 1px;
	left: 1px;
	margin-bottom: 10px;
}

.productBox.col2 { left: 204px; }
.productBox.col3 { left: 409px; }
.productBox.col4 { left: 614px; }

.productBox.row1 { top: 1px; }
.productBox.row2 { top: 188px; }
.productBox.row3 { top: 375px; }
.productBox.row4 { top: 536px; }
.productBox.row5 { top: 718px; }
.productBox.row6 { top: 900px; }
.productBox.row7 { top: 1082px; }
.productBox.row8 { top: 1264px; }


.productBox .more {
	left: 11px;
	bottom: 7px;
}

.productBox a.more{
	margin-top: 10px;
	margin-bottom: 0;
}

.productBox .productCategory {
	float: none;
	margin: 0;
	width: auto;
}

#contentBox .productBox h1 {
	margin: 5px 0 0;
	padding: 0;
	position: absolute;
	width: 192px;
	height: 49px;
}

.productBox .content {
	position: absolute;
	top: 55px;
	left: 11px;
	right: 8px;
	bottom: 40px;
}

.box.type5 .boxContentWrapper3,
.box.type3 .boxContentWrapper3 {
	padding-bottom: 0;
}

#contentBox.box.type5 .boxContent,
#contentBox.box.type3 .boxContent {
	padding-top: 0px;
	padding-bottom: 1px;
}

h1.small {
	text-transform: uppercase;
	color: #58595B;
	font-size: 11px;
	position: relative;
	display: block;
}

#page h1.small span {
	display: table;
	table-layout: fixed;
	vertical-align: middle;
	height: 36px;
	padding: 7px 10px 8px 11px;
	position: relative;
	width: 171px;
}

#page h1.small span span {
	display: table-cell;
	background: none;
	padding: 0;
	vertical-align: middle;
	width: 150px;
	position: relative;
}

#page .productBox h1.bordered span span.productCategory  {
	padding-left: 20px;
}

hr.white {
	border: none;
	background-color: #fff;
	color: #fff;
	height: 10px;
	margin: 16px 0;
}

p.white {
	background: white;
	padding: 5pt 0 8pt 30px;
	margin: 5pt 0 -15px;
}

p.white a {
	font-weight: bold;
	font-size: 12px;
}

.bigger {
	font-size: 12px;
}

.contactElement {
	float: left;
	font-size: 12px;
	padding: 5px 0px 5px 30px;
	margin-right: 30px;
	width: 200px;
}

.contactElement.telephone {
	background: url("../images/icon_contact_phone.png") left 50% no-repeat;
}

.contactElement.fax {
	background: url("../images/icon_contact_fax.png") left 50% no-repeat;
}

.contactElement.email {
	background: url("../images/icon_contact_email.png") left 50% no-repeat;
}

.contactElement.contact {
	background: url("../images/icon_contact_form.png") left 50% no-repeat;
}

.contactElement.products {
	width: 160px;
	margin-bottom: 20px;
}

.contactElement.small {
	width: 90px;
}


.imagedArea h2.bordered {
	margin-bottom: 20px;
}



#productDownloads {
	display: none;
}

ul.downloads {
	margin:20px 0;
}

ul.downloads li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

ul.downloads li div {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	margin-left: -20px;
	margin-top: 3px;
}

ul.downloads ul {
	float: right;
	margin-top: -30px;
}

ul.downloads ul li {
	background: none;
	display: inline;
	padding-left: 20px;
}

.map {
	float: right;
	width: 352px;
	margin: -10px 0px;
}

.map h1 {
	margin-bottom: 10px;
	margin-top: 10px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

#contactForm {
	display: none;
}

label {
	clear: left;
	display: block;
	float: left;
	padding: 4px 0px;
	width: 115px;
}

input.text,
select.text {
	width: 145px;
	padding: 1px 3px;
	margin: 3px 0px;
	background: #F8F8F8;
	border: 1px inset #AAA;
}

input.text.wide {
	width: 301px;
}

select.text {
	width: 310px;
}

input.text.w25 {
	width: 70px;
}

input.w75 {
	width: 220px;
}

input.text.required {
	background: #F0F7C4;
}

input.mapson {
	display: none;
}

textarea {
	width: 301px;
	padding: 1px 3px;
	margin: 3px 0px;
	background: #F8F8F8;
	border: 1px inset #AAA;
	font-family: Helvetica, Arial, sans-serif;
}

#prospekte {
	float: right;
	width: 260px;
	height: 100px;
}

#prospekte ul li {
	margin: 7px 0px;
}

#prospekte .sm {
	position: absolute;
	bottom: 0px;
}

p.anfahrt {
	background: transparent url("../images/icon_mime_pdf.png") left 50% no-repeat;
	padding-left: 33px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-transform: none;
	color: #73AF0C;
	line-height: 25px;
	font-size: 12px;
}

#footerContainer {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 9px;
}

#footerContainer a {
	color: #666;
}

.selector {
	float: left;
	width: 270px;
}

.floated {
	height: 80px;
}

h1.produktseite {
	margin-top: 25px;
}

/* Tooltip */

.tooltip {
	z-index: 2000;
	background-color: #D1E9F2;
	padding: 5px 10px;
	width: 170px;
	border: 1px solid #168BD7;
}


/* Sitemap */

#sitemap ul ul {
	margin-left: 30px;
}

#sitemap li {
	padding-left: 20px;
	line-height: 20px;
	font-size: 15px;
	background: transparent url(../images/arrow_green.png) no-repeat scroll left 5px;
}

