﻿

/* ------ about ------ */
div.about_Panel1
{
	left : 195px;
	top : 150px;
	overflow : hidden;
	position : absolute;
	width : 500px;
}

div.aboutImage
{
	background: url("/media/system/sectionDescriptors/about_25.png");
	background-repeat : no-repeat;
	top: 150px;
	left: 130px;
	overflow: hidden;
	position: absolute;
	height: 150px;
	width: 25px;
}

* html div.aboutImage {
	background: url("/media/system/sectionDescriptors/about_25-ie6.png");
	background-repeat : no-repeat;
}
	
	

/* ------ contact ------ */

div.contact_Panel1
{
	left : 195px;
	top : 150px;
	overflow : hidden;
	position : absolute;
	width : 400px;
}	

div.contactImage
{
	background: url("/media/system/sectionDescriptors/contact_25.png");
	background-repeat : no-repeat;
	height: 150px;
	left: 130px;
	overflow: hidden;
	position: absolute;
	top: 150px;
	width: 25px;
}

* html div.contactImage {
	background: url("/media/system/sectionDescriptors/contact_25-ie6.png");
	background-repeat : no-repeat;
}


/* ------ B2B ------ */

div.b2b_Panel1
{
	left : 195px;
	top : 150px;
	overflow : hidden;
	position : absolute;
	width : 600px;
}

div.b2bImage
{
	background: url("/media/system/sectionDescriptors/B2B_25.png");
	background-repeat : no-repeat;
	height: 56px;
	left: 130px;
	overflow: hidden;
	position: absolute;
	top: 150px;
	width: 25px;
}

* html div.b2bImage  {
	background: url("/media/system/sectionDescriptors/B2B_25-ie6.png");
	background-repeat : no-repeat;
}


/* ------ imprint ------ */
div.imprint_Panel1
{
	left : 195px;
	top : 150px;
	overflow : hidden;
	position : absolute;
	width : 650px;
} 


div.imprintImage
{
	background: url("/media/system/sectionDescriptors/imprint_25.png");
	background-repeat : no-repeat;
	height: 150px;
	left: 130px;
	overflow: hidden;
	position: absolute;
	top: 150px;
	width: 25px;
}

* html div.imprintImage {
	background: url("/media/system/sectionDescriptors/imprint_25-ie6.png");
	background-repeat : no-repeat;
}









div.partner_Panel
{
	left : 195px;
	top : 140px;
	overflow : hidden;
	position : absolute;
	width : 275px;
	height: 250px;
	padding: 7px;
	line-height:1.5;
	/*border: solid white 1pt;*/
}
div.partner_Panel2
{
	left : 475px;
	top : 150px;
	overflow : hidden;
	position : absolute;
	width : 625px;
	height: 500px;
	/*border: solid white 1pt;*/
}

div.partner_Panel div.columnLeft
{
	position: absolute;
	width: 300px;
	height: 450px;
	top: 0px;
	left: 0px;	
	/*border: solid red 1pt;*/
	background: #000000;
}

div.partner_Panel div.columnRight
{
	position: absolute;
	width: 300px;
	height: 450px;
	top: 0px;
	left: 325px;	
	/*border: solid green 1pt;*/
	background: #000000;
}

ul.partnerImageList
{	
	position : relative;
	padding-left : 0px;
	margin-left : 0px;
}

ul.partnerImageList li
{	
	padding : 10px 10px;
	/*cursor: pointer;*/
	list-style-type: none;
}

ul.partnerImageList li img
{
	border:none;
}




div.partnerImage
{
	background: url("/media/system/sectionDescriptors/partner_25.png");
	background-repeat : no-repeat;
	height: 120px;
	left: 130px;
	overflow: hidden;
	position: absolute;
	top: 150px;
	width: 25px;
}

* html div.partnerImage {
	background: url("/media/system/sectionDescriptors/partner_25-ie6.png");
	background-repeat : no-repeat;
}



div.refImage
{
	background: url("/media/system/sectionDescriptors/referenzen_25.png");
	background-repeat : no-repeat;
	height: 175px;
	left: 130px;
	overflow: hidden;
	position: absolute;
	top: 150px;
	width: 25px;
}

* html div.refImage {
	background: url("/media/system/sectionDescriptors/referenzen_25-ie6.png");
	background-repeat : no-repeat;
}