/* GEMBIRD Deutschland Drucken CSS Web-Relaunch 2008 */
/* CSS coded by Gerrit Hoffschulte (web.design) / www.webpunktdesign.de */


/* ###################################################################################################### */
/* Druckversion: */
/* ______________________________________________________________________________________________________ */


body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#C8C8C8;
}

a {
	outline:none;
	text-decoration:none;
	}

.clear {
	clear:both;
}

#main {
	font-size:0.6875em;
	text-align:left;
	}

/* ###################################################################################################### */
/* Kopfbereich: */
/* ______________________________________________________________________________________________________ */


#kopf {
	
	}
	
/* ------------------------------------------------------------------------------------------------------ */

#meta_navigation {
	display:none;
	}

/* ------------------------------------------------------------------------------------------------------ */

#logo {
	position:absolute;
	right:0cm;
	top:0cm;
	}
#logo img {
	display:none;
	}
#logo img.print {
	display:block;
	}
	
/* ------------------------------------------------------------------------------------------------------ */

#suche {
	display:none;
	}


	
/* ------------------------------------------------------------------------------------------------------ */
/* Haupnavigatiopn: */
/* ------------------------------------------------------------------------------------------------------ */

	
#haupt_navigation {
	display:none;
	}


/* ------------------------------------------------------------------------------------------------------ */

#feature_navigation {
	display:none;
	}



/* ###################################################################################################### */
/* Körper (2 Spalten): */
/* ______________________________________________________________________________________________________ */


#linke_spalte {
	display:none;
	}

/* ------------------------------------------------------------------------------------------------------ */






/* ------------------------------------------------------------------------------------------------------ */
/* Hauptspalte: */
/* ------------------------------------------------------------------------------------------------------ */

	
#haupt_spalte {
	}




/* ------------------------------------------------------------------------------------------------------ */


#breadcrump {
	display:none;
	}

/* ------------------------------------------------------------------------------------------------------ */


#headline {
	}
#headline h1 {
	font-size:1.6em;
	color:#4E5152;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:2em;
	}
#headline p {
	color:#666666;
	}
#headline a {
	color:#666666;
	}
#headline_bottom {
	display:none;
	}


/* ------------------------------------------------------------------------------------------------------ */


#zurueck {
	display:none;
	}


/* ------------------------------------------------------------------------------------------------------ */


#main_content_top {
	display:none;
	}
#main_content {
	}
	
#main_content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin:0px;
	padding:0px;
	color:#666666;
	margin-bottom:0.6em;
	}
#main_content p {
	margin:0px;
	padding:0px;
	color:#666666;
	margin-bottom:1.6em;
	}
#main_content a {
	color:#666666;
	}
#main_content a.link_pdf {
	
	}

#main_content table {
	margin:0px;
	padding:0px;
	color:#666666;
	margin-bottom:1.6em;
	}
#main_content table td {
	padding-right:16px;
	vertical-align:top;
	}

#main_content ul {
	margin:0px;
	padding:0px;
	color:#666666;
	margin-bottom:1.6em;
	margin-left:16px;
	}

#main_content form label {
	margin:0px;
	padding:0px;
	color:#666666;
	}
	
div.hr {
	height:1px;
	font-size:0px;
	border-width:0px;
	border-bottom:1px solid #C2BCAF;
	margin-left:-22px;
	}
	
#main_content_bottom {
	display:none;
	}
#haupt_spalte.einspaltig #main_content_bottom {
	display:none;
	}

/* ------------------------------------------------------------------------------------------------------ */
	
	

#content_fuss {
	padding-top:30px;
	border-top:1px solid #C9C4B8;
	clear:both;
	}

/* ------------------------------------------------------------------------------------------------------ */

#anker_top {
	display:none;
	}	
	
/* ------------------------------------------------------------------------------------------------------ */












/* GEMBIRD Deutschland Imageseiten CSS Web-Relaunch 2008 */
/* CSS coded by Gerrit Hoffschulte (web.design) / www.webpunktdesign.de */


/* ###################################################################################################### */
/*  */
/* ______________________________________________________________________________________________________ */


#headline {
	
	}

#main_content {
	
	}

#main_bottom {
	display:none;
	}
	
/* ------------------------------------------------------------------------------------------------------ */

#image_navigation {
	display:none;
	}


	
/* ------------------------------------------------------------------------------------------------------ */

div.content_block {
	padding-top:22px;
	padding-bottom:22px;
	border-top:1px solid #C9C4B8;
	}
	
#main_content div.content_block_first {
	padding-bottom:22px;
	padding-top:22px;
	border-top:1px solid #C9C4B8;
	}
	

div.content_block div.text_spalte {
	float:left;
	width:44%;
	margin-right:3%;
	}	


div.content_bild_rechts {
	display:none;
	}

div.content_bild_links {
	display:none;
	}

	
/* ------------------------------------------------------------------------------------------------------ */

