/* Hauptnaviagtion */
html {
	}

BODY {
	color: #333333;
	font: normal 0.75em Arial, Helvetica, sans-serif;
	margin:0%;
 	padding:0%;
}


#container {
width: 610px;
}
	
#head {
	display: none;
}

#logo {
	display: none;
}

#login {
	display: none;
}

#logout {
	display: none;
}



ul#metanavi  { 
	display: none;
} 

ul#contentnavi  { 
	display: none;
} 

ul#contentnavi li,
ul#metanavi li {
	display: none;
	}


ul#mainnavi  { 
	display: none;
} 


/* Produktnavigation Seite */
div#productnavi {
	display: none;
}


div.produktauswahl {
	border: 1px solid #000;
	width: 280px;
	height: 170px;
	padding: 5px;
	margin-bottom: 10px;
	}
	
div.produktauswahl img {
	float:left;
	max-height: 130px;
	}
	
div.produktauswahl p {
	width: 140px;
	margin-left: 135px;
	}
	
div.produktauswahl h2 {
	margin-bottom: 5px;
	}
div.contentboxtop {
	display: none;
	}

div.contentboxtop2 {
	display: none;
	}
	
div.contentboxmiddle {
	width:576px;
	padding: 6px 6px;
	border: 1px solid #ccc;
	}
	
div.contentboxbottom {
	display: none;
	}

div.contentboxtop50 {
	display: none;
	}
	
div.contentboxmiddle50 {
	width:276px;
	padding: 6px 6px;
	border: 1px solid #ccc;
	}

div.contentboxbottom50 {
	display: none;
	}
	
div.contentboxtop200 {
	display: none;
	}
	
div.contentboxmiddle200 {
	width:186px;
	padding: 6px 6px;
	border: 1px solid #ccc;
	}

div.contentboxbottom200 {
	display: none;
	}

#wobinich {
	display: none;
	}


/* Infobox */
.infobox {
	display: none;
}


.infobox .content {
	display: none;
}

#content .infobox {
	display:none;
	}

/* Suchfunktion*/
.detailsuche {
	display: none;
}

/* Bilder */
img {
	border: 0px;
}

img.icon {
	border: 0px;
	vertical-align: middle;
}

.downloadpreview{
	margin: 0;
	padding: 0px;
	padding-left: 5px;
	float: right;
	text-align : right;
}


/* Suchfunktion */
#search {
	display:none;
}

/* Titelbild */
#flashcontent {
	display:none;
}

/* Keyvisual */	
#keyvisual {
	display:none;
}

/* Sprachwahl */
#language {
	display:none;
}	

/* Inhalt */	
#content {
	margin: 0;
	position: relative;
	top: 0px;
	left: 0px;
	width: 610px;
	/*float: left;
	*/
	_top: 0px;
	/* be nice to IE */
	text-align: left;
}

div.contenttext {
	text-align: left;
	padding: 0px 10px 10px 10px;
}

div#contentbottom {
	text-align: left;
	padding: 0px 10px;
	font-size: 0.9em;
	height:17px;
	margin-bottom: 10px;
}


div.tdpicture { 
	float: right;
	width: 200px;
	text-align: left;
	margin:10px 0px 10px 10px;
	}

/*Tabellen*/

table.specification {
	width: 570px;
	border-collapse:collapse;
	margin: 10px 0px;
}

table.specification td {
	border: #ccc solid 1px;
	padding: 2px;
	background: #fff;
}

table.specification td.dark {
	background: #e1e1e1;
}

table.products {
	width: 590px;
	border-collapse:collapse;
	margin: 10px 0px;
}

table.products th {
	border: #ccc solid 1px;
	padding: 2px;
	background: #e1e1e1;
	color: #666;
	vertical-align:top;
}

table.products td {
	border: #ccc solid 1px;
	padding: 2px;
	background: #fff;
	vertical-align:top;
}


div.tr, div.trprint {
	clear: both;
	padding: 0px 0px;
	margin: 0px 0px 10px 0px;
}
	


p {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

h1 {
	color: #003;
	font: normal 1.3em Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight:bold;
	}
	
h1#top {
	color: #003;
	padding: 5px 0px 5px 10px;
	margin-bottom: 0px;
	}	
	
