/************CSS*FORMATS*******/
/************FOR***************/
/**********VAC2000*************/
/************HOMEPAGE**********/
/******************************/
/**********MADE*BY*JENNY*******/




/*************MAIN BODY********/
/******************************/
/******************************/

body {
	font-size: 62.5%;
	margin: 0em auto;
	padding: 0em; /*background: url(../img/background.gif) top center repeat-y;*/
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	background-color: rgb(255,255,255);

}

#page-container {
	width: 780px; 
	margin: 10px auto; 
	padding: 0px; 
	border-top:solid 1px rgb(150,150,150); 
	border-left: solid 1px rgb(150,150,150);
	border-right: solid 1px rgb(150,150,150);
	background-image:url(../img/sidebanner_final_final.jpg);
	background-repeat:repeat-y;
}

/* CONTENT */
.content { 
	float:left; 
	width:550px; 
	min-height:450px;
	margin:0px; 
	padding:0px 20px 20px 30px; 
	font-size:1.2em;
	background-color:rgb(255,255,255);
	}
	
/* IE-Hack*/
* html .content { 
	height:450px;
	}

.content a{	
	color: rgb(37,58,74); 
	text-decoration: none;
	}

.content a:hover{ 
	color: rgb(37,58,74); 
	text-decoration: underline;
	}

.content a:visited { 
	color: rgb(37,58,74);
	}
	

	
/* ENDE-CONTENT */

.impressum { 
	padding:20px 0 9px 0; 
	color:rgb(37,58,74); 
	width:700px; 
	font-size:1.0em; 
	color:rgb(37,58,74);
	
	}
	
.impressum li { 
	font-size:0.8em;
	padding:0 0 0 30px;
	}

.beitrag_zukunft {
	padding:0 0 20px 150px;
	}
	
.beitrag_zukunft li {
	font-size:1.0em;
	}
	
.infos { 
	width:550px; 
	padding:20px 0 0 10px; 
	color:rgb(37,58,74); 
	font-size:1.0em;
	}

.info_image {
	float:right; 
	padding:0px 15px 10px 0;
	}

.info_image_left {
	float:left; 
	padding:0px 0px 10px 0;
	}

.info_text_short { 
	float:left; 
	width:400px; 
	padding:0px 0 20px 0;
	}
	
.ten{
	padding:10px 0 20px 0;
	}
	
.info_text_shorter { 
	float:left; 
	width:375px; 
	padding:0px 0 60px 0;
	}

.info_text_shortest { 
	float:left; 
	width:325px; 
	padding:0px 0 20px 0;
	}

.info_text_shortestshort { 
	float:left; 
	width:275px; 
	padding:0px 0 20px 0;
	}

.info_text { 
	float:left; 
	width:500px; 
	padding:0px 0 20px 0;
	}

.last {
	padding:0px;}

.last_center {	
	padding:0 0 0px 0; 
	text-align:center;
	}
	
.italic {
	font-style:italic;
}
	
/* BREADCRUMPS */
.header-breadcrumbs ul {
	float:left;  
	width:550px; 
	list-style:none; 
	margin: 0px 0 0px 0px; 
	padding: 30px 0 10px 30px;  
	font-family:verdana,arial,sans-serif; 
	display:inline; 
	background-color:rgb(255,255,255);}

.header-breadcrumbs ul li {
	display:inline; 
	padding:0 5px 0 15px; 
	background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; 
	font-weight:bold; 
	color:rgb(125,125,125); 
	font-size:105%;}

/**.header-breadcrumbs ul a {
	color:rgb(0,102,0); 
	text-decoration:none;
	}

.header-breadcrumbs ul a:hover {
	color:rgb(0,102,0); 
	text-decoration:underline;
	}*/
/* ENDE BREADCRUMPS */


/* SIDEBANNER HOME */
.sidebanner-home { 
	float:left; 
	width:155px; 
	min-height:580px;
	margin:0px; 
	padding:25px 0 7px 0px;
	}
	
/* IE-Hack*/
* html .sidebanner-home { 
	height:580px;
	}
	
.sidebanner-home-title { 
	vertical-align:top; 
	margin:0px; 
	padding: 7px 0 20px 0px; 
	text-transform:uppercase; 
	color:rgb(37,58,74); 
	font-weight:bold; 
	font-size:1.7em;
	}

.sidebanner-home-text {
	float:left;
	margin:0px; 
	padding: 16px 10px 10px 0px; 
	color:rgb(37,58,74); 
	font-size:110%;
	}

