body {
	background: #5b360b;
}

body * {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-size: small;
}

ul, ol {
	list-style: none;
}

img {
	border: 0;
}

.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}

a:link, a:visited {
	color: #b84600;
}

a:hover, a:active {
	color: #f23700;
}

div#header {
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	background: transparent url(../images/blick_bg.png) repeat-x top center;
}

div#header h1 {
	position: absolute;
	top: 0;
	left: 0;
}

div#header div.buildup {
	position: absolute;
	top: 21px;
	left: 253px;
	z-index: 10;
}

ul#globalmenu {
	position: absolute;
	top: 80px;
	left: 0;
	height: 30px;
}

ul#globalmenu li {
	float: left;
}

div.sizecontainer {
	position: relative;
	width: 950px;
	margin: 0 auto;
}

div#footer {
	background: #3b2102;
	color: #905815;
}

div#footer div.sizecontainer {
	position: relative;
	height: 100px;
}

div#footer div.logo {
	position: absolute;
	top: 15px;
	left: 0;
}

div#footer div.access {
	position: absolute;
	top: 50px;
	left: 0;
}

div#footer ul.menu {
	position: absolute;
	top: 20px;
	right: 0;
}

div#footer ul li {
	margin: 0 5px;
	padding-left: 10px;
	border-left: 1px solid #e4b97b;
	float: left;
}

div#footer ul li.first {
	border: none;
}

div#footer ul.menu a:link,
div#footer ul.menu a:visited {
	color: #e4b97b;
}

div#footer ul.menu a:hover,
div#footer ul.menu a:active {
	color: #fff;
}

div#footer div.copy {
	position: absolute;
	top: 50px;
	right: 0;
	font-family: sans-serif;
}

h2.pagetitle {
	height: 60px;
	margin-bottom: 20px;
}

div#whitepage {
	background: #f8eee4;
}

div#pankuzu {
	padding: 5px 0;
}

div.contactfooter {
	margin: 70px 0 0;
	padding-bottom: 20px;
	text-align: center;
	background: transparent url(../images/contact_centerborder.png) repeat-x center center;
	height: 80px;
}

h3.subtitle {
	width: 935px;
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	overflow: hidden;
	color: #ffcd45;
	background: #772400 url(../images/subtitle_bg.png) no-repeat;
}

div#footernavi {
	position: relative;
	background: #f8eee4;
	height: 20px;
	margin: 0 auto;
	overflow: hidden;
}

div#footernavi ul {
	width: 950px;
	margin: 0 auto;
}

div#footernavi ul li {
	float: right;
}