div.form_inputs {
	float:left;
	width:250px;
	padding-right:14px;
	}
	
div.label_and_input {
	position:relative;
	background-color:#ECECEC;
	width:250px;
	height:20px;
	margin-bottom:10px;
	}
div.label_and_input label {
	position:absolute;
	left:5px;
	top:2px;
	}
div.label_and_input input {
	width:174px;
	height:15px;
	padding-left:13px;
	margin-left:62px;
	border-width:0px;
	background-color:#ECECEC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	padding-top:4px;
	}
div.label_and_input input:hover, div.label_and_input input:focus, div.label_and_input input:active {
	background-image:url(../_grafik/form_input_hover.jpg);
	background-repeat:no-repeat;
	}
	
@media all {
* html b\ody div.label_and_input input {
	background-color:#F4F4F4;
	padding-left:4px;
	margin-left:71px;
	}
*+html b\ody div.label_and_input input {
	margin-top:-1px;
	}
}

	
div.form_textarea {
	position:relative;
	float:left;
	width:350px;
	height:141px;
	background-color:#ECECEC;
	}
div.form_textarea label {
	position:absolute;
	left:5px;
	top:2px;
	}
div.form_textarea textarea {
	margin-top:20px;
	width:326px;
	height:109px;
	border-width:0px;
	background-color:#ECECEC;
	padding:10px;
	padding-top:2px;
	padding-left:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:160%;
	color:#666666;
	}
div.form_textarea textarea:hover, div.form_textarea textarea:focus, div.form_textarea textarea:active {
	background-image:url(../_grafik/form_textarea_focus.jpg);
	background-repeat:no-repeat;
	}

@media all {
* html b\ody div.form_textarea textarea {
	background-color:#F4F4F4;
	width:336px;
	padding-left:4px;
	height:116px;
	}
*+html b\ody div.form_textarea textarea {
	margin-top:19px;
	}
}

div.checkbox_and_radio {
	clear:both;
	line-height:200%;
	}
div.checkbox_and_radio input {
	margin:0px;
	margin-right:10px;
	}
	
#form_buttons {
	padding-left:22px;
	padding-bottom:20px;
	}
#form_buttons input {
	background-repeat:no-repeat;
	border-width:0px;
	text-align:center;
	width:110px;
	height:33px;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
	}	
#form_buttons input.form_submit {
	background-image:url(../_grafik/submit.jpg);
	}
#form_buttons input.form_reset {
	background-image:url(../_grafik/reset.jpg);
	}
#form_buttons input.form_submit:hover {
	background-image:url(../_grafik/submit_hover.jpg);
	}
#form_buttons input.form_reset:hover {
	background-image:url(../_grafik/reset_hover.jpg);
	}

	




/* GEMBIRD Deutschland Produktseiten > Detailseiten CSS Web-Relaunch 2008 */
/* CSS coded by Gerrit Hoffschulte (web.design) / www.webpunktdesign.de */


/* ###################################################################################################### */
/* Produkseiten > Deteilseiten: */
/* ______________________________________________________________________________________________________ */


#main_content {
	
	}

#produkt_navigation ul {
	display:none;
	}
		
	
/* ------------------------------------------------------------------------------------------------------ */

#produkt {
	padding-top:14px;
	border-top:1px solid #C9C4B8;
}

/* ------------------------------------------------------------------------------------------------------ */

#produktbild {
	float:left;
	width:289px;
	text-align:center;
	padding-top:20px;
	margin-left:-10px;
	margin-bottom:10px;
	}
#produktbild a {
	
	}
	
#produktbild #thumbs {
	display:none;
	}


/* ------------------------------------------------------------------------------------------------------ */

#produkttext {
	float:left;
	width:280px;
	padding-left:30px;
	}	
#produkttext table.daten {
	color:#666666;
	width:100%;
	line-height:230%;
	}
#produkttext table.daten thead th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background-color:#F5F3F1;
	border-bottom:1px solid #FFFFFF;
	padding-left:5px;
	}
#produkttext table.daten tbody td {
	padding-left:5px;
	}
#produkttext table.daten tbody tr.even td {
	background-color:#F5F3F1;
	}
	
/* ------------------------------------------------------------------------------------------------------ */
	
#spezifikationen {
	padding-top:16px;
	color:#666666;
	width:620px;
	}
#spezifikationen table.spezifikationen {
	width:310px;
	float:left;
	}
#spezifikationen table.spezifikationen tr td {
	vertical-align:top;
	text-align:left;
	width:88px;
	}
#spezifikationen table.spezifikationen tr td.data {
	text-align:right;
	width:205px;
	}	

/* ------------------------------------------------------------------------------------------------------ */
	
	







/* GEMBIRD Deutschland Produktseiten > Übersicht CSS Web-Relaunch 2008 */
/* CSS coded by Gerrit Hoffschulte (web.design) / www.webpunktdesign.de */