.sidebanner-home-date{
	font-style:italic;
	}
	
.sidebanner-home a{
	text-decoration:none;
	color:rgb(37,58,74);	
	}
	
.sidebanner-home a:hover{
text-decoration:underline;
}
	
/* ENDE SIDEBANNER HOME */


.image_ueber { 
	float:left; 
	width:200px; 
	padding:0px; 
	margin:0px;
	}
	
.next_to_image {
	float:left; 
	width:350px; 
	padding:0px; 
	margin:0px; 
	height:150px;
	}



/*******END***MAIN BODY********/
/******************************/



/*******GLOBAL* MENU***********/
/******************************/
/******************************/

.nav-global-container {
	float: left; 
	position: absolute; 
	z-index: 3; 
	width: 700px; 
	top: 115px; 
	background-color: transparent; 
}

.nav-global ul {	
	float: right; 
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}	

.nav-global li {
	float: left;  
	text-transform: uppercase;
}

.nav-global li a {
	display: block; 
	margin: 0px; 
	padding: 0px 5px 0px 5px; 
	border-left: solid 1px rgb(0,0,0); 
	background-color: transparent; 
	color: rgb(0,0,0); 
	text-decoration: none; font-size: 100%;
}

.nav-global a:hover {
	background-color: transparent; 
	color: rgb(0,0,0); 
	text-decoration: underline;
}

.nav-global-font {
	font-size: 1.0em; 
}

.img-flag {
	display: block; 
	height: 1.2em; 
	margin: 0px; 
	padding: 0px; 
	border: solid 1px rgb(0,0,0);
}

/***END*GLOBAL* MENU***********/
/******************************/



.img-header {
	clear: both; 
	float: left; 
	width: 780px; 
	height: 160px; 
	margin: 0px; 
	padding: 0px;
}

/**********MAIN MENU***********/
/******************************/
/******************************/


.nav-main { 
	clear: both; 
	float: left; 
	width: 780px; 
	margin: 0px; 
	padding: 0px; 
	border-top: solid 1px rgb(204,195,168); 
	border-bottom: solid 1px rgb(204,195,168); 
	background-color: rgb(20,33,42); }

.nav-main ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	font-weight: bold; }	

.nav-main li { 
	float: left; 
	display: block; 
	background-color: inherit; }

.nav-main li a { 
	color: rgb(255,255,255); 
	margin: 0px; 
	padding: 0px 10px 0px 9.44px; 
	/*border-right: solid 1px rgb(204,195,168); */
	text-decoration: none; 
	font-size: 130%; }

.manipulated {  /* First Main-Menu Item has a padding*/
	padding: 0 0px 0 10px;
	border-right: solid 1px rgb(204,195,168);} 
	
.mani {  /* First Main-Menu Item has a padding*/
	border-right: solid 1px rgb(204,195,168);}	

.nav-main a:hover, .nav-main a.selected { 
	background-color: rgb(20,33,42); 
	color: rgb(204,195,168); 
	text-decoration: underline; }

/*****END**MAIN MENU***********/
/******************************/



/***********SUB MENU***********/
/******************************/
/******************************/
.sidebanner {
	/*background-image:url(../img/sidebanner_final.jpg);
	background-repeat:repeat-y;
	border-right:solid 1px rgb(154,154,154);
	border-bottom:solid 1px rgb(154,154,154);*/
	/*background:transparent;*/
	}

.sub-nav	{ 
	float:left; 
	width:175px; 
	/*min-height:500px; */
	margin:0px; 
	padding:20px 0 88px 0;
	}
	
/* IE-Hack*/
/** html .sub-nav{ 
	height:500px;
	}*/

.sub-nav ul {	
	float:left; 
	list-style:none; 
	width:175px; 
	margin:0px; 
	padding:0px; 
	/*background-image:url(../img/sidebanner_neu___.jpg);*/
	background:transparent;  
	text-decoration:none; }

.sub-nav li a	{	
	display:block; 
	margin:0px; 
	padding:5px 0 5px 30px; 
	min-height:1.5em;  
	font-size: 110%; 
	text-decoration:none; 
	color:rgb(37,58,74); 
	/*border-left:solid 5px rgb(230,230,230);*/
	}
/* IE-Hack*/
* html .sub-nav li a { 
	height:1.5em;
	}

.sub-nav li.subtitle { 
	vertical-align:top; 
	margin:0px; 
	padding: 7px 0 7px 20px; 
	color:rgb(37,58,74); 
	font-weight:bold; 
	font-size:1.3em;
	}
	
