@charset "utf-8";
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}
a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.container {
	width: 80%;
	max-width: 1260px;
	min-width: 780px;
	background: #FFF;
	margin: 0 auto; 
	overflow: hidden; 
}
.header {
	clear: both;
	width: 100%;
	height: 120px;	
}
.header .logo {
	float: left;
	width: 100px;
	height: 100px;
	background:url(StyleImages/Menu/logo_1.gif) top left no-repeat;
}
.header .pagetitles{
	float: left;
	width: 180px;
	height: 90px;
	padding-top: 30px;
	padding-left: 10px;	
}
.header .pagetitles .pagetitle{
	width: 100%;
	height: 30px;
}
.header .pagetitles .pagetitle p{
	font: Constantia;
	font-weight: bold;
	font-stretch: ultra-condensed;
	font-size: 20px;
	color: #cc0033;
}
.header .pagetitles .pagesubtitle{
	width: 100%;
	height: 30px;
	margin-top: 2px;
}
.header .pagetitles .pagesubtitle p{
}
.header .generalsubjects{
	float: right;
	width: 390px;
	height: 120px;
}
.header .generalsubjects .cart{
	float: right;
	width: 378px;
	margin-top: 10px;
	height: 25px;
	border: 1px solid #DDD;
	background-color: #EEE;
	padding-top: 2px;
}
.header .generalsubjects .cart .leftitem{
	float: left;
	height: 25px;
	width: 250px;
	text-align: left;
}
.header .generalsubjects .cart .leftitem a{
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
}
.header .generalsubjects .cart .leftitem img{
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
}
.header .generalsubjects .cart .leftitem p{
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
}
.header .generalsubjects .cart .leftitem .artikel_amount{
	margin: 0px 4px;
}
.header .generalsubjects .cart .leftitem .money_amount{
	color: red;	
}
.header .generalsubjects .cart .rightitem{
	float: right;
	height: 25px;
	width: 128px;
	text-align: right;	
}
.header .generalsubjects .cart .to_cassier{
	float: right;
	margin-right: 4px;
}	
.header .generalsubjects .generalitems{
	clear: both;
	padding-top: 40px;
	width: 100%;
	text-align: center;
}
.header .generalsubjects .generalitems p{
	float: left;
	padding: 0 0; 
	margin: 0 5px; 
}
.header .generalsubjects .generalitems .welkom{
	color: black; 
	font-weight: bold;
}
.header .generalsubjects .generalitems a{
	float: left;
	text-decoration: none;
	border: none;	
}
.header .generalsubjects .generalitems a:hover{
	text-decoration: underline;	
}
.menu {
	clear: both;
	width: 100%-2px;
	height: 40px;
	background: url(StyleImages/Menu/menu.gif) repeat-x top left;
	border-top: 1px solid #DDD;
	border-bottom: 5px solid #cc0033;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
.menu ul.nav {
	margin-left: 10px;
	list-style: none; 
	margin-bottom: 15px; 
}
.menu ul.nav li {
	float: left;
	border-right: 1px solid #DDD;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-stretch: ultra-expanded;
	line-height: 1.5em;
}
.menu ul.nav a, ul.nav a:visited {
 	height: 30px;
	padding: 0 15px;
	padding-top: 11px;
	display: block;
	text-decoration: none;
	color: #000;
}
.menu ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #cc0033;
	color: #FFF;
}
.menu ul.nav .active{
	background: url(StyleImages/Menu/menu_active.gif) top left repeat-x;
}
.menu .search{
	float: right;
	margin-right: 30px;
	width: 250px;
	padding-top: 10px;
}
.menu .search a{
	float: left;
	width: 27px;
	height: 23px;
	background: url(StyleImages/Menu/loop.gif) top left no-repeat;
}	
.menu .search input{
	float: left;
	border: 1px solid #FF002A;
	color: #7E7E80;
	height: 17px;
	padding: 2px 0px;
	padding-left: 4px;
	width: 155px;
}
.footer{
	clear: both;
	width: 100%-2px;
	height: 41px;
	border: 1px solid #DDD;
	background-color: #EEE;
}
.footer .logo{
	float: left;
	width: 40px;
	height: 40px;
	background: url(StyleImages/Footer/logo_small.gif) top left no-repeat;	
}
.footer .pagetitle{
	float: left;
	height: 40px;
}
.footer .pagetitle p{
	padding: 0 0;
	margin: 10px 5px;
	font: Constantia;
	font-weight: bold;
	font-stretch: ultra-condensed;
	font-size: 16px;
	color: #cc0033;
}
.footer .pagesubtitle{
	float: left;
	height: 40px;
}
.footer .pagesubtitle p{
	padding: 0 0;
	margin: 10px 5px;	
}
.footer a{
	float: right;
	margin: 10px 0;
	margin-right: 20px;
	text-decoration: none;
	border: none;	
}
.footer a:hover{
	text-decoration: underline;	
}
.searchtags{
	background-color: #666;
}
.partners{
	background-color: #cc0033;
}
.searchtags, .partners{
	padding: 10px 0;
	width: 100%;
	float: left;
	text-align: center;
}
.searchtags p, .searchtags a, .partners p, .partners a{
	margin: 0px 10px;
	padding: 0;
	font-family:Century;
	text-decoration: none;
	color: #fff;
}
.header_info{
	position: fixed;
	z-index: 100;
	left: 10px;
	top: 10px;
	width: 150px;
	border: 1px solid #960;
	background: url(StyleImages/bg_yellow_80.png) top left repeat;
	color: #000;	
}
<!--[if lte IE 7]>
<style>
.content { margin-right: -1px; } /* this 1px negative margin can be placed on any of the columns in this layout with the same corrective effect. */
ul.nav a { zoom: 1; }  /* the zoom property gives IE the hasLayout trigger it needs to correct extra whiltespace between the links */
</style>
<![endif]-->

