﻿/*
	Elemente
*/

body, table, input, select, textarea
{

	font-family: Arial;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin: 0;
	padding: 0;
}


a
{
	outline: none;
}

a, a:visited
{
	color: #039;
	text-decoration: none;
}

a:hover
{
	color: #003399;
	text-decoration: underline;
}

h1, .pagetitle
{
	color: #003399;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
	display: block;
	line-height: 28px;
}

h2
{
	color: #003399;
	font-size: 13px;
}

h3
{
	color: #000;
	font-size: 11px;
	line-height: 15px;
}

hr
{
	background-color: #999;
	border: medium none;
	height: 1px;
	width: 100%;
}

table
{
	width: 100%;
}

input[type="text"],
input[type="password"],
input[type="submit"],
textarea
{
	border-color: #AAAAAA #000000 #000000 #AAAAAA;
	border-style: solid;
	border-width: 1px;
	
	margin-top: 2px;
	padding: 3px;
}

input.searchinput
{
	padding: 3px 3px 3px 20px;
}

input[type="button"], 
input[type="submit"], 
input[type="reset"] 
{
	background-color: #5F5F64;
	margin:0;
	padding:2px 0px;
	text-align:center;
	color: #FFF;
	vertical-align: bottom;
}


.searchButton
{
	width: 26px;

}


.erwShopsuche
{
	font-size: 8px;
}

.errorbox
{
	background: #FFFFFF url(../images/bluechip/close2.gif) no-repeat top right;
	border: 1px solid #003399;
	height: auto;
	left: 0;
	padding: 20px 10px;
	margin: 2px;
	position: absolute;
	top: 80px;
	visibility: hidden;
	width: 264px;
	z-index: 1000;
}

.searchinput
{
	background-image: url(../images/bluechip/lupe.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 3px 3px 20px;
	width: 320px;
}

/*
	Struktur
*/
.bluechipBody
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

.bluechipCenter
{
	display: block;
	width: 960px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -480.1px;
}

.bluechipHeader
{
	background-image: url(../images/bluechip/bg_header2.png);
	background-repeat: repeat-x;
	background-position: center 1px;
	height: 120px;
	position: relative;
}

.bluechipHeader .logo
{
	position: absolute;
	width: 281px;
	height: 104px;
	top: 21px;
	left: 15px;
}

.bluechipHeader .functions
{
	position: absolute;
	top: 1px;
	left: 659px;
	background: transparent;
	width: 290px;
	height: 80px;
}

.bluechipHeader .search
{
	position: absolute;
	top: 34px;
	left: 250px;
	width: 400px;
	height: auto;
}

.cart
{
	display: block;
	float: left;
	left: 0px;
	width: 290px;
	height: 34px;
	background: url(../images/bluechip/cart_new.png) no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0 0 50px;
}

.cart .hint
{
	font-weight: normal;
	font-size: 9px;
}

.cart .left
{
	float: left;
	width: 130px;
	left:15px;
	position:relative;
	top:8px;
}

.cart .right
{
	float: left;
	left: 35px;
	position: relative;
	top:8px;
}

.cart a,
.cart a:hover
{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.loginField
{
	display: block;
	float: left;
	width: 274px;
	height: 43px;
	padding: 0 8px;
	background: url(../images/bluechip/login_new.png);
}

.tbLogin
{
	width: 130px;
	margin: 5px 0 0 0;
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA #000000 #000000 #AAAAAA;
	color: #444;
}

.aLogin
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: none;
}

.loginRightTd
{
	width: 50%;
	text-align: right;
}

.loginRightTd input
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: none;
	text-align: right;
}

.loginLeftTd
{
	width: 50%;
}

.loginLeftTd input
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: none;
	text-align: left;
}

.errorLogin
{
	color: #333333;
}


.bluechipHeader .topnavi
{
	float: left;
	width: 755px;
	height: 20px;
	position: absolute;
	left: 205px;
	top: 100px;
}

.bluechipLeftNavigation
{
	float: left;
	height: auto;
	width: 200px;
	padding: 0;
	margin: 0;
}