h2 {
	color: #333333;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
.subheadline {
	color: #333333;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
			
.small {
	color: #333;
	font: normal 0.9em Arial, Helvetica, sans-serif;
}

.bildunterschrift {
	color: #333;
	font: normal 0.9em Arial, Helvetica, sans-serif;
	}

.error {
	color: #990000;
	}
	
/* Links */
a:link {
	color: #003;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover,
a:active  {
	color: #fab300;
}

/* Aufzählungen */

div.contenttext .tdtext {
	position:relative;
	}

div.contenttext .tdtext ul {
	margin: 0px 0px 10px 20px;
	_margin: 0px 0px 10px 20px;
	list-style: none;
	}

div.contenttext .tdtext ul li {	
	background: url(li_bullet.png) 0px 1px no-repeat;
	padding-left: 12px;
	margin-bottom: 5px;
	}

div.contenttext table.list td {
	padding:0px;
	border-top:1px solid #eee;
	}

.form {
	background : #fff;
	border: 1px solid #666;
	color: #333333;
	height:16px;
	font-size:12px;
}

.contenttext form input.form {
	margin-bottom: 10px;
	}
	
input.form {
	background: url(bg_form.png);
	}
	
select.form {
	height: 18px;
	}
	
input.submit {
	background: url(bg_form.png);
	}
	
form {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}

form .quickfind {
	background: url(bg_form.png);
	width: 100%;
	margin: 5px 0px;
	border: 1px solid #666;
	line-height:18px;
	height:18px;
	font-size:12px;
	}

form .quickfindinput {
	background: url(bg_form.png);
	width: 98%;
	margin: 5px 0px;
	border: 1px solid #666;
	line-height:18px;
	height:16px;
	font-size:12px;
	}

option {
	background: #fff;
	}

.tdforumcontent {
	background: #E1E1E1;
	width: 100%;
	border: 1px solid #ffffff; 
	margin: 0px; 
}

hr {
	color: #d9d9d9;
	height: 1px;
}

/* Seitenzahlen für Seitenauswahl bei Suche */

.pagenrcontainer {
	width: 380px;
	height: 20px;
	padding-top: 2px;
	margin-bottom: 10px;
	border-bottom: solid 1px #003;
	clear: both;
	float: left;
	}

.pagenrcontainer ul.pagenr {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.pagenrcontainer ul.pagenr li {
	display: inline;
	height: 9px;
	text-align:center;
	padding:0px;
	background-image: none;
	margin: 0px;
	}

.pagenrcontainer ul.pagenr li a {
	width: 0px;
	height: 12px;
	margin: 0px 2px 0px 0px;
	padding: 0px 5px;
	text-align:center;
	}
	
.pagenrcontainer ul.pagenr li a:link,
.pagenrcontainer ul.pagenr li a:visited {
	background: #003;
	color: #fff;
	}
	
.pagenrcontainer ul.pagenr li a:hover,
.pagenrcontainer ul.pagenr li a:active {
	background: #ffb300;
	color: #fff;
	}
	
.pagenrcontainer ul.pagenr li span {
	width: 0px;
	height: 12px;
	margin: 0px 2px 0px 0px;
	padding: 0px 5px;
	text-align:center;
	background: #999;
	color: #fff;
	}

#countdown {
	position:absolute;
	left:610px;
	top: 120px;
	}



/* Warenkorb */

th.warenkorb {
	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
	}

tr.warenkorb td {
	padding: 5px 0px;
	border-top: 1px solid #eee;
	}

tr.warenkorb td.foottop {
	padding: 5px 0px;
	border-top: 1px solid #ccc;
	}
	
tr.warenkorb td.foot {
	padding: 5px 0px;
	text-align:right;
	border-top: 3px double #ccc;
	border-bottom: none;
	}
	
table.orderstableview {
	padding:0px 5px 3px 5px;
	}

table.orderstableview td {
	padding: 3px;
	border:none;
	}
	
input.refreshwk {
	color:white;
	text-align:right;
	padding-right:5px;
	border: none;
	height:18px;
	width:148px;
	background: url(bg_btn_refresh.png) no-repeat;
	font-size: 1em;
	cursor:pointer;
	}

input.refreshwk:hover{
	background: url(bg_btn_refresh-h.png) no-repeat;
	}
	
input.emptywk {
	width:148px;
	height:18px;
	cursor:pointer;
	border:none;
	background: url(bg_btn_wk_empty.png) no-repeat;
	}
	
input.emptywk:hover {
	background: url(bg_btn_wk_empty-h.png) no-repeat;
	}

input.deletewkitem {
	width:17px;
	height:16px;
	background: url(bg_btn_delete.png);
	cursor:pointer;
	font-size:0px;
	border:0;
	}
	
input.deletewk:hover {
	background: url(bg_btn_delete-h.png);
	}

input.submitwk {
	color:white;
	text-align:right;
	padding-right:5px;
	border: none;
	height:18px;
	width:148px;
	background: url(bg_btn_submit.png) no-repeat;
	font-size: 1em;
	cursor:pointer;
	}
	
input.submitwk:hover{
	background: url(bg_btn_submit-h.png) no-repeat;
	}
	
input.submitfinal {
	background: url(bg_btn_submit_final.png) no-repeat;
	cursor:pointer;
	width:200px;
	height:18px;
	border:none;
	}

input.submitfinal:hover {
	background: url(bg_btn_submit_final-h.png) no-repeat;
	}

input.search {
	background: url(bg_btn_search.png) no-repeat;
	cursor:pointer;
	width:148px;
	height:18px;
	border:none;
	}

input.search:hover {
	background: url(bg_btn_search-h.png) no-repeat;
	}
	
input.blank {
	background: url(bg_btn_blank.png) no-repeat;
	cursor:pointer;
	width:148px;
	height:18px;
	border:none;
	color:white;
	}

input.blank:hover {
	background: url(bg_btn_blank-h.png) no-repeat;
	color:#0b124d;
	}

input.chngdeladr {
	width:148px;
	height:18px;
	cursor:pointer;
	border:none;
	background: url(bg_btn_chngdeladr.png) no-repeat;
	}

input.chngdeladr:hover {
	background: url(bg_btn_chngdeladr-h.png) no-repeat;
	}

a.viewdetail {
	width:61px;
	height:18px;
	display:block;
	float:right;
	background: url(bg_btn_details.png) no-repeat;
	}

a.viewdetail:hover {
	background: url(bg_btn_details-h.png) no-repeat;
	}

a.back {
	width:61px;
	height:18px;
	display:block;
	background: url(bg_btn_back.png) no-repeat;
	}

a.back:hover {
	background: url(bg_btn_back-h.png) no-repeat;
	}

td.adress {
	padding:4px 0px;
	}
	
div.agb {
	width: 560px;
	height: 120px;
	overflow:scroll;
	border: 1px solid #999;
	padding: 5px;
	background: #e1e1e1;
	}

/* Kabelcode-Box */
a.kabelc div.kabelcode {
	display: none;
	}
	
a.kabelc {
 	 text-decoration: none;
  }

a.kabelc:hover {
	background: none;
	}

a.kabelc div.kabelcode {
	display: none;
	}
	
a.kabelc:hover div.kabelcode {
	display: block;
	position: absolute;
	top:50px;
	left: 280px;
	}