/* layout steep and wild-kayaks, paddles and more */
body {
	margin:0px;
	padding:0px;
	background-color:#000;
	border-top:0px solid #000;
	background:transparent url(../grafik/bg_body.gif);
	}

img {
	border-style: none;
}
	
#background {
	position:relative;
	width:900px;
	min-height:650px;
	height:auto !important;
	height:650px;
	margin:0 auto;
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
	}

#header {
	position:relative;
	height:100px;
	margin:0px;
	background-color:#2d2a13;
	}

#logo_header {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:279px;
	height:142px;
	background:transparent url(../grafik/logo_header.gif) left top no-repeat;
	border:0px solid #fff;
	}

#logo_steepandwild {
	position:absolute;
	z-index:1;
	top:63px;
	left:5px;
	margin:0px;
	padding:0px;
	width:267px;
	height:50px;
	background:transparent url(../grafik/logo_steepandwild.gif) left top no-repeat;
	}
/* ------------------------------------------------------------------------------------------------------------ */
/* ########## BEGINN --- "DYNAMISCHER / FLOATE BEREICH" --- steep and wild-kayaks, paddles and more ########## */
/* ########## BEGINN --- "linke seite" --- ########## */
#main_left {
	position:relative;
	float:left;
	top:42px;
	left:6px;
	width:267px;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:0px;
	border-bottom:0px solid #fff;
	}

#main_left_suche {
	position:relative;
	float:left;
	width:267px;
	height:157px;
	padding:0px;
	background:transparent url(../grafik/bg_suche.gif) left top no-repeat;
	}

#main_left_produkt_top {
	position:relative;
	float:left;
	width:267px;
	height:74px;
	padding:0px;
	background:transparent url(../grafik/bg_produkt_top.gif) left top no-repeat;
	}

#main_left_produkt_content {
	position:relative;
	float:left;
	width:267px;
	min-height:175px;
	height:auto !important;
	height:175px;
	padding:0px;
	background:transparent url(../grafik/bg_produkt_content.gif) repeat-y;
	}

#main_left_produkt_bottom {
	position:relative;
	float:left;
	width:267px;
	height:40px;
	padding:0px;
	background:transparent url(../grafik/bg_produkt_bottom.gif) left top no-repeat;
	}
/* ########## ENDE --- "linke seite" --- ########## */

/* ########## BEGINN --- "mitte" --- ########## */
#main_middle {
	position:relative;
	float:left;
	top:0px;
	left:6px;
	width:479px;
	min-height:442px;
	height:auto !important;
	height:442px;
	padding:0px;
	border-bottom:0px solid #fff;
	}

#main_middle_top {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:479px;
	height:34px;
	padding:0px;
	background:transparent url(../grafik/bg_main_top.gif) left top no-repeat;
	}

#main_middle_content {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:429px; /* IMMER pixelmaße "padding-left:25px;" abziehen, damit standartbreite gleich bleibt */
	min-height:475px;
	height:auto !important;
	height:475px;
	padding-left:25px;
	padding-right:25px;
	margin:0px;
	background:transparent url(../grafik/bg_main_content.gif) repeat-y;
	border:0px solid #000;
	}

#main_middle_bottom {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:479px;
	height:53px;
	padding:0px;
	margin-top:3px;
	background:transparent url(../grafik/bg_main_bottom.gif) left top no-repeat;
	}
/* ########## ENDE --- "mitte" --- ########## */

/* ########## BEGINN --- "rechte seite" --- ########## */	
#main_right {
	position:relative;
	float:left;
	top:20px;
	left:6px;
	width:152px;
	min-height:436px;
	height:auto !important;
	height:436px;
	padding:0px;
	border:0px solid #000;
	}

#main_verwandt_right_top {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:152px;
	height:23px;
	padding:0px;
	background:transparent url(../grafik/bg_right_verwandt_top.gif) left top no-repeat;
	}

