*{
	padding: 0;
	margin: 0;
	border: 0;
}
body,html{
	height: 100%;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: black;
	background: #ffffff;
	text-align: center;
}
#gecko_scrollbar {
	display: none;
}
html>body #gecko_scrollbar {
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0;
	width: 1px;
	height: 1px;
	display: block;
	font-size: 0;
}
#wrap {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: url(http://www.patagonia.at/fileadmin/template/main/images/layout/bg.gif) repeat-y #bd0c0c;
	position: relative;
	min-height: 100%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 100%; /* Fuer IE */
}
#wrap_newsletter {
	width: 570px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
	position: relative;
	min-height: 100%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 100%; /* Fuer IE */
}
#spacer_newsletter {
	width: 570px;
	height: 60px;
	position: relative;
}
#header {
	width: 770px;
	height: 160px;
	float: left;
	text-align: left;
}
#header_newsletter {
	width: 570;
	height: 160px;
	float: left;
	text-align: left;
}
#spacer_header1 {
	width: 150px;
	height: 160px;
	float: left;
	background: #bd0c0c;
}
#logo {
	width: 570px;
	height: 120px;
	float: left;
	text-align: center;
	padding-top: 40px;
	background: #ffffff;
}
#spacer_header2 {
	width: 50px;
	height: 160px;
	float: left;
	background: #bd0c0c;
}
#spacer1 {
	width: 100%;
	float: left;
	height: 5px;
        background: url(http://www.patagonia.at/fileadmin/template/main/images/layout/bg.gif) repeat-y #FFFFFF;
}
#leftnavi {
	width: 150px; /* 210px + 5px + 5px = 220px */
	float: left;
	background: #bd0c0c;
}
#content {
	width: 530px; /* 650px + 20px + 20px = 690px */
	float: left;
	margin: 0px 0px 2.5em 0px;
	padding: 0px 20px 0px 20px;
	background: #ffffff;
}
#spacer2 {
	width: 50px;
	float: left;
	background: #bd0c0c;
}
#footer {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
        background: url(http://www.patagonia.at/fileadmin/template/main/images/layout/bg.gif) repeat-y #FFFFFF;
}
#copyright {
	width: 140px; /* 220px + 20px = 250px */
	height: 30px;
	float: left;
	line-height: 30px; /* damit middle funktioniert */
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 7px;
	color: #FFFFFF;
}
#bottomnavi {
	width: 740px;
	height: 32px;
	float: left;
	line-height: 32px; /* damit middle funktioniert */
	text-align: right;
	vertical-align: middle;
}
#bottomnavi img {
	vertical-align: bottom;
}
#ct1 {
	width: 100%;
	float: left;
	margin: 0px 0px 2.5em 0px;
}
#ct21 {
	width: 48%;
	float: left;
	padding: 0px 2% 0px 0px;
	margin: 0px 0px 2.5em 0px;
}
#ct22 {
	width: 48%;
	float: left;
	padding: 0px 0px 0px 2%;
	margin: 0px 0px 2.5em 0px;
}