.sub-nav li.subtitle a{ 
	padding: 0px 0px 0px 0px; 
	font-size:1.0em;
	}
	
.sub-nav li.next { 
	padding: 15px 0 7px 20px; 
	}
	
.sub-nav li.title { 
	vertical-align:top; 
	margin:0px; 
	padding: 5px 0 7px 20px; 
	text-transform:uppercase; 
	color:rgb(37,58,74); 
	font-weight:bold; 
	font-size:1.7em;
	}
	
.sub-nav li.newsdate {
	color:rgb(37,58,74);
	font-size:1.1em;
	font-style:italic;
	padding:10px 20px 0px 20px;
	}
	
.sub-nav li.newstext{
	color:rgb(37,58,74);
	padding:0 20px 10px 20px;
	font-size:1.1em;
	}
	
.sub-nav li.newstext a{
	padding:0 0 0 0;
	font-size:1.1em;
	}

.sub-nav li.newstext a:hover {
	text-decoration:underline;
	}
	
.sub-nav a:hover, .sub-nav .selected { 
	color:rgb(37,58,74); 
	/*border-left:solid 5px rgb(154,154,154); */
	
	}
/******END**SUB MENU***********/
/******************************/


/*********SITEMAP**************/
/******************************/
/******************************/

.sitemap	{ 
	float:left;
	background:white; 
	padding-top:5px; 
	padding-right:20px;
	
	}
	
.sitemappadding {
	padding-right:200px;
	}
	
/* IE-Hack*/
/** html .sub-nav{ 
	height:500px;
	}*/

.sitemap ul {	
	float:left; 
	list-style:none; 
	
	margin:0px; 
	padding:0px; 
	/*background-image:url(../img/sidebanner_neu___.jpg);*/
	background:transparent;  
	text-decoration:none; }
	
.sitemap li {
	padding:0 0 5px 50px;
	}



.sitemap li.subtitle { 
	vertical-align:top; 
	margin:0px; 
	padding: 2px 0 7px 20px; 
	color:rgb(37,58,74); 
	font-weight:bold; 
	font-size:1.1em;
	}

	
.sitemap li.subsubtitle {
	vertical-align:top; 
	margin:0px; 
	padding: 3px 0 7px 30px; 
	color:rgb(37,58,74); 
	font-weight:bold; 
	font-size:1.em;
	}
	
.sitemap li.next { 
	padding: 15px 0 7px 10px; 
	}
	
.sitemap li.title { 
	vertical-align:top; 
	margin:0px; 
	padding: 15px 0 7px 0; 
	color:rgb(37,58,74); 
	font-weight:bold; 
	font-size:1.2em;
	text-transform:uppercase;
	}


/******END SITEMAP*************/
/******************************/
/******************************/



/******NECCESSARY TABLES*******/
/******************************/
/******************************/

/** TABLE PRODUCTS INCL. special formats **/
.table { 
	margin:0px; 
	padding: 0 0 0 0; 
	width:550px;
	background-color:rgb(163,151,137);
	}
	
.table_area {
	padding: 12px 0 20px 0; 
	}

.table tr { 
	margin:0px; 
	padding:0px; 
	background-color:rgb(204,195,168);
}

.table td { 
	font-size:1.0em; 
	padding:5px 0 5px 10px; 
	margin:0px; 
	color:rgb(37,58,74);
	}

.installationset_text {
	width:275px;
	vertical-align:top;
	}
	
	
.installationset_height {
	height:260px;
	text-align:center;
	}
	
.pipes_text {
	width:140px;
	vertical-align:top;
	}
	
.pipes_height {
	height:120px;
	width:110px;
	text-align:center;
	}
	
.partner {
	width:275px;
	height:110px;
	text-align:center;
	}
	
.table li {
	font-size:0.9em; 
	padding:2px 0 2px 0;
	}

.image { 
	vertical-align:bottom; 
	text-align:center; 
	height:260px;
	}
	
.image_icon{
	width:50px;
	}

.cleaner_abstract{
	width:35%;
	}
	
.cleaner {
	width:30%;
	}
	
.to_top {
	float:right;
	padding:0 5px 0 0;
	font-size:0.9em;
	}
	
.table_einkehr td{
	padding:0 0 0 0;
	}
	
.table_einkehr_ {
	width:225px;
	}
	
.order_right {
	font-weight:bold;
	}

.einkehr_width {
	width:175px;
	text-align:center;
	height:140px;
	}
	
.duesen {
	width:150px;
	height:100px;
	text-align:center;
	}
	