#main_verwandt_right_content {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:132px; /* IMMER pixelmaße "padding-left:5px;" abziehen, damit standartbreite gleich bleibt */
	min-height:200px;
	height:auto !important;
	height:200px;
	padding-left:10px;
	padding-right:10px;
	background:transparent url(../grafik/bg_right_verwandt_content.gif) repeat-y;
	border:0px solid #000;
	}

#main_verwandt_right_bottom {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:152px;
	height:12px;
	padding:0px;
	background:transparent url(../grafik/bg_right_verwandt_bottom.gif) left top no-repeat;
	}

#main_login_top {
	position:relative;
	float:left;
	margin-top:20px;
	top:0px;
	left:0px;
	width:152px;
	height:23px;
	padding:0px;
	background:transparent url(../grafik/bg_login_top.gif) left top no-repeat;
	}

#main_login_content {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:132px; /* IMMER pixelmaße "padding-left:5px;" abziehen, damit standartbreite gleich bleibt */
	min-height:125px;
	height:auto !important;
	height:125px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	background:transparent url(../grafik/bg_login_main.gif) repeat-y;
	border:0px solid #000;
	}

#main_login_bottom {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:152px;
	height:12px;
	padding:0px;
	background:transparent url(../grafik/bg_login_bottom.gif) left top no-repeat;
	}
	
/* ########## BEGINN --- "footer" --- ########## */
#footer {
	clear: both;
	position: relative;
	padding-left:0px;
	padding-top:2px;
	margin:0px;
	height:25px; 
	width:900px;
	left:0px;
	top:10px;
	color:#dddac3;
	text-align:left;
	text-decoration:none;
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	background: transparent url(../grafik/bg_footer.gif) left top no-repeat;
	border:0px solid #ffffff;
	}
#footer a:link {
	color:#dddac3;
	text-decoration:none;
	}
#footer a:visited {
	color:#dddac3;
	text-decoration:none;
	}
#footer a:focus {
	color:#dddac3;
	text-decoration:none;
	}
#footer a:hover {
	color:#FF9900;
	text-decoration:none;
	}
#footer a:active {
	color:#FF9900;
	text-decoration:none;
	}	
/* ########## ENDE --- "footer" --- ########## */
/* ########## ENDE --- "rechte seite" --- ########## */
/* ########## ENDE --- "DYNAMISCHER / FLOATE BEREICH" --- steep and wild-kayaks, paddles and more ########## */
/* --------------------------------------------------------------------------------------------------------- */
/* ########## BEGINN --- "IMPRESSUM" --- steep and wild-kayaks, paddles and more ########## */
/* ########## BEGINN --- "impressum header" --- ########## */
#impressum {
	clear:both;
	position:absolute;
	height:15px; 
	width:650px;
	top:5px;
	right:5px;
	padding:0px;
	color:#fff;
	font:normal 9px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-align:right;
	text-decoration:none;
	border:0px solid #666;
	}
#impressum a:link {
	color:#ffffff;
	text-decoration:none;
	}
#impressum a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#impressum a:focus {
	color:#ffffff;
	text-decoration:none;
	}
#impressum a:hover {
	color:#FF9900;
	text-decoration:none;
	}
#impressum a:active {
	color:#FF9900;
	text-decoration:none;
	}
/* ########## ENDE --- "impressum header" --- ########## */
/* ########## ENDE --- "IMPRESSUM" --- steep and wild-kayaks, paddles and more ########## */
/* --------------------------------------------------------------------------------------------------------- */
/* ########## BEGINN --- "HAENDLERLOGIN" --- steep and wild-kayaks, paddles and more ########## */
/* ########## BEGINN --- "login" --- ########## */
#login {
	position:absolute;
	height:45px; 
	width:256px;
	top:0px;
	right:0px;
	padding:0px;
	margin:0px;
	border:0px solid #fff;
	}
	
/*################## Suhe #############################*/
#drop_suche{
	
	width: 150px;
	color: #000000;
	border-color: #FF9900;
	border-width: 1px;
	border-style: solid;
	background-color: white;

}