/* ###################################################################################################### */
/* Produkseiten > Übersicht: */
/* ______________________________________________________________________________________________________ */



div#lv_infos {
	padding-top:10px;
}

/* ------------------------------------------------------------------------------------------------------ */


div.produkt_teaser_top {
	display:none;
}

div.produkt_teaser {
	margin-top:16px;
	clear:both;
	border-top:1px solid #C9C4B8;
}

/* ------------------------------------------------------------------------------------------------------ */

div.produkt_teaser_produktbild {
	float:left;
	clear:left;
	background-color:#FFFFFF;
	width:215px;
	text-align:center;
	padding-top:20px;
	margin-bottom:-15px;
	}
#produktbild a {
	
	}

/* ------------------------------------------------------------------------------------------------------ */

div.produkt_teaser_produkttext {
	float:left;
	width:380px;
	padding-top:16px;
	padding-left:20px;
	}		

/* ------------------------------------------------------------------------------------------------------ */

div.link_details {
	display:none;
	}


/* ------------------------------------------------------------------------------------------------------ */


form#produktsuche {
	display:none;
	}


/* ------------------------------------------------------------------------------------------------------ */
	










/* GEMBIRD Deutschland Homepage CSS Web-Relaunch 2008 */
/* CSS coded by Gerrit Hoffschulte (web.design) / www.webpunktdesign.de */


/* ###################################################################################################### */
/* Homepage: */
/* ______________________________________________________________________________________________________ */


div.produkt_teaser_top {
	display:none;
}

div.produkt_teaser {
	
}

/* ------------------------------------------------------------------------------------------------------ */

div.produkt_teaser_produktbild {
	float:left;
	width:215px;
	text-align:center;
	padding-top:20px;
	margin-bottom:15px;
	}

#produktbild a {
	
	}

/* ------------------------------------------------------------------------------------------------------ */

div.produkt_teaser_produkttext {
	float:left;
	width:380px;
	padding-top:16px;
	padding-left:20px;
	}		

/* ------------------------------------------------------------------------------------------------------ */

div.awards_haendler {
	clear:left;
	background-color:#FAF9F8;
	}
div.awards_haendler table {
	margin-top:10px;
	margin-bottom:10px;
	}
div.awards_haendler table td {
	color:#969999;
	padding-left:22px;
	}
div.awards_haendler table td.awards {
	width:208px;
	}
div.awards_haendler table td img {
	margin-right:10px;
	margin-bottom:5px;
	}
div.awards_haendler table td a img {
	border-width:0px;
	}

/* ------------------------------------------------------------------------------------------------------ */


div#haendlerliste_top {
	display:none;
	}

div#haendlerliste_bottom {
	display:none;
	}


div#haendlerliste {
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #C9C4B8;
	}

div#haendlerliste img {
	margin-right:10px;
	margin-bottom:5px;
	}


/* ------------------------------------------------------------------------------------------------------ */















/* GEMBIRD Deutschland Sitemap CSS Web-Relaunch 2008 */
/* CSS Coded by Gerrit Hoffschulte (web.design) / www.webpunktdesign.de */


/* ###################################################################################################### */
/* Sitemap: */
/* ______________________________________________________________________________________________________ */


#link_home {
	width:246px;
	margin-top:8px;
	margin-bottom:0px;
	padding-top:5px;
	}

#main_content #link_home a {
	font-weight:bold;
	text-docoration:none;
	}

div.image_sites {
	float:left;
	margin-right:40px;
	padding-top:8px;
	}
	
#main_content div.image_sites ul {
	margin:0px;
	padding:0px;
	margin-top:5px;
	}
div.image_sites ul li {
	margin-left:14px;
	}
div.image_sites ul li a {
	display:block;
	padding-top:2px;
	padding-bottom:3px;
	padding-right:12px;
	text-docoration:none;
	}

#main_content div.sitemap ul {
	margin:0px;
	padding:0px;
}
#main_content div.sitemap ul li {
	width:200px;
	min-height:300px;
	float:left;
	margin-left:14px;
}
#main_content div.sitemap ul li a {
	display:block;
	padding-top:5px;
	padding-bottom:15px;
	color:#FFFFFF;
	width:150px;
	font-weight:bold;
}
#main_content div.sitemap ul li ul {
	
}
#main_content div.sitemap ul li ul li {
	
	background-color:#FFFFFF;
	width:100%;
	float:none;
	min-height:1px;
	margin-left:14px;
}
#main_content div.sitemap ul li ul li a {
	display:block;
	min-height:1px;
	height:auto;
	padding:0px;
	padding-top:1px;
	padding-bottom:2px;
	width:150px;
	font-weight:normal;
}
#main_content div.sitemap ul li ul li a:hover {
	text-decoration:none;
}
@media all {
* html b\ody #main_content div.sitemap ul li {
	height:300px;
}
}

/* ------------------------------------------------------------------------------------------------------ */