/* CSS Document */

#angebot a{
	font-weight: bold;
	margin: 13px 0px !important;
}

div#flashmain {
	height: 140px;
	width: 840px;
	background-image: url(grafik/head_werkzeug.jpg);
}

div#mainstart{
	float: left;
}

#shop1 p {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
} 





/* main angebot special */

div#main{
	position: relative;
	top: 40px !important;
	left: -10px !important;
	margin-bottom: 50px;
}	
	
.maintable div.mainframe{
	position: relative;
	margin: -0px 8px -80px 10px !important;
	border: 3px solid #ff6600;
	padding: -20 0px 0px -20px !important;
	height: 100%;
}

*html .maintable div.mainframe{
	margin: -0px 8px -100px 10px !important;
	height: 100%;
}

/* level 2 */

div#level2{
	background-color: #ff6600;
	background-repeat: repeat-x;
	background-image: url(grafik/back_werkzeug.jpg);	
	border: 1px solid #ff6600;
	position: relative;
	top: 0px;
	left: 0px;
	width: 548px;
	min-height: 800px;	
	height: 100%;
}

*html div#level2 {
}

div#subsprod {
	display: block;
	height: 100%;
	margin-top: -3px;
	margin-left: -10px;
}

div#subsprod table{
	height: 100%;
	min-height: 450px;
	height: auto;
	background-color: #bbbbbb;
	margin-bottom: 15px;
}

*html div#subsprod table{
}

#subsprod td {
	width: 140px !important;
}

/*heads*/

div#level2head {
	background-color: #ff6600;		
	position: absolute;
	top: 150px;
	left: 10px;
	width: 570px;
	height: 25px;
	z-index: 1000;
}

h2#mainhead1 {
	padding: 0px 5px !important;
	color: #ffffff;
	font-size: 12px;
	margin: 4px;
}

h2#mainhead2 {
	padding: 0px 25px !important;
	color: #ffffff;
	font-size: 14px;
	margin: 10px 4px;
}



/*start*/

ul#ullevel2 {
	width: 548px;
	list-style: none;
	margin: 5px 0px 50px 15px;
	padding: 0px;
	height: 25px;	
}

*html ul#ullevel2 {
	width: 543px;
	margin: 5px 0px 50px 5px;	
}


li.lilevel2 {
	width: 153px;
	margin: 10px;
	float: left;
}


.lilevel2 a:link, .lilevel2 a:visited, .lilevel2 a:active {
	color: #FFFFFF !important;
	display: block;
	line-height: 70px;
	font-size: 16px !important;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ff6600;
	height: 75px;
	text-align: center;
	vertical-align: center;
}


.lilevel2 a:hover {
	border: 1px solid #FFFFFF;
}

.lilevel2 img {
	margin: 5px;
}




/*dropdowns*/

div#level2dd{
	background-color: #aaaaaa;
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 24px;
}

div#level3dd {
	background-color: #bbbbbb;
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 24px;
}


div#level4dd {
	background-color: #cccccc;
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 24px;
}

#level2dd ul, #level3dd ul, #level4dd ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#level2dd form, #level3dd form, #level4dd form {
	width: 140px !important;
	margin: 0px;
	padding: 2px 5px;
} 

#level2dd select, #level3dd select, #level4dd select {
	width: 130px !important;
}



/* levels links/rechts */

div#div2links, div#div3links, div#div4links, div#div5links, div#div6links, div#div2rechts, div#div3rechts, div#div4rechts, div#div5rechts, div#div6rechts {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;	
}

#div2rechts, #div2links {
	background-color: #aaaaaa;
}

#div3rechts, #div3links {
	background-color: #bbbbbb;
}

#div4rechts, #div4links, #div4links2 {
	background-color: #cccccc;
}

#div5rechts, #div5links {
	background-color: #dddddd;
}

#div6rechts, #div6links {
	background-color: #eeeeee;
}

ul#ul2links, ul#ul3links, ul#ul4links, ul#ul5links, ul#ul6links, ul#ul2rechts, ul#ul3rechts, ul#ul4rechts, ul#ul5rechts, ul#ul6rechts{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 140px !important;
}

.li2links a, .li3links a, .li4links a, .li5links a, .li6links a, .li2rechts a, .li3rechts a, .li4rechts a, .li5rechts a, .li6rechts a {
	overflow: hidden;
	display: block;
	padding: 3px 10px;
}

.li2links a:hover {
	background-color: #bbbbbb;
}

.li3links a:hover, .li3rechts a:hover {
	background-color: #cccccc;
}

.li4links a:hover, .li4rechts a:hover {
	background-color: #dddddd;
}

