/* 
	filename: /css/techhandel_print.css
	version 1.0 - 2005-11-23 - rm

	randolf (dot) manderbach (at) gpm (dot) de 
	validated by W3C CSS Validator // jigsaw.w3.org

*/

#footer, #homeVisualDiv, #homeNavSubDiv, #colLeftEdeDiv, #navSubDiv, #colRightDiv, #navMainDiv, #dekoVisualHeadDiv, #dekoVisualHeadCircBDiv, #dekoVertBlockDiv, #dekoHBLockHead1Div, #dekoHBLockHead2Div,#dekoNavbgHeadDiv, #dekoSubheadlinesDiv, #pathDiv  {display: none;}

#GPMlocSearchform1, #GPMlocMap {display: none;}

body {
	margin: 0px;
	/*
	background: #fff url("/img/gen_bg.gif");
	*/
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;

}

body.adminbereich {
	background-image: none;
}
#logoDiv {
	/*
	position: absolute;
	top: 10px;
	left: 88px;
	z-index: 1500;
	*/
	width: 152px;
	height: 101px;
	margin-bottom: 20px;
}
#logoDiv img {
	border: none;
}

#contentDiv {
	font-size: 0.70em;
	line-height: 1.45em;
	/*
	position: absolute;
	z-index: 2000;
	top: 200px;
	left: 325px;
	width: 439px;
	*/
}

.boxelement a {
	color: #fff;
	text-decoration: underline;
}

#contentDiv a {
	color: #ff7f00;
	text-decoration: underline;
}

#contentDiv h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #ff7f00;
	background: #F4F8F9 url("/img/bg_h1.gif") repeat-y;
	margin: 0 0 5px 0;
	padding: 5px 20px 5px 20px; 
}

#contentDiv h2 {
	font-size: 1em;
	line-height: 1em;
	color: #3e8794;
	margin: 10px 20px 0 20px;
}

#contentDiv h3 {
	font-size: 1em;
	line-height: 1em;
	color: #000;
	margin: 15px 10px 0 0px;
}
#contentDiv a {

}
#footer a {
	font-size: 0.9em;
	text-decoration: none;
	color: #3e8794;
	padding-left: 10px;
	margin-right: 15px;
	background: url("/img/pointer_nav_meta.gif") 0 5px no-repeat;
}

#footer a:hover {
	text-decoration: underline;
}
	
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer li {
	display: inline;
}

.footerhead {
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
	width: auto;
	background: #D3E3E7;
}

#contentDiv p, #contentDiv ul {
	margin-right: 20px;
}

address {
font-style: normal;
margin-top: 10px;
}

#contentDiv table {
	font-size: 1em;
	line-height: 1em;
}

#contentDiv input, #contentDiv textarea {
	/* background: #0f0; */
	margin: 2px 2px 2px 10px;
	padding: 0px;
}

.imgFormat {
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}

.floatLeft {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

dt {clear: both;}
dd {margin: 0 15px 0 15px;}

/* ## HOME ## */

#homeVisualDiv {
	position: absolute;
	top: 142px;
	left: 71px;
	z-index: 500;
	width: 232px;
	height: 143px;
}

#homeNavSubDiv {
	position: absolute;
	top: 280px;
	left: 71px;
	z-index: 1000;
	width: 245px;
	background: url("/img/bg_subnavbox.gif") repeat-y;
}

#homeNavSubDiv ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#homeNavSubDiv li {
	margin: 0px;
	padding: 1px 0 1px 0;
}

#homeNavSubDiv a {
	width: auto;
	height: auto;
	display: block;
	font-size: 0.7em;
	line-height: 1.2em;
	padding-left: 30px;
	text-decoration: none;
	background: url("/img/pointer_nav_sub.gif") 0 4px no-repeat;
	color: #000;
}

#homeNavSubDiv a:hover, #homeNavSubDiv a.act {
	background: url("/img/pointer_nav_sub_act.gif") 0 4px no-repeat;
	color: #ff7f00;
}
	
#homeNavSubDiv h3 {
	font-size: 0.7em;
	line-height: 0.9em;
	color: #ff7f00;
	margin: 5px 0 0 30px; /* 2005-11-15, mkr */
}

#homeNavSubDiv br {
	font-size: 10px;
	line-height: 10px;

}
/* ## COL LEFT ## */

#colLeftEdeDiv {
	position: absolute;
	top: 200px;
	left: 28px;
	z-index: 1010;
	width: 60px;
	height: 15px;
}

#navSubDiv, #searchHaendlerDiv {
	position: absolute;
	top: 200px;
	left: 71px;
	width: 235px;/* 245 */
	background: url("/img/bg_subnavbox.gif") repeat-y;
}

