/* master.css fuer giema.com *//*  grau (bg)   =  #CFD1D1  *//*  grau (hr)   =  #aaaaaa  *//*  rot (menu)  =  #6c0000  */body {	background-color: #fff;	color: #000;	font-family: 'Lucida Grande', Verdana, sans-serif;	font-size: 82%;}h1, h2, h3, h4, h5, h6, p, address, th, td, li, dt, dd, form, input, textarea, a {	color: #000;	font-family: 'Lucida Grande', Verdana, sans-serif;	line-height: 1.5em;}h1 { color: #000; font-size: 2.1em; font-weight: bold; }h2 { color: #000; font-size: 1.4em; font-weight: bold; }h3 { color: #000; font-size: 1.2em; font-weight: bold; }h4 { color: #000; font-size: 1.0em; font-weight: bold; }h5, h6 { color: #000; font-weight: bold; font-size: 1.0em; }p, dl, ul, ol { font-size: 1.0em; line-height: 1.5em; }table, tr, th, td { font-size: 1.0em; line-height: 1.5em; }table tr { vertical-align: baseline; }table td { text-align: left; }input, textarea { font-size: 1.0em; color: #003; }a:link, a:visited {	color: #000;	text-decoration: none;	}a:hover, a:active {	color: #000;	font-size: 1.0em;	text-decoration: none;	outline: none;	}strong, b { font-weight: bold; }em, i { color: #333; font-style: italic; }img { border: 0 none; }.hide { display: none !important; }/* Margin und Padding bei allen Blockelementen auf Null setzen */* { margin: 0; padding: 0; }/* Raender, Breite, Hintergrundfarbe, etc. der Seite */html { min-width: 990px; }body {	padding-top: 20px;	padding-bottom: 20px;	background-color: #CFD1D1;	}#page {	margin: 0 auto 0 auto;	padding: 0;	width: 990px;	background: transparent url(bg-middle.gif) repeat-y top left;	outline: 0px solid #cc0;	}/* Beginn Header */#header {	position: relative;	margin: 0;	padding: 0;	width: 990px;	height: 215px;	background: transparent url(bg-top.gif) no-repeat top left;	}#header h1 {	padding: 0;	width: 100%;	height: 100%;	text-indent: -9999px;	}/* Ende Header *//* Beginn Language Switch */#switch {	position: absolute;	top: 30px;	right: 25px;	width: 180px;	height: 20px;	color: #aaa;	outline: 0px solid #c00;	}#switch a {	font-size: 0.89em;	color: #aaa;	}#switch a:hover,#switch a:active {	color: #6c0000;}/* Ende Language Switch *//* Beginn Wrapper */#wrapper {	margin: 0;	padding: 0;	width: 990px;	min-height: 540px;	background: transparent url(bg-content.gif) no-repeat top left;	}/* Ende Wrapper *//* Beginn Col-Left */#col-left {	float: left;	display: inline;	margin: 0 0 0 15px;	width: 260px; /* = 260-0 */	}/* Ende Col-Left *//* Beginn Menu */#menu {	float: right;	display: inline;	margin: 0 25px 0 0;	padding: 0;	width: 180px;	min-height: 240px;	text-align: left;	outline: 0px solid #c00;	}#menu ul {	margin: 0;		}#menu li {	margin: 0 0 20px 0;	list-style: none;	outline: 0px solid #c00;	}#menu li a {	display: block;	font-size: 1.0em;	text-indent: -9999px;	color: #000;	}  /* deutsch */body.lang-0 li#menu-1 a  { background: url(menu/menu-de-1.gif) no-repeat top left; }body.lang-0 li#menu-2 a  { background: url(menu/menu-de-2.gif) no-repeat top left; }body.lang-0 li#menu-3 a  { background: url(menu/menu-de-3.gif) no-repeat top left; }body.lang-0 li#menu-4 a  { background: url(menu/menu-de-4.gif) no-repeat top left; }body.lang-0 li#menu-5 a  { background: url(menu/menu-de-5.gif) no-repeat top left; }body.lang-0 li#menu-56 a { background: url(menu/menu-de-56.gif) no-repeat top left; }  /* english */body.lang-1 li#menu-1 a  { background: url(menu/menu-en-1.gif) no-repeat top left; }body.lang-1 li#menu-2 a  { background: url(menu/menu-en-2.gif) no-repeat top left; }body.lang-1 li#menu-3 a  { background: url(menu/menu-en-3.gif) no-repeat top left; }body.lang-1 li#menu-4 a  { background: url(menu/menu-en-4.gif) no-repeat top left; }body.lang-1 li#menu-5 a  { background: url(menu/menu-en-5.gif) no-repeat top left; }  /* francais */body.lang-2 li#menu-1 a  { background: url(menu/menu-fr-1.gif) no-repeat top left; }body.lang-2 li#menu-2 a  { background: url(menu/menu-fr-2.gif) no-repeat top left; }body.lang-2 li#menu-3 a  { background: url(menu/menu-fr-3.gif) no-repeat top left; }body.lang-2 li#menu-4 a  { background: url(menu/menu-fr-4.gif) no-repeat top left; }body.lang-2 li#menu-5 a  { background: url(menu/menu-fr-5.gif) no-repeat top left; }#menu ul.level-1 li a {	width: 180px;	height: 30px;	}#menu ul.level-2 {	margin-top: 5px;	outline: 0px solid #c00;	}#menu ul.level-2 li {	margin: 0 10px 5px 12px;	}#menu ul.level-2 li a {	width: 100%;	height: auto;	font-size: 1.0em;	text-indent: 0;	background: none;	}#menu ul.level-1 li a:hover,#menu ul.level-1 li a:active,#menu ul.level-1 li a.current,#menu ul.level-1 li.active a {	background-position: -180px 0;	}#menu ul.level-1 li.active ul.level-2 li,#menu ul.level-1 li.active ul.level-2 li.active a,#menu ul.level-2 li a:hover,#menu ul.level-2 li a:active,#menu ul.level-2 li a.current {	color: #6c0000;	background: none;	}/* Beginn Adresse */#adresse {	margin: 40px 0 20px 12px;	font-size: 0.75em;	}/* Ende Adresse *//* Ende Menu *//* Begin Content */#content { 	float: left;	display: inline;	margin: 0 10px 0 41px;	padding: 0 0 40px 0;	width: 708px; /* = 728 */	min-height: 520px; /* = 540-20 */	outline: 0px solid #00c;	}	#content h2 {	margin: 0 0 1.0em 0;	padding: 0 0 2px 0;	border-bottom: 1px solid #CFD1D1;	}#content h3 {	margin: 2.0em 0 0.5em 0;	}	#content h4 {	margin: 1.5em 0 0.5em 0;	padding: 0;	}	#content p {	margin: 0 0 1.0em 0;	padding: 0;	}#content hr {	margin: 0.5em 0 0.5em 0;	height: 1px;	color: #aaa;	background-color: #CFD1D1;	border: 0;	}#content ul,#content ol {	margin: 5px 0 15px 0;	padding: 0 10px 0 0;	}	#content li {	padding: 1px 1px 1px 18px;	list-style: none;	background: url(icon-li.gif) no-repeat 0 0.5em;	}#content a {	padding: 0 0 0 12px;	background: url(icon-href.gif) no-repeat 0 4px;	}#content a:hover,#content a:active {	color: #6c0000;	background-position: 0 -66px;	}#content dl { margin: 5px 0 15px 0; padding: 0 10px 0 10px; }#content dt { font-weight: bold; color: #003;}#content dd { padding: 0 0 0 10px; }#content table {	margin: 2.0em 0 1.0em 10px;	padding: 0;	width: 95%;	border: 0 none;	border-bottom: 1px solid #fff;	border-spacing: 0 !important;	}#content table th {	margin: 0;	padding: 0.3em 1.0em 0.3em 0;	text-align: left;	font-weight: bold;	font-size: 1.1em;	border: 0 none;/*	border-top: 1px solid #fff; */	border-bottom: 1px solid #fff;	}#content table th.td50 {	width: 50%;	}#content table tr {	margin: 0;	padding: 0;	}	#content table td {	margin: 0;	padding: 0.3em 2.0em 0.3em 0;	}/* Ende Content *//* Beginn Sidebar */#sidebar-wrapper {	float: right;	display: inline;	margin: 0 0 10px 0;	background-color: #8D8F41;	border-left: 10px solid #8D8F41;	}	#sidebar {	padding: 10px;	text-align: left;	}	#sidebar p {	margin: 0;	font-weight: bold;	}/* Ende Sidebar *//* Beginn Module *//* Beginn # 10 - Sitemap */#content ul.sitemap {	list-style: none;	margin: 1.0em 0 2.0em 0;	padding: 0;	}#content ul.sitemap li {	margin: 0 0 0.6em 0;	padding: 0;	font-weight: bold;	background-image: none;	}#content ul.sitemap li ul {	margin: 0.6em 0 1.0em 1.5em;	border-left: solid 1px #666;	padding: 0 0 0 1.0em;	list-style: none;	}#content ul.sitemap li ul li {	margin: 0 0 0.6em 0;	padding: 0;	font-weight: normal;	}#content ul.sitemap li ul li ul {	margin: 0.6em 0 1.0em 1.5em;	border-left: solid 1px #999;	padding: 0 0 0 1.0em;	}/* Ende # 10 - Sitemap *//* Beginn # 11 - alle Artikel einer Kategorie auslesen, anzeigen */#content div.frame-list {	margin: 1.0em 0 1.0em 0;/*	border-bottom: 1px solid #6497ed; */	}#content div.frame-list div.article {	margin: 20px 0 20px 0;	}	#content div.frame-list div.article table.table-download {	margin: 0 0 1.0em 0;	}/* Ende # 11 - alle Artikel einer Kategorie auslesen, anzeigen *//* Beginn  # 14 b - Slimbox (mit einstellbarer Bildbreite) [v.1.3] [r4] */#content fieldset.slimbox {	margin: 2.0em 0 2.0em 0;	padding: 10px 0 10px 10px; /* rechts kein Padding, weil die Bilder schon ein Padding haben */	width: 708px;	border: 1px solid #CFD1D1;	}#content #sidebar fieldset.slimbox {	margin-top: 0;	width: 270px;	}#content legend.slimbox {	display: none;	padding: 0 8px 0 8px;	color: #fff;	}#content div.slimbox-gallery {	margin: 1.0em 10px 0 10px;	}#content div.slimbox-gallery span {	float: left;	margin: 0 12px 12px 0; /* bei Bildbreite > 140 px auf 0 setzen */	text-align: center;	overflow: hidden;	}#content div.slimbox-gallery span a {	display: block;	padding: 0;	background: transparent url(icon-lv-zoom.png) no-repeat 0 -1000px;	border: 0px solid #000;	}#content div.slimbox-gallery span a:hover,#content div.slimbox-gallery span a:active {	background-position: center;	}	#content div.slimbox-footer {	margin: 0.5em 0 0.5em 10px;	font-size: 0.8em;	color: #fff;	}/* Ende  # 14 b - Slimbox (mit einstellbarer Bildbreite) [v.1.3] [r4] *//* Beginn # 31 a - Download - PDF mit optionalem Datum (Tabelle) */#content table.table-download {	margin: 1.0em 0 1.0em 0;	padding: 0;	width: 708px;	background-color: #fff;	border-top: 1px solid #ddd;	border-right: 1px solid #ccc;	border-bottom: 1px solid #ccc;	border-left: 1px solid #ddd;	}#content table.table-download td.td-left {	padding: 6px 8px 6px 8px;	width: 490px;	background-color: #fff;	border: 0 none;	}#content table.table-download td.td-right {	padding: 6px 0 0 20px;	width: 110px;	background-color: #eeeeee;	border: 0 none;	}#content table.table-download td.td-right span.small {	font-size: 0.89em;		}#content table.table-download td.td-right a {	padding-left: 18px;	background: transparent url(icon-download.gif) no-repeat 0 3px;	}#content table.table-download td.td-right a:hover,#content table.table-download td.td-right a:active {	background-position: 0 -37px;	}	/* Ende # 31 a - Download - PDF mit optionalem Datum (Tabelle) *//* Beginn # 72 a - alle Artikel einer Kategorie auflisten (Beschreibung, Meta-Bild) *//* Beginn # 73 - alle Unterkategorie auflisten (Beschreibung, Meta-Bild), basiert auf # 72 */#content div.image-list {	margin-left: -10px;  /* der IE6 kann keine negativen Margins ;-( */	} #content div.image-list div.list-item {	float: left;	/*margin: 0 12px 12px 0;*/ /* nur bei 140 px Bildbreite */	margin: 0 0 10px 0;	text-align: center;	outline: 0px solid #c00;	}#content div.image-list div.list-item-image {	margin: 0 auto 0 auto;	}#content div.image-list div.list-item-image a {	display: block;	padding: 0;	background: none;	border: 1px solid #CFD1D1;	}#content div.image-list div.list-item-image a img {	border: 0px solid #ccc;	}#content div.image-list div.list-item-text {	margin: 0 8px 5px 10px; /* margin-left 2px kleiner, weil border 1px */	padding: 4px 10px 4px 10px;	height: 60px;	font-size: 0.89em;	text-align: left;	background-color: #fff;	border: 1px solid #CFD1D1;	overflow: hidden;	}/* Abweichung fuer Produktseite, Text nur zweizeilig */body#artid-2 #content div.image-list div.list-item-text {	height: 40px;	}#content div.image-list div.list-item-text a {	display: block;/*	padding: 0; *//*	background: none; */	}/* Icon weggelassen, weil zu weing Platz unter den Bildern *//* #content div.image-list div.list-item-text a:link,#content div.image-list div.list-item-text a:visited {	padding-left: 14px;	background: url(icon-link.gif) no-repeat 0 1px;	}#content div.image-list div.list-item-text a:hover,#content div.image-list div.list-item-text a:active {	padding-left: 14px;	background-position: 0 -29px;	}*//* Ende # 72 a - alle Artikel einer Kategorie auflisten (Beschreibung, Meta-Bild) *//* Ende # 73 - alle Unterkategorie auflisten (Beschreibung, Meta-Bild), basiert auf # 72 *//* Beginn Text mit Bild links */#content .text-img-left {	margin: 0;	padding: 0;	}#content .text-img-left .img {	float: left;	margin: 0 20px 0 0;	width: 300px !important;	}#content .text-img-left .text {	float: right;	margin: 0;	width: 388px; /* = 708-300-20 */	}#content .text-img-left .text h3,#content .text-img-left .text h4,#content .text-img-left .text p {	margin: 0 0 5px 0;	}	#content .text-img-left .text h5 {	margin: 1.5em 0 3px 0;	}#content .text-img-left .text table {	margin: 0 0 1.0em 0;	padding: 0;	width: 100%;	border: 0 none;	border-spacing: 0 !important;	}#content .text-img-left .text table td {	margin: 0;	padding: 0.1em;	font-size: 0.85em;	border-bottom: 1px solid #fff;	}/* Ende Text mit Bild links *//* Beginn Text mit Bild rechts */#content .text-img-right {	float: right;	margin: 0 0 5px 10px;	padding: 0;	font-size: 0.89em;	color: #666;	}#content .text-img-right p {	margin: 0 0 5px 0;	}/* Ende Text mit Bild rechts *//* Beginn Zweispaltiger Text */div.text-column-1,div.text-column-2 {	float: left;	width: 45%;	}	div.text-column-1 {	margin-right: 10px;	}div.text-column-1 h4,div.text-column-2 h4 {	margin-top: 2.0em;	margin-bottom: 0;	}/* Ende Zweispaltiger Text *//* Ende Module *//* Beginn Google Maps */#content #map_canvas {	width: 700px;	height: 600px;	color: #000;	border: 1px solid #676924;	overflow: hidden;	}#content #map_canvas b {	color: #000;	}#content #map_canvas a {	padding-left: 0;	color: #000;	background: none;	}	#content #map_canvas a:hover,#content #map_canvas a:active {	color: #6c0000;	}	#content #map-center {	margin-top: 20px;	width: 700px;	text-align: center;	}/* Ende Google Maps *//* Beginn Footer */#footer {	clear: both;	margin: 0 auto 0 auto;	padding: 0;	width: 990px;	height: 10px;	background: transparent url(bg-bottom.gif) no-repeat top left;	outline: 0px solid #c00;	}	/* #footer p {	margin: 0;	padding: 4px 25px 0 25px;	width: 890px;	font-size: 0.89em;	color: #fff;	border-top: 2px solid #492E25;		}#footer a {	padding: 0 0 0 12px;	color: #fff;	background: url(icon-href-f.gif) no-repeat 0 0.3em;	}#footer a:hover,#footer a:active {	color: #FB970E;	} *//* Ende Footer */.border {	padding: 0px;	border: #000 solid 5px;	}.img-left {	margin: 0 10px 5px 0;	padding: 0;	}.img-right {	float: right;	margin: 0 0 5px 10px;	padding: 0;	}.blue {	color: #6388a8;	}.red {	color: #c00;	font-weight: bold;	}/* Spezielle Klassen */.bold { font-weight: bold !important; }.left { text-align: left !important; }.center { text-align: center !important; }.right { text-align: right !important; }.clear { clear: both !important; }