.table_schlauch_ {
	width:250px;
	padding:0 0 0 0;
	}
	
.table_schlauch td {
	padding:0 0 0 0;
	}
	
.waesche {
	height:200px;
	width:110px;
	text-align:center;
	}
	
.messe {
	font-size:1.0em; 
	padding:5px 0 5px 10px; 
	margin:0px; 
	color:rgb(37,58,74);
	}

.messe_termine {
	width:150px;
	font-weight:bold;
	}
	
.messe_thumbnail {
	float:left;
	padding:10px 20px 10px 20px;
	height: 120px;
	}
	
/* TABLE ENDE */

/** TABLE IMPRESSUM **/
.table_impr { 
	width:550px; 
	}
	
.table_impr td { 
	padding:10px 0 10px 0; 
	vertical-align:top
	} 

/** TABLE FORM**/
.table_form { 
	border:solid 1px rgb(230,230,230); 
	padding:20px 0 30px 0; 
	margin:0px; 
	width:700px;
	}
	
.table_form tr {
	padding:0px; 
	margin:0px;
	}
	
.table_form td { 
	padding:3px 0 3px 0px; 
	font-size:1.0em; 
	margin:0px;
	}

/********END TABLES************/
/******************************/



/* Headings */
h1 {
	clear: left; 
	padding:0px; 
	margin:0px;  
	font-size: 125%;
}

h2 {
	clear: left; 
	margin: 0px; 
	font-size: 110%; 
	padding:0 0 10px 0;
}

h3 {
	clear: left; 
	padding:0 0 10px 0; 
	margin:0px;  
	font-size: 125%;
}

h4 {
	clear: left; 
	margin: 0.5em 0px 0.5em 0px;	
	font-weight: bold; 
	font-style: italic; 
	font-size: 130%;
}





.sidebar {
	 float: right;
	  width: 144px; 
	  margin: 0px ; 
	  padding: 57px 5px 0px 0px; 
	  background-color: rgb(255,255,255);
}

strong { 
	font-weight:bold;
}

.vac_font { 
	font-size:110%;
	font-weight:bold;
	}
	
.best_nr {
	font-weight:bold;
	}
	



/*PRODUCT DESCRIPTION: text top*/
.text_top { 
	vertical-align:top;
	}

/* Überschrift über Produktseiten */


/* LINKED IMAGE: no visible border*/
.image_link { 
	border:solid 1px rgb(255,255,255);
	}
	
.image_link_grey { 
	border: solid 1px rgb(204,195,168);
	}

/* Paragraph text */
p {
   clear: left; 
   margin: 0px; 
   padding: 10px 0 20px 0; 
   font-size: 100%;
}

/*************FOOTER***********/
/******************************/
/******************************/

.footer {
	clear: both;
	 width: 780px; 
	 margin: 0em 0px 0px 0px; 
	 padding: 5px 0px 5px 0px;
	 border-top: solid 1px rgb(200,200,200); 
	 border-bottom: solid 1px rgb(200,200,200); 
	 background-color: rgb(255,255,255); 
	 text-align: center;	
}


.footer a {
	color: rgb(150,150,150); 
	text-decoration: underline;
}

.footer a:hover {
	color: rgb(0,0,0); 
	text-decoration: none;
}

/*********END*FOOTER***********/
/******************************/


/*************FONTS************/
/******************************/
/******************************/

.nav-global-font {
	font-size: 1.0em; 
}

.nav-main-font {
	font-size: 1.0em;
}

.nav-sub-font {
	font-size: 1.0em;
}

.content-font {
	font-size: 1.2em; 
	color: rgb(37,58,74);
}

.sidebar-font {
	font-size: 1.0em; 
	line-height: 1.4em; 
	color: rgb(110,110,110);
}

.footer-font {
	font-size: 1.1em; 
	color: rgb(150,150,150);
}

/*********END FONTS************/
/******************************/



/* HTML-code examples */
.showcode {
  font-family: monospace; 
  font-weight: bold; 
  font-size: 13px; 
  color: rgb(255,0,0);
}

/* Hide HTML-tags. Good when no pagestyle supported by browser */
.hide {
	display: none;
}

br {
	clear: both;
}

.center{
	text-align:center;
	}

.bigText {
	font-size: 125%;
	font-weight:bold;
	padding:0px;
	
	}
	
.welcome {
	font-size: 125%;
	font-weight:bold;
	padding-top:10px;
	
	}
	
.blocksatz {
	text-align:justify;
	}
	
.underlined{
	text-decoration:underline;
	}