.bluechipContent
{
	float: left;
	width: 580px;
	padding: 0px 0px 20px 5px;
}

.marktplatzContent
{
	float: left;
	width: 755px;
	padding: 0px 0px 20px 5px;
}



#bluechipContentStartPage
{
	float: left;
	width: 960px;
	display: block;
	color: #039;
	z-index: 12;
	height: 550px;
	
}

#bluechipContentStartPage h1
{
	text-align: center;
	padding: 0px 10px;
}

#bluechipContentStartPage p
{
	text-align: left;
	font-size: 12px;
	padding: 0px 10px;
}

#bluechipContentStartPage a
{
	font-size: 14px;
	color: #039;
	display: block;
	text-align: right;
	
}

#bluechipContentStartPage a:hover
{
	font-size: 14px;
	color: #333;
	padding: 0;
	margin: 0;
	text-align: right;
	
}

.startline
{
	background-image: url(../images/bluechip/startLine.png);
	position: relative;
	height: 3px;
	top: 117px;
}

#shoplinkStartPage
{
	width: 300px;
	height: 54px;
	position: absolute;
	top: 140px;
	left: 15px;
}

#startBox1
{
	width: 280px;
	height: 150px;
	position: absolute;
	top: 506px;
	left: 23px;

}

#startBox2
{
	width: 280px;
	height: 150px;
	position: absolute;
	top: 506px;
	left: 338px;

}

#startBox3
{
	width: 280px;
	height: 150px;
	position: absolute;
	top: 506px;
	left: 653px;

}

#startBox4
{
	width: 960px;
	
	float:left;
}

.bluechipKeyContent
{
	float: left;
	height: auto;
	width: 165px;
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	padding-left: 5px;
}

.bluechipKeyContent p
{
	text-align: left;
}


.bluechipFooter
{
	width: 960px;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	background-color: #003399;
	background-image: url(../images/bluechip/creating_computers.gif);
	background-position: 798px 6px;
	background-repeat: no-repeat;
	border-top: solid 4px #99CC00;
}

.bluechipFooter .copyright
{
	float: left;
	width: 200px;
	text-align: center;
}

.bluechipFooter .navi
{
	float: left;
	width: 750px;
	text-align: left;
	padding-left: 10px;
}

.bluechipFooter a
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}