.li5links a:hover, .li5rechts a:hover {
	background-color: #eeeeee;
}

.li6links a:hover, .li6rechts a:hover {
	background-color: #ffffff;
}


.aktiv2{
	background-color: #bbbbbb;	
}

.aktiv3{
	background-color: #cccccc;	
}

.aktiv4{
	background-color: #dddddd;	
}

.aktiv5{
	background-color: #eeeeee;	
}

.aktiv6{
	background-color: #ffffff;	
}


.aktiv2 a, .aktiv3 a, .aktiv4 a, .aktiv5 a, .aktiv6 a {
	overflow: hidden;
	display: block;
	padding: 3px 10px;
}





/* mainmenu */

div#mainmenu {
	background-color: #ff6600;
	position: absolute;
	z-index: 1;
	left: 570px;
	top: 150px;
	width: 420px;
	height: 25px;
	padding: 0px;
}

ul#mainm {
	list-style: none;
	padding: 5 0 0 0px;
	margin: 0px;
}

ul#mainm li {
	padding: 0 0 0 10px;
	display: inline;
}

ul#mainm a {
	padding: 3 0px;
	font-weight: normal;
	text-decoration: none;
}

ul#mainm a:hover{
	color: #9E9DB4;
	text-decoration: underline;
}



div#subframe {
	position: absolute;
	left: -186px;
	top: 55px;
}

ul#subm {
	width: 176px !important;
	list-style: none;
	margin: 0px;
	padding: 20 0 0 0px;
}

ul#subm li {
	border-right: 1px solid #000066;
	margin: 0px;
	padding:  5 10 5 10px;
	display: block;
}

#subm a {
	display: block;
	color: #000066;
	text-decoration: none;
	text-align: right;
}


ul#mainm a:hover, ul#subm a:hover {
	text-decoration: none !important;
	color: #7D8AB3;
}

.aktivsub {
	border-right: 1px solid #ffffff !important;
}



/* shopmenu */

#bodyiframe {
	background-image: url(grafik/head_service_shop.jpg);
	display: table !important;
}


/* overview / kitlist */

#overview table {
	width: 660px;
}

#overview td {
	vertical-align: top;
	width: 50%;
	height: 65px;
}

p.overviewpic {
	float: right;
	margin: 0px;

}

#overview p {
	margin: 5px 0px;
	font-weight: normal;
}

#overview h2 {
	margin: 5px 0px;
	font-size: 14px;
	color: #ff6600;
}

#overview a {
	min-height: 65px;
	margin: 0px 20px 20px 0px;
	padding: 5px;	
	display: block;
	border: 1px solid #cccccc;
}

* html #overview a {
	height: 65px;
}

#overview a:hover {
	border: 1px solid #ff6600;
}

#overview a:hover, #overview a:hover p, #overview a:hover h2{
	text-decoration: none !important;
}







/* zubehör promo */

table.werk h2 {
	color: #ff6600;
}

table.werk h6 {
	background-color: #ff6600;
}

table.werk {
	height: 10px !important;
	background-color: #ffffff !important;
}

table.werk a:hover {
	border: 1px solid #ff6600;
}






/* Kitartikel */

#overviewkit {
	width: 220px;
	margin-top: 15px;	
/*	border: 1px solid #cccccc;
	border-left: 0px solid #cccccc;	 */
	background-color: #eeeeee;
	padding: 0px;

}

#overviewkit table {
	width: 195px !important;
	margin: 5px 0px 5px 15px !important;
	padding: 0px !important;
}

#overviewkit table td{
	vertical-align: top;
	margin: 0px !important;
	padding: 0px !important;
}


#overviewkit a {
	margin: 5px;
	padding: 0px;	
	display: block;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}


#overviewkit p {
	margin: 5px !important;
	font-weight: normal;
}

#overviewkit h2 {
	margin: 5px !important;
	font-size: 14px;
	color: #ff6600 !important;
}

#overviewkit a:hover  {
	border: 1px solid #ff6600;
}

#overviewkit a:hover, #overviewkit a:hover p, #overviewkit a:hover h2{
	text-decoration: none !important;
}


/* contentsubs */

#contentsubs table {
	width: 660px;
}

#contentsubs td {
	vertical-align: top;
	width: 50%;
	height: 65px;
}

p.contentsubspic {
	float: right;
	margin: 0px;
}

#contentsubs p {
	color: #ffffff;
	margin: 5px 0px;
	font-weight: normal;
}

#contentsubs h2 {
	margin: 10 0 0 0px;
	padding: 5px 5px;
	font-size: 14px;
	color: #ffffff;
	background-color: #ff6600;
}

