@charset "UTF-8";
/* CSS Document */



body {
	margin: 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color: #006294;

}

.bodycopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	line-height: 14pt;
	}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
	}
	

#header {
	width: 780px;
	margin: 0 auto;
}

#header_nav {
	width: 780px;
	height: 29px;
	background-image:url(../images/nav_header_bg.gif);
	background-repeat:repeat-x;
	margin: 0 auto;
}

#subnav {
	width: 770px;
	height: 26px;
	margin: 0 auto;
	padding-left: 10px;
	}

#header_sub {
	background-image:url(../images/nav_header_bg.gif);
	background-repeat:repeat-x;
}


#content_wrapper {
	width: 780px;
	margin: 0 auto;
	padding-top: 14px;
	}
	
#content {	
	width: 780px;
	height: 450px;
	margin: 0;
	padding: 0;
	}

#footer {
	padding-top: 40px;
	width: 780px;
	margin: 0 auto;
	padding-bottom: 40px;
	}
	
#imprint {
	float: right;
	width: 150px;
	text-align:right;
	}

#suchfeld {
	width: 135px;
	float: right;
}

#suchbutton {
	float: right;
}

#products {

	width: 780px;
	height: 134px;
	margin: 0 auto;

}


#products_big {

	width: 780px;
	height: 284px;
	margin: 0 auto;

}

