body {
	background-image: none;
	background-color:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color:#000;
	margin:0;
}

img {
	border:0;
}

a {
	text-decoration:none;
	color:#333;
}

a:hover {
	text-decoration:underline;
}

form {
	display:inline;
}

label, input, textarea, select {
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	cursor:pointer;
}

input, textarea {
	background-color:#fff;
	border:1px #676767 solid;
}

input {
	padding:2px;
}

input.noborder {
	background-color:transparent;
	border:none;
}

/*
	Definitionen für den Header
*/
	#head {
		height:58px;
		width: 100%;
		position:absolute;
		border-bottom: 1px #000 solid;
	}

	#head-headline, #head-mehrwagner, #head-zurkasse, #head-nav, #head-warenkorb, #zurkasse, #head-seitenassistent, #button_shop, #button_mietportal, #button_unternehmen, #button_service, #navigation, #pathfinder, #lefttd, #footer, #gmbh, #footer-path {
		display: none;
	}

	#head-logo {
		position:absolute;
		right:0;
	}

	#main {
		position: absolute;
		width: 100%;
		top: 58px;
	}

	.print {
		display: block;
	}

	#maintable {
		width:100%;
		table-layout:fixed;
		border:0;
		border-spacing:0;
		margin:0;
	}

	#contenttd {
		width: 100%;
	}

	#copyright {
		border-top: 1px #000 solid;
		padding: 15px 0;
		margin-top: 15px;
	}

/*
	CONTENT - DETAILSEITE
*/
	.header_ausfuehrungen {
		clear:both;
		margin:15px 0 8px 0;
		font-size:16px;
		font-weight:bold;
		color:#000;
	}

	.header_ausfuehrungen img {
		display: none;
	}

	.tab_cell1 {
		font-weight:bold;
		font-size:10px;
		padding:4px;
		border-right:1px #e8e8e8 solid;
		text-align:center;
		vertical-align:top;
	}

	.tab_cell2 {
		background-color:#E1E1E1;
		padding:1px 4px;
		border-right:1px #fff solid;
		border-bottom:8px #fff solid;
		font-size:10px;
		text-align:center;
	}

	.tab_cell3 {
		padding:2px 4px;
		border-right:1px #fff solid;
		font-size:10px;
		color:#000;
		font-weight:bold;
	}

	h2 {
		vertical-align:middle;
		margin:0;
		font-weight:bold;
		font-size:12px;
	}

	h3 {
		padding-top:10px;
		margin:0;
		font-weight:bold;
		font-size:16px;
	}

	.button_detail {
		display: none;
	}

	#content ul {
		list-style-type:none;
		margin:0;
		margin-bottom:20px;
		padding:0;
	}

	#content ul li {
		padding-left:10px;
		background-image:url('../images/content-bullet.gif');
		background-repeat:no-repeat;
		background-position:0 5px;
		margin-top:10px;
	}

	.product_pages {
		display: none;
	}

	#produkt_zubehoer {
		clear:both;
		border-top:6px  solid;
		padding-top:25px;
		width:560px;
		margin-bottom:10px;
	}

	#produkt_zubehoer h3 {
		background-color:#fff;
		padding-left:10px;
		font-size:12px;
		color:;
		font-weight:bold;
		line-height:12px;
		border-bottom:4px  solid;
		margin:0 0 2px 0;
	}

	#produkt_zubehoer div {
		width:100%;
	}

	#produkt_zubehoer div div {
		background-color:#e8e8e8;
		border-right:2px #fff solid;
		border-bottom:2px #fff solid;
		float:left;
		text-align:center;
	}

	#produkt_zubehoer div div a {
		padding:10px;
		color:#000;
		display:block;
		width:100%;
	}

	#produkt_zubehoer div div a img {
		border:1px #fff solid;
		display:block;
		margin-bottom:4px;
	}

   .back_to_vkatalog {
   height:52px;
   background-image:url('../images/back_vkatalog.png');
   background-repeat:no-repeat;
   background-position:0 0px;
   }
/*
	ENDE
*/

#variations {
	width:100%;
}

#variations th {
	background-color: #ccc;
	color: #293038;
	vertical-align: top;
	text-align: left;
	font-weight:normal;
	font-weight: bold;
}

#variations td {
	border-bottom: 1px solid #D6DFE8;
	padding: 2px;
}

#variations td input.text {
	width: 23px;
	height: 13px;
	border: 1px solid #26476A;
	margin: 0;
	padding: 1px;
	font-size: 11px;
	color: #000;
	font-weight:normal;
	float: left;
}

#variations td input.button {
	padding: 0;
	border: none;
	float: right;
}


#headwarenkorbneu {
	display: none;
}

#headerCart {
	display: none;
}

#intoCartLayer {
	display: none;
}

.download_box {
	vertical-align:middle;
	margin:0;
	font-weight:bold;
	font-size:12px;
}


.print {
	display: block;
}

#buttons {
	display: none;
}

