/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}

a {
	color:#000000;
	text-decoration:none;
	}

/******* FARBEN *******/

.black { color:#000000; }
.white { color:#000000; }
.dgray { color:#000000; }
.blue { color:#000000; }


/******* FONTSIZE *******/

.text10 { font-size:10px; }
.text11 { font-size:11px; }
.text12 { font-size:12px; }
.text13 { font-size:13px; }
.text14 { font-size:14px; }
.text16 { font-size:16px; }
.text18 { font-size:18px; }
.text20 { font-size:20px; }
.text24 { font-size:24px; }


/******* STYLES *******/

.bold {
	font-weight: bold;
	}

.pointer {
	cursor:pointer;
	}

.kinput {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #000000;
	width:160px;
	}


/******** HEAD ********/

#headcontainerde {
	width:0;height:0;display:none;
	}	

#headcontaineren {
	width:0;height:0;display:none;
	}	
		
#roboterimg {
	width:0;height:0;display:none;
	}
	
#adresse {
	width:0;height:0;display:none;
	}	
	
#language {
	width:0;height:0;display:none;
	}	
	

/******** ALLGEMEIN ********/
	
#clear {
	clear:both;
	}	

.fleft {
	float:left;
	}

.fright {
	float:left;
	}

.margin8 {
	margin:8px;
	}

/******** CONTENT ********/

#contentcontainer {
	margin-top:40px; margin-left:20px; width:1240px;
	}

#startcenterdiv {
	width:600px;
	}
	
#sonderaktion {
	cursor:pointer; 
	width:498px; 
	border:1px solid #000000;
	/*background-image:url(http://www.gebrauchtroboter.at/img/back_sonderaktion.gif); */
	background-repeat:no-repeat;
	}	

#neuzugaengehead {
	 margin-top:15px; 
	 /*background-image:url(http://www.gebrauchtroboter.at/img/back_head_center_start.gif); */
	 background-repeat:no-repeat;height:36px;
	 }
	
#headtext {
	margin-left:0; 
	padding-top:8px; 
	color:#000000; 
	font-size:14px; 
	float:left;
	font-weight:bold;
	}

#centerdiv {
	width:530px; 
	padding-bottom:20px;
	}


#centerhead {
	/*background-image:url(http://www.gebrauchtroboter.at/img/back_head_center.gif);*/
	background-repeat:no-repeat;	 
	height:36px; 
	width:752px;
	font-size:14px;
	}
	

#searchresults {
	font-size:12px;
	color:#000000;
	}

/******** PRODUKTE ********/

#produkt {
	width:260px; 
	height:114px; 
	/*display:inline; */
	margin-top:10px;
	cursor:pointer;
	position:static;
	}
	
#produktbildcontainer {
	width:150px; 
	height:114px; 
	overflow:hidden;
	}

#produktbild {
	border:1px solid #899cab;
	width:148px;
	height:112px;
	overflow:hidden;
	}

#produkttext {
	width:94px; 
	height:114px; 
	/*background-image: url(http://www.gebrauchtroboter.at/img/back_welcome_inserat.gif); */
	background-repeat: no-repeat; 
	background-position:left top;
	overflow:hidden; 
	}
	
.neuzugang {
	text-align:center;
	margin-bottom:5px;
	font-size:14px;
	}	
	
	
	
/******** MENULEFT ********/

#leftdiv {
	width:0;height:0;display:none;
	}
	
#suche {
	width:0;height:0;display:none;
	}	

#suchecont {
	width:0;height:0;display:none;
	}

#sidecont {
	width:0;height:0;display:none;
	}
	
#sidehead {
	width:0;height:0;display:none;
	}
	
#sideheadtext {
	width:0;height:0;display:none;
	}	
	
#sideheadnewsletter {
	width:0;height:0;display:none;
	}	
	
#sidecontcont {
	width:0;height:0;display:none;
	}	
			
	
	
/******** START RIGHT ********/

#startrightdiv {
	width:0;height:0;display:none;
	}


/******** ARTIKEL DETAIL ********/









.noprint {
	display:none;
	}



#welcometextcontcont {
	border:1px solid #000000;
	width:600px;
	}
	
#welcometextcont {
 	width:600px; margin-bottom:15px;
	}
	
#welcomemessage {
	padding:20px; padding-left:40px; padding-top:40px;
	}


#optcontainer {
display:none;	}	
	
#optionen {
display:none;	}
	
#buttons {
display:none;	}

#smallimages {
display:none;	}			

#detailimages {
display:none;	}			

#detailinfo {
	width:600px;
	margin-bottom:20px;
	}


	
#biiiigimages {
	clear:both;
	}	
	

#conttopcontainer {
	width:600px;
	}
	
#contcontainer {
	width:600px;
	}	



.leftmargin {
	margin-left:0;
	}	

.printclear {
	clear:both;
	}
	
.printbreak {
	page-break-after:always; clear:both; height:1px;
	}	
	
#printhead {
	height:140px;
	}	