#navSubDiv ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navSubDiv li {
	margin: 0px;
	padding: 1px 0 1px 0;
}

#navSubDiv a {
	width: auto;
	height: auto;
	display: block;
	font-size: 0.7em;
	line-height: 1.2em;
	padding-left: 30px;
	text-decoration: none;
	background: url("/img/pointer_nav_sub.gif") 0 4px no-repeat;
	color: #000;
}

#navSubDiv a:hover, #navSubDiv a.act {
	background: url("/img/pointer_nav_sub_act.gif") 0 4px no-repeat;
	color: #ff7f00;
}
	

/* subsub-navi */

#navSubDiv ul.subsubnav {
	margin-left: 8px;
	margin-top: 5px;
}

#navSubDiv .subsubnav a {
	background: url("/img/pointer_nav_subsub.gif") 0 4px no-repeat;
}

#navSubDiv .subsubnav a:hover, #navSubDiv .subsubnav a.act {
	background: url("/img/pointer_nav_subsub_act.gif") 0 4px no-repeat;
	color: #ff7f00;
}
	
#navSubDiv h3 {
	font-size: 0.7em;
	line-height: 0.9em;
	color: #ff7f00;
	margin: 3px 0 0 30px;
}

#navSubDiv br {
	font-size: 1px;
	line-height: 1px;
}


.imgColleft {
	margin-left: 9px;
	margin-top: 5px;
	border-left: solid 8px #ff7f00;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
}

/* styles used when there's an image above the subnavigation; 2005-11-15, mkr */
div.edeImgFolgeseite {
	top: 282px ! important;
}

div.navSubDivFolgeseite {
	top: 282px ! important;
}

/* ## HÄNDLER DB MAP ## */

#legendHaendler {
	padding: 5px 10px 5px 10px;
	font-size: 0.9em;
	background: #F4F8F9 url("/img/bg_h1.gif") repeat-y;
	margin: 0 0 400px 0;
	text-align: right;
	/*width: 100%;*/
	color: #3e8794;
}

#legendHaendler .legend {
	margin: 115px 10px 10px 10px;
	
}



#navSubDiv fieldset {
	margin: 0px;
	padding: 0px;
	border: #fff;
}

#navSubDiv form {
	font-size: 0.70em;
	line-height: 1.45em;
	margin: 10px 10px 10px 30px;
}

#navSubDiv input {
	font-size: 1em;
	line-height: 1em;
	width: auto;
}

#navSubDiv .searchinput {
	color: #fff;
	background: #a7c8cf;
	padding-left: 5px;
	width: 100px;
	border: 0px;
	margin: 1px;
}
#navSubDiv .searchinputwrapper {
	border: solid 1px #d3e3e7;
	float: left;
}
#navSubDiv .searchsubmit {
	float: right;
	margin-right: 30px;
}


/* ## COL RIGHT ## */

#colRightDiv {
	position: absolute;
	top: 200px;
	left: 780px;
	z-index: 2000;
	width: 200px;
	font-size: 0.70em;
	line-height: 1.45em;
	color: #fff;
}

#colRightDiv h3 {
	font-size: 1em;
	line-height: 1em;
	color: #ff7f00;
	margin: 10px 0 5px 0;
	padding-left: 10px;
	background: #fff url("/img/bulletorange.gif") 0 5px no-repeat;
}

.boxwrapper {
	background: url("/img/bg_boxshade.gif") 5px 5px no-repeat;
	padding: 0 5px 5px 0;
}
.boxelement {
	border: solid #ff7f00;
	border-width: 4px 1px 1px 1px;
	background: #7db0b7;
	margin: 0px;
}
.boxelement p {
	padding: 5px 5px 5px 7px;
	margin: 0px;
	clear: both;
}

.boxelement .imgVisual {
	border: solid #ff7f00;
	border-width:  1px 0 1px 1px;
	float: right;
	margin: 0 0 0 10px;
}

.boxelementSortiment {
	border-top: 4px solid #ff7f00;
	border-left: 1px solid #ff7f00;
	border-bottom: 1px solid #ff7f00;
	border-right: 1px solid #ff7f00;
	background: #fff;
	margin: 0px;
	padding: 10px 0 15px 0;
}
.boxelementSortiment img {
	margin: 0px 0px 10px 47px;
}



/* ## NAVIGATION  MAIN - VERSION TABLE## */


#navMainDiv {
	position: absolute;
	top: 101px;
	left: 323px;/*305 */
	width: 650px;
	z-index: 2000;
	/* background: #3e8794; */
}
#navMainDiv table {
	width: 100%;
	height: 30px;
	/* background: #f00; */
}
#navMainDiv table td {
	vertical-align: top;
	padding: 3px 15px 0 0;
	height: 17px;
	background: url("/img/pointer_nav_main.gif") no-repeat 0 6px;
}

