body {
	background-image: url(../gif/back.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;  
  	text-align: center;

}
h1 {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* commented backslash hack \*/
html, body{height: 100%;}
/* end hack */
html,body {margin:0;padding:0;}
 
div#container {
  width: 770px;
  height:100%;
  background-image:url(../gif/back_new.gif);
  background-repeat: repeat-y;
  min-height: 100%;
  text-align: left;
  margin: 0 auto;
} 
 
html>body div#container {
    height: auto; 
}
#header {
	width: 770px;
	margin: 0px;
	padding: 0px;
	height: 107px;
	background-image: url(../gif/header.gif);
	background-repeat: no-repeat;
	text-indent: -100000px;
}
#content {
	background-color: #c6cedf;
	background-image: url(../gif/back_content.gif);
	background-repeat: repeat-x;
	padding: 0px;
	width: 591px;
	margin: 0px;

}
.titlecontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#nav {
	margin: 0px;
	padding: 0px;
	width: 178px;
}
#contenttabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
}
#contenttabel a {
	color: #CC0000;
	text-decoration: none;
}
#contenttabel a:hover {
	color: #CC0000;
	text-decoration: underline;
}.winkelwagensmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