#contentsubs a {
	min-height: 65px;
	margin: 0px 20px 20px 0px;
	padding: 5px;	
	display: block;
	border: 1px solid #cc00cc;
	background-color: #ffffff;
}

* html #contentsubs a {
	height: 65px;
}

#contentsubs a:hover {
	border: 1px solid #ff6600;
}

#contentsubs a:hover, #contentsubs a:hover p, #contentsubs a:hover h2{
	text-decoration: none !important;
}



/* produkt */

#gerate {
}

div#prodframe {

}



/* seitenlayout produkt */

#gerate h1 {
	font-size: 14px;
	color: #000066;
	margin: 20 20 10 20px;
	padding: 0px;
}

#gerate h2 {
	font-size: 12px;
	color: #000000;
	margin: 10px 20px;
	padding: 0px;
}


#gerate h3 {
	margin: 10px 20px;
	padding: 0px;
}

#gerate p {
	font-size: 11px;
	color: #000000;
	margin: 20px;
	padding: 0px;

}


div#procon {
	position: relative;
	width: 240px;
	float: left;	
}

div#abbildung {
	position: relative;
	margin-top: 35px;
	width: 370px;
	float: left;	
}

div#abbildung img {
	width: 370px;
}


table.colframe{
	margin: 0px !important;
}

.colframetd1, .colframetd2 {
	padding: 0px 0px 40px 0px !important;
	vertical-align: top;
}

.colframetd1 {

}

#garantie {
	padding: 3px 10px;
	margin: 10px 20px 10px 10px;
	background-color: #cccccc;
}

#auslauf {
	padding: 3px 10px;
	margin: 10px 20px 10px 10px;
	background-color: #ff6600;
	font-weight: normal;
	color: #ffffff;
}

#auslauf strong {
	font-weight: bold;
	font-size: 13px;
}




/* produkt tabellen */

#gerate table {
	margin: 5px 20px;
}

#gerate table th {
	color: #666666;
	padding-right: 10px;
	fontsize: 8px;
	font-weight: normal;
	text-align: left;
}

#gerate table td {
	padding-right: 10px;
	padding-top: 5px;
	fontsize: 11px;
	font-weight: bold;
}



/* zubehörliste */

div.zubloop {
	position: relative;
	left: 0px;
	top: 35px;
	width: 419px;
	margin: 0px !important;
	padding: 0px !important;
	background-color: #ff6600;
	border: 1px solid #ff6600;	
}

.zubloop h2, .komp_loop h2 {
	color: #ffffff !important;
	margin: 0px !important;
	padding: 5px 10px !important;
	background-color: #ff6600;
}

.komp_loop h2 {
	margin: 10 10 0 10 !important;
}

.zubloop table, .komp_loop table {
	margin: 0px  !important;
	padding: 0px  !important;	
	background-color: #ffffff;
	border: 10px solid #ffffff;	
	width: 100%;
}

.komp_loop table {

}

.zubloop th, .komp_loop th {
	padding: 0 10px;
	background-color: #cccccc;
}

.zubloop td, .komp_loop td {
	padding: 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}

.zubloop a {
	text-decoration: underline !important;
}


/*tabs*/

.taba {	
	position: relative;
	width: 660px;
	left: 0px;
	top: 24px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}


.tabi {
	position: relative;
	width: 660px;
	left: 0px;
	top: 24px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	display: none;
}


div#tab1btm{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 110px;
	height: 25px;
}

div#tab2btm{
	position: absolute;
	left: 110px;
	top: 0px;
	width: 110px;
	height: 25px;
}

.tabaktiv {
	z-index: 6000;
	background-color: #ffffff;	
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
	border-right: 1px solid #cccccc;
}

.tabinaktiv {
	z-index: 0;	
	background-color: #cccccc;	
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
	border-right: 1px solid #cccccc;		
}


.tabaktiv a{
	display: block;
	padding: 4px 10px;
	color: #000000 !important;
	font-weight: bold !important;
}

.tabinaktiv a{
	display: block;
	padding: 4px 10px;
	color: #666666 !important;
}


/* backlink*/

div#backlink{
	position: absolute;
	left: 510px;
	top: 0px;
	width: 150px;
	height: 20px;	
	text-align: right;
}

#backlink a {
	margin: 2px 0px;
	display: block;
	color: #666666;
	text-align: right;
	background-color: #ffffff;
}



/* prod-regist*/

div#regist{
	display: none;
	position: absolute;
	z-index: 7000;
	left: 240px;
	top: 0px;
	width: 300px;
	height: 50px;	
	text-align: left;
	background-color: #cccccc;	
}

#regist a {
	margin: 5px;
	display: block;
	color: #000000;
	text-align: left;
}



