html, body{ height: 100%;}

body {
  width:100%;
  border:  0px;
  margin:  auto auto;
  padding: 0px;
	width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-repeat: repeat-x;
  background-color: #ffffff;
}

#outdiv{
	border: 0px solid fuchsia;
	margin: auto auto;
	padding: 0px;
	position: relative;
	min-height: 100%;
	width: 1000px;
}

#headbar{
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 1000px;
	z-index: 1;
}

#topmenu{
	margin:0px;
	padding: 0px;
	position: absolute;
	top:18px;
	left:710px;
	z-index:5;
	color: #ffffff;
	font-size: 10px;
}

#whitebar{
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 6px;
	background-image: url(verzierung2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	overflow: hidden;
}

#ornament{
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 14px;
	left: -98px;
	width: 98px;
	height: 83px;
	background-image:url(verzierung.gif);
	background-repeat: no-repeat;
}

#bluebar{
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 1000px;
	background-color: #00337d;
	background-image: url(lederwaren.gif);
	background-position: 696px 8px;
	background-repeat: no-repeat;
	position: relative;
}

#albrecht{
	margin:0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: -3px;
	z-index: 5;
	width: 186px;
	height:36px;
	background-color: #ffffff;
	background-image: url(albrecht.gif);
	background-repeat: no-repeat;
}

#mainbar{
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	line-height: 140%;
	background-color: #ffffff;
 	background-image: url(background2.gif); 
	background-repeat: repeat-y;
}

#menucol{
	margin:0px;
	margin-top: 36px;
	padding: 0px;
	width: 186px;
	float: left;
}

#gridcol{
	margin: 0px;
	padding: 0px;
	width: 814px;
	float: left;
}

#gabstop{
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 100px;
}

#gabsleft{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 30px;
	float: left;
}

#footbar{
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	width: 1000px;
	height: 68px;
	text-align:center;
	line-height: 180%;
	color: #ffffff;
	background-color: #00377d;
}

html>body #footbar{height: 58px;}