#navMainDiv a {
	color: #fff;
	font-size: 0.7em;
	line-height: 1.05em;
	font-weight: bold;
	padding: 0 0 6px 17px;
	text-decoration: none;
	border-style: solid;
	border-color: #ff7f00;
	border-width: 0 0 0px 0;
}

#navMainDiv a:hover, #navMainDiv a.act {
	border-color: #ff7f00;
	border-width: 0 0 5px 0;
}

/*  ## SEARCH FORM ## */

#colRightDiv fieldset {
	margin: 0px;
	padding: 0px;
	border: #fff;
}

#colRightDiv form {
	margin-bottom: 10px;
	margin-top: 10px;
}

#colRightDiv input {
	font-size: 1em;
	line-height: 1em;
}

#colRightDiv .searchinput {
	color: #fff;
	background: #a7c8cf;
	padding-left: 5px;
	width: 100px;
	border: 0px;
	margin: 1px;
}
#colRightDiv .searchinputwrapper {
	border: solid 1px #d3e3e7;
	float: left;
}
#colRightDiv .searchsubmit {
	float: right;
}

/*  ## DEKO ## */

#dekoVisualHeadDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 150;
	width: 100%;
	height: 82px;
	background: #fff;

}
#dekoVisualHeadCircBDiv {
	position: absolute;
	top: 82px;
	left: 65px;
	z-index: 150;
	width: 243px;
	height: 83px;
}

#dekoVertBlockDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff;
	width: 100%;
	height: 200px;
	overflow: hidden; /* removes horizontal scrollbar 2005-11-15, mkr */
}

#dekoHBLockHead1Div {
	position: absolute; margin: 0px; padding: 0px;
	top: 83px;
	left: 1px;
	z-index: 100;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
	background: #ff9500 url("/img/bg_orhead1.gif") repeat-y right;
}

#dekoHBLockHead2Div {
	position: absolute;
	top: 92px;
	left: 1px;
	z-index: 100;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
	background: #ff7f00 url("/img/bg_orhead2.gif") repeat-y right;
}
#dekoNavbgHeadDiv {
	position: absolute;
	top: 101px;
	left: 1px;
	z-index: 100;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	height: 19px;
	background: #3e8794 url("/img/bg_grhead.gif") repeat-y right;
}
#dekoSubheadlinesDiv {
	font-size: 18px;
	line-height: 18px;
	position: absolute;
	top: 121px;
	left: 1px;
	z-index: 150;
	width: 100%;
	background: #fff;
	border: solid #ff7f00;
	border-width: 1px 0px 1px 0px;
}

.minheaderwidth {
	height: 1px;
	width: 960px;
}
/* ## PATH ## */

#pathDiv {
	position: absolute;
	top: 140px;
	left: 340px;
	font-size: 0.65em;
	line-height: 1.7em;
	z-index: 2000;
	color: #ff7f00;
	width: 640px;
}

#pathDiv.adminbereich {
	left: 50px;
}

#pathDiv a {
	margin: 0 10px 0 3px;
	color: #ff7f00;
}

.pathlabel {
	font-weight: bold;
	color: #3e8794;
}

/* ## ADMIN ## */


#contentAdminDiv {
	font-size: 0.70em;
	line-height: 1.45em;
	position: absolute;
	z-index: 2000;
	top: 200px;
	left: 50px;
	width: 800px;
	background: #fff;
}

#contentAdminDiv a {
	text-decoration: none;
	color: #ff7f00;
}

#contentAdminDiv h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #ff7f00;
	background: #F4F8F9 url("/img/bg_h1.gif") repeat-y;
	margin: 0 0 5px 0;
	padding: 5px 20px 5px 20px; 
}
#contentAdminDiv h2 {
	font-size: 1em;
	line-height: 1em;
	color: #3e8794;
	margin: 10px 20px 0 20px;
}
#contentAdminDiv table{
	font-size: 1em;
	line-height: 1em;
}


#printInfoDiv {
	font-size: 0.70em;
	line-height: 1.45em;
}

/* ## OTHERS ## */


.nwrap {white-space:nowrap; }

.clear {
	clear: both;
}

div.clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

.red {
	color: #f00;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.dottlinegrey, .dottlineorange {
	font-size: 1px;
	line-height: 1px;
	height: 3px;
	width: auto;
}

.dottlinegrey {
	background: #fff url("/img/dottlinegrey.gif");
	margin: 0px;
}

.dottlineorange {
	background: #fff url("/img/dottlineorange.gif");
	margin: 5px 0 5px 30px;
	
}

.hide {
	display: none;
}

.katalog {
	margin: 50px;
}

.border {
	border: 1px solid #ccc;
}