.bluechipFooter a:hover, .bluechipFooter a:active
{
	color: #99CC00;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

.clear
{
	clear: both;
}


/*
	Topnavigation
*/

.topNaviElement, .topNaviElement_selected
{
	float: left;
	margin: 0 5px 0 0;
	height: 20px;
	background: url(../Images/bluechip/tabbar.gif) no-repeat top left;
}

.topNaviElement a, .topNaviElement_selected a
{
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0 10px 0 0;
	height: 20px;
	line-height: 20px;
	background: url(../Images/bluechip/tabbar.gif) no-repeat top right;
	color: #003399;
	text-decoration: none;
}

div.topNaviElement:hover, div.topNaviElement_selected
{
	background: url(../Images/bluechip/tabbar.gif) no-repeat bottom left;
}

div.topNaviElement:hover a, div.topNaviElement_selected a
{
	background: url(../Images/bluechip/tabbar.gif) no-repeat bottom right;
	color: #FFFFFF;
}

/*
*/
.contentDistanceBar
{
	height: 18px;
	width: 100%;
	background-color: #003399;
}

.contentDistanceBarStartPage
{
	height: 18px;
	width: 780px;
	background-color: #003399;
	border-left: 5px solid #99CC00;
}

.keyDistanceBar
{
	height: 18px;
	width: 165px;
	background-color: #003399;
	border-left: solid 5px #99CC00;
}

.leftDistanceBar
{
	height: 18px;
	width: 195px;
	background-color: #003399;
	border-left: solid 5px #99CC00;
}

.searchDistanceBar
{
	height: 18px;
	width: 195px;
	background-color: #003399;
	border-left: solid 5px #99CC00;
}


.searchdetailtable td
{
	padding-top: 5px;
	padding-bottom: 1px;
}

.leftnavigation_top
{
	width: 200px;
	height: auto;
	margin-bottom: 0px;
}

.shoplink
{
	padding: 5px;
	height: auto;
	width: 190px;
}

.leftnavigationtable
{
	width: 200px;
}

.leftnavigationtable a
{
	text-decoration: none;
}

.leftnavigationtable ul
{
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

.leftnavigationtable li
{
	list-style: none;
	margin: 2px 0;
	background: #DAE0E8 no-repeat 0;
	padding: 0;
	height: auto;
}

.leftnavigationtable li a
{
	padding-left: 20px;
	display: block;
	height: 20px;
	color: #003399;
	text-decoration: none;
	line-height: 18px;
}

.leftnavigationtable li li
{
	border-top: 2px solid #FFFFFF;
}

.leftnavigationtable li li a
{
	padding-left: 35px;
}


.leftnavi_first
{
	background-color: #DAE0E8;
	height: 20px;
	width: 195px;
	color: #003399;
	text-decoration: none;
	padding-left: 5px;
	line-height: 16px;
	font-weight: bold;
}

.leftnavi_first_active
{
	background: #DAE0E8 url(../images/bluechip/linkArrow_green.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	width: 180px;
	color: #003399;
	text-decoration: none;
	padding-left: 20px;
	line-height: 16px;
	font-weight: bold;
}

.leftsecondlevel
{
	color: #003399;
}

.leftsecondlevel:hover
{
	background-image: url(../images/bluechip/linkArrow_gray.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.leftthirdlevel:hover
{
	background-image: url(../images/bluechip/linkArrow_gray.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}

.leftsecondlevel_active, .leftsecondlevel_active:hover
{
	background-image: url(../images/bluechip/linkArrow_green.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.leftthirdlevel_active, .leftthirdlevel_active:hover
{
	background-image: url(../images/bluechip/linkArrow_green.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}

/*
.leftnavigationtable li li a:hover
{
	background: none;
}
*/
.leftsecondlevel_active, .leftthirdlevel_active, .leftthirdlevel_active
{
	font-weight: bold;
}

.bredcrumb
{
	padding: 2px;
	font-size: 9px;
	color: #000000;
	font-style: italic;
}

.bredcrumb a
{
	text-decoration: none;
	color: #000000;
	font-style: normal;
}

.bredcrumb a:hover, .bredcrumb a:active
{
	color: #003399;
}

.slider
{
	width: 120px;
	background: url(../images/bluechip/btnSwitch.png) no-repeat right;
}


/*
	Keybox, Newsbox
*/

.keyboxcontent
{
	border: 1px solid #003399;
	padding: 10px 5px;
	width: 158px;
	margin: 10px 0;
}

.keyhead
{
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
}

.keytext
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	text-align: left;
}

.keytext b
{
	color: #003399;
}
.keytext b:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.keytext .keyheadline
{
	color: #003399;
	font-weight: bold;
	line-height: 15px;
}

.keytext .keyheadline:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.keymore
{
	text-align: left;
}

.keymore a
{
	color: #003399;
	font-size: 11px;
	text-decoration: none;
	line-height: 11px;
}

.keymore a:hover
{
	text-decoration: underline;
}

.listitemborder
{
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.listitem_hover
{
	cursor: pointer;
}
.itemTable
{
	margin: 10px 0;
}

.itemTable .thumbnail
{
	float: left;
	padding: 0px 20px 10px 10px;
}

.listitemborder_hover
{
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}

.listheadline
{
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

.listtext
{
	font-size: 11px;
}

.listmore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 7px;
	padding-right: 0;
	vertical-align: bottom;
}

.lineitemgrey
{
	padding: 10px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	background-color: #E3E9F4;
	border-left: 5px solid #99CC00;
	margin: 10px 0 20px 15px;
}

.image_left
{
	float: left;
	padding-right: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

.image_right
{
	float: right;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*** SITEMAP ***/


.sitemaptable
{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	color: #003399;
	font-size: 12px;
}

.sitemaptable a, .sitemaptable a:active, .sitemaptable a:visited
{
	display: block;
	line-height: 18px;
	text-decoration: none;
}

.sitemaptable a:hover
{
	display: block;
	line-height: 18px;
	text-decoration: underline;
}

.sitemaplevel0
{
	text-decoration: none;
	color: #000000;
}

.sitemaplevel1
{
	padding-left: 30px;
	text-decoration: none;
	color: #333;
}

.sitemaplevel2
{
	padding-left: 60px;
	text-decoration: none;
	color: #666;
}

/*
	Lightbox Image Gallery
*/
.imageTD
{
	padding: 15px;
}


/*
	Voting
*/
.dc_voting_container
{
	width: 100%;
	margin: 0;
	text-align: center;
}

.dc_voting_table
{
	margin: 10px 5px 10px 5px;
	width: 99%;
	border: 1px solid #003399;
	background: #DAE0E8;
}

.dc_voting_header
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.dc_voting_headercell
{
	padding-left: 10px;
	text-align: left;
	height: 18px;
	line-height: 16px;
	background-color: #003399;
	border-left: 5px solid #99CC00;
}


.dc_voting_votequestion
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	color: #000000;
}

.dc_voting_resultquestion
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	color: #000000;
}

.dc_voting_selection
{
	font-family: Arial;
	font-size: 11px;
	margin-left: 10px;
	color: #000000;
}

.dc_voting_selectioncell
{
}

.dc_voting_votebuttoncell
{
	padding-top: 7px;
	text-align: center;
}

/* this is the class for the vote-button */
.dc_voting_votebutton
{
	width: 150px;
	height: 20px;
	border: 1px solid #99CC00;
	background: #003399;
	text-align: center;
	color: #FFFFFF;
}

.dc_voting_votescount
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.dc_voting_votescountcell
{
	text-align: center;
}

.dc_voting_switchview
{
	font-family: Arial;
	font-size: 9px;
	color: #333333;
}

.dc_voting_switchviewcell
{
	text-align: center;
}

.dc_voting_resultbarrow
{
	padding-left: 15px;
	padding-right: 5px;
}

.dc_voting_resulttextrow
{
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
}

.dc_voting_topresultrow
{
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
}

.dc_voting_bottomresultrow
{
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.dc_voting_value
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.dc_voting_percent
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.dc_voting_bar
{
	background-color: #99CC00;
	text-align: center;
	border: 1px solid #003399;
}

.bluechipLeftNavigation img, .bluechipKeyContent img
{
	margin: 10px 0px;
	text-align: center;
}

.twoColumns td
{
	vertical-align: top;
	width: auto;
}

ul li
{
	background: url(../images/bluechip/background_li.png) no-repeat left top;
	list-style-type: none;
	list-style-position: outside;
	vertical-align: baseline;
	letter-spacing: normal;
	text-align: left;
	padding-left: 25px;
	height: auto;
}

.lightbox_label
{
	color: #003399;
	text-decoration: none;
}

.downloadtext
{
	width: 100%;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.downloadicon
{
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
}

#simpleViewer
{
	height: 515px;
}


/*** Suche ***/
.searchHead
{
	background: #003399;
	color: #FFFFFF;
	width: 575px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
}

#siteResults
{
	border: 0px solid #99CC00;
}

#siteResults .name
{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#siteResults .name a
{
	text-decoration: none;
}

#siteResults .desc
{
	width: 80%;
}

#siteResults .more
{
	width: 20%;
	text-align: right;
}

#siteResults hr
{
	height: 1px;
	width: 100%;
}

#siteResults .table
{
	width: 100%;
}


#shopResults
{
	border: 0px solid #99CC00;
}

#shopResults .img
{
	width: 20%;
}

#shopResults .name
{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	width: 55%;
}

#shopResults .name a
{
	text-decoration: none;
}

#shopResults .desc
{
	width: 55%;
}

#shopResults .more
{
	width: 15%;
	text-align: right;
}

#siteResults .line
{
	background-color:#CCCCCC;
	border:medium none;
	height:1px;
	width:100%;
}

#shopResults .line
{
	background-color:#CCCCCC;
	border:medium none;
	height:1px;
	width:100%;
}


#showAll
{
	width: 100%;
	text-align: right;
	margin: 10px 0;
}

/*** Referenzbox ***/
.referenceItems
{
	height: 300px;
	width: 200px;
	padding: 0;
	margin: 10px 0;
}

.referenceItems img
{
	width: 200px;
	height: 300px;
	top: 0;
	left: 0;
}

.referenceItemsRight
{
	height: 240px;
	width: 165px;
	padding: 0;
	margin: 10px 0;
}

.referenceItemsRight img
{
	width: 165px;
	height: 240px;
	top: 0;
	left: 0;
}

/*** Übersichtstabellen für Partnerbereich ***/

.overviewtable
{
	width: 580px;
	margin: 0 0 20px 0;
}

.overviewtable tr
{
	line-height: 18px;
}

.headtr
{
	background-color: #003399;
	line-height: 22px;
}

.headtd
{
	height: 18px;
	padding: 0px 2px;
	color: #FFF;
}
.headtd a img { line-height: 18px; padding: 0; margin: 0;}

.optionalValue { float: left; text-align: center; width: 145px;  margin: 0 0 20px 0;}

.detailtd
{
	
	padding: 2px;
}

.detailtd_alt
{
	padding: 2px;
	background-color: #E3EAF5;
}

.chartImage
{
	border: 1px solid #CCCCCC;
	display: block;
	width: 580px;
}

#pie
{
	width: 100%;
	text-align: center;
}

.chartDiv
{
	display: block;
	width: 100%;
	visibility: visible;
	border: 1px solid #CCC;
}

.chartDiv table table
{
	/* 	border: 1px dotted #003399; 	background-color: #CCC; */
}

.chartDivHidden
{
	display: none;
	visibility: hidden;
}

.headPieChart
{
	height: 22px;
	padding-left: 2px;
	color: #FFF;
	font-family: Arial;
	background: #003399;
	width: 100%;
	line-height: 22px;
}

.tdleft60
{
	text-align: left;
	width: 60%;
	font-weight: bold;
}

.tdright40
{
	text-align: right;
	width: 40%;
}


.overviewPanel .headline
{
	width: 100%;
	text-align: left;
}

.overviewPanel .ddList
{


}

.button
{
	text-align: right;
}

.input
{
	text-align: right;
}

inputPostCode
{
	text-align: left;
}


.overviewPanel .ddList select
{
	width: 146px;
	margin-right: 4px;
	padding: 2px;
	border-color: #AAAAAA #000000 #000000 #AAAAAA;
	border-style: solid;
	border-width: 1px;
}

.overviewPanel .cb
{
	width: 90px;
	padding: 2px;
	display: block;
}

.overviewPanel .cb label
{
	vertical-align: top;
}

.serialsearchinput
{
	padding: 3px;
	width: 288px;
}

#shopProduct
{
	clear: both;
}

#shopProduct .image
{
	float: left;
	width: 200px;
	padding: 10px;
}

#shopProduct .desc
{
	float: left;
	width: 360px;	
}

#shopProduct .name
{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#shopProduct .name a
{
	text-decoration: none;
}

#shopProduct .productDetails
{
	float: right;
	text-align: right;
	width: 100px;	
}

.tbVorabtausch
{
	width: 300px;
}


.formular td,
.formular th
{
	line-height: 20px;
	padding: 6px;
	text-align: left;
	
}

.formular td
{
	border-bottom: 1px solid #999;
}

.bgE3EAF5
{
	background-color: #E3EAF5;
}

.formular .sendButton
{
	width: 100px;
}

.overviewPanel a,
.overviewPanel a:hover
{
	text-decoration: underline;
}

div.error_list
{
	border: 2px solid red;
	padding: 5px;
	margin: 10px 0;
}

div.error_list ul
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none inside;
}

div.error_list li 
{
	margin: 0;
	padding: 3px 0;
	background: none;
	font-weight: bold;
}

#contact
{
	width: 500px;
}

#contact td
{
	height: 26px;
}

#contact .button
{
	text-align: right;
}


.kontaktformular .label
{
	width: 220px;
	color: #333333;
	height: 20px;
}

#contact .label_fett
{
	color: #333333;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
}

#contact .textbox
{
	width: 365px;
	display: block;
}

#contact .textbox_plz
{
	width: 47px;
	display: block;
}

#contact .textbox_city
{
	width: 305px;
	margin-left: 5px;
	display: block;
}

#contact .messageTextBox
{
	width: 500px;
	margin: 0;
	padding: 0;
	height: 100px;
}

#contact .messageTextBox_2spalten
{
	width: 370px;
	height: 100px;
}

#contact .combobox
{
	width: 372px;
	padding: 2px;
	border-color: #AAAAAA #000000 #000000 #AAAAAA;
	border-style: solid;
	border-width: 1px;
}

#contact .listbox
{
	width: 376px;
	border: solid 1px #666666;
	display: block;
	height: 100px;
}


#contact .message
{
	margin: 20px 10px 0px;

}

.vorabPanel
{
	visibility: visible;
	display: block; 
}

.vorabPanelHidden
{
	visibility: hidden;
	display: none; 
}

.vorabDetailPanel
{
	margin-top: 20px;
	border: 1px solid #039;
}

.vorabDetailPanel h2
{
	padding-left: 2px;
}


#vorabtauschtable
{
	width: 100%;
}

#vorabtauschtable .left
{
	width: 25%;
	padding: 2px;
}

#vorabtauschtable .right
{
	width: 75%;
	padding: 2px;
}

#vorabtauschtable .left_alt
{
	width: 25%;
	padding: 2px;
	background-color: #E3EAF5;
}

#vorabtauschtable .right_alt
{
	width: 75%;
	padding: 2px;
	background-color: #E3EAF5;
}

#contactbox
{
	width: 198px;
	border: 1px solid #039;
	height: 120px;
	float: left;
	color: #039;
	margin: 10px 0;
}


#contactbox .image
{
	float: left;
	width: 90px;
	height: 120px;
}

#contactbox img
{
	margin: 0;
	padding: 0;
}



#contactbox .infos
{
	float:left;
	width: 95px;
	margin: 15px 5px 0px 5px;
}

#contactbox .name
{

}

#contactbox .phone
{
	background: url(../images/bluechip/phone.png) no-repeat 0px -1px;
	padding-left: 18px;
}

#contactbox .mail
{
	background: url(../images/bluechip/mail.png) no-repeat 0px -1px;
	padding-left: 18px;
}

#contactbox a
{

}

#contactbox a:hover
{

}

.marquee0
{
	height: 100px; 
	line-height: 100px; 
	width: 100%;
}

#companyAddress
{
	display: block;
	float: left;
	width: 200px;
}

#companyContact
{
	display: block;
	float: left;
	width: 200px;
}

#companyLogo
{
	float: right;
	width: 170px;
}

.postcodesearchinput
{
	padding: 3px;
	width: 200px;
	text-align:left;
}

.inputddlist
{
	text-align: right;
}

.inputddlist select
{
	width: 296px;
	margin-top: 2px;
	padding: 3px;
	border-color: #AAAAAA #000000 #000000 #AAAAAA;
	border-style: solid;
	border-width: 1px;
}

.serialSearchButton
{
	width: 296px;
	margin: 10px 0;

}

.searchPanel
{
	background-color: #EEEEEE;
	border: 1px solid #000000;
	padding: 5px;
	margin: 10px 0;
}

#dlArea { display: block; width: 578px; height: auto; overflow: auto; border: 1px solid #666; background-image: url(../images/bluechip/bgDownload.png); background-repeat: repeat-y;}
	#dlTree { float: left; width: 240px; padding: 10px; overflow: auto;}
	#dlInfo { float: left; width: 290px; padding: 10px;}
		.headline { color:#003399; font-size:14px; margin:10px 0; font-weight: bold; }
		.desc {margin: 10px 0;}
		.link {margin: 10px 0; font-size:12px; font-weight: bold; }
			.link a, link a:visited { text-decoration: underline;}
			.link a:hover { text-decoration: none; }
			

.shopHeroes { border : 2px solid #039; margin-bottom: 5px; display: block; overflow: hidden; }
	.shopHeroes .panelName { background-color:#99CC00; color:#FFFFFF; font-size:1.4em; height:1.6em; line-height:1.6em; overflow:hidden; padding:0 8px; width:560px;}
		.shopHeroes .panelName a, .shopHeroes .panelName a:hover {color: #FFFFFF; text-decoration: none; font-weight: bold; }
	.shopHeroes .panelImage {display:block; height: 150px; width: 220px; float: left; margin: 10px; }
	.shopHeroes .rightContainer { float: left; width: 330px; margin-top: 20px; }
		.shopHeroes .panelDescription { float: left;   }
		.shopHeroes .priceAndLink { float: left; margin-bottom: 20px; }
			.shopHeroes .priceAndLink .panelPrice { float: left; margin: 20px 0 0 20px; background-color:#99CC00; border:1px solid #003399; color:#FFFFFF; font-size:1.8em; padding:6px; width:140px; font-weight: bold;  }
			.shopHeroes .priceAndLink .hint { float: left; margin: 2px 0 20px 20px; width: 152px; text-align: right;}
				.shopHeroes .priceAndLink .panelPrice .NoPrice { font-size: 0.6em; font-weight: normal; }
			.shopHeroes .priceAndLink .panelLink { float: left; margin: 20px 0 0 20px;  width: 100px; padding: 8px 10px 0;}
	.shopHeroes br { clear: both;}	


.shopProducts { border : 0px solid #666; margin-bottom: 25px; display: block; overflow: hidden; }
	.shopProducts .panelName { background-color:#FFF; color:#000; font-size:1.4em; height:1.6em; line-height:1.6em; overflow:hidden; }
		.shopProducts .panelName a, .shopHeroes .panelName a:hover {color: #039; text-decoration: none; font-weight: bold; }
	.shopProducts .panelImage {display:block; height: 150px; width: 220px; float: left; margin: 10px; }
	.shopProducts .rightContainer { float: left; width: 330px; margin-top: 20px; }
		.shopProducts .panelDescription { float: left;   }
		.shopProducts .panelPrice { float: left; margin: 20px 0 0 0px; color:#000; font-size:1.8em; padding:6px; width:160px; font-weight: bold;  }
		.shopProducts .hint { float: left; margin: 0px 0px 5px 7px; width: 166px; text-align: left;}
			.shopProducts .panelPrice .NoPrice { font-size: 11px; font-weight: normal; font-style: italic; line-height: 11px;}
		.shopProducts .panelLink { float: left; padding: 5px 0px 30px 0;  width: 330px; text-align: right;}
	.shopProducts br { clear: both;}	
	


.slide {
		position: absolute;
		z-index: 5;
		left:0px;
	}
	
	.steuerung {

		position: relative;
		z-index: 20;
		top: 377px;
		left: 21px;
	}
	
	.overlay {
		width: 211px;
		height: 170px;
		background-image: url(../images/bluechip/block_trans.png);
		float: left;
		padding: 0 10px;
	}
	
	.overlay-aktiv {
		background-image: url(../images/bluechip/block_solid.png);
		color: #003399;
	}
	
	.overlay>h1, a.grey {
		text-align: center;
		color: #616161;
	}
	
	.overlay>p {
		width: 200px;
		text-align: justify;
		color: #616161;
		
	}
	
	.overlay:hover {
		background-image: url(../images/bluechip/block_solid.png);
	}
	
	.overlay:hover>h1, .overlay:hover>p, .overlay:hover>a {
		color: #003399;
	}
	#button {
		position: absolute;
		float: left;
		z-index: 20;
		top: 18px;
		left: 18px;
		width: 256px;
		height: 54px;
	}
	
	#slideshow-content {
		width: 960px;
		height: 549px;
	}
