/* ---------------------------------------------------------------------- */
/* ------------------ Stylesheet f�r MAKITA Deutschland ----------------- */
/* ---------------------- URL: http://www.makita.de/ -------------------- */
/* ------------------------- Copyright [ka:media] ----------------------- */
/* ---------------------------------------------------------------------- */


/*// === HTML EIGENSCHAFTEN DES TOP FRAMES === //*/

body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #00869F;
}

html>body {
	border: none;
}

p {
	font-size: 10px;
}


/*// === HEADER IMAGE EIGENSCHAFTEN === //*/
/* // Toolbox Eigenschaften //*/
#toolbox {
	position: absolute;
	top: 0;
	left: 300px;
	margin-top: 0px;
	padding: 0;
	width: 340px;
	height: 80px;
	font-size: 11px;
	border-right: 1px solid #7C8F98;
}

.tool-headline {
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 20px;
	color: #7C8F98;
	font-weight: bold;
}
/*
.submit {
	position: absolute;
	border: none;
	width: 18px;
	height: 16px;
	top: 1px;
}
*/

.submit-img {
	position: absolute;
	border: none;
	width: 18px;
	height: 16px;
	margin-top: 1px;
}

input {
	border: 1px solid #00869F;
	background-color: #CDD8DD;
	width: 100px;
	font-size: 10px;
}

.produktsuche {
	position: absolute;
	top: 0px;
	left: 0px;
}

.kontakt {
	position: absolute;
	top: 0px;
	/*left: 136px;*/
}

.newsletter-button {
	/*margin-right: 63px;*/
	display: inline-block;
    margin-right: 45px;
    width: 87px;
}

#suchfelder {
	position: absolute;
	left: 100px;
	top: 7px;
}

.produkt-kontakt {
	position: absolute;
	top: 0px;
	height: 20px;
	width: 210px;
}

.site-suche {
	position: absolute;
	top: 23px;
	height: 20px;
	width: 210px;
}

html>body .site-suche {
	top: 22px;
}

.haendler-suche {
	position: absolute;
	top: 45px;
	height: 20px;
	width: 210px;
}

.inputfeld-site {
	margin-left: 23px;
}

.inputfeld-haendler {
	margin-left: 8px;
}

.toolbox-beschriftung {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
}
