#page {
	width: 951px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#header {
  	background-image: url(../images/header.jpg);
  	background-repeat: no-repeat;
  	width: 951px;
  	height: 210px;
	display: block;
}

div#header h1 {
	font-size: 1.50em;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 15px;
	display: block;
	width: 675px;
}

div#header h1 a {
text-decoration: none;
color: #000040;
}

div#header h3 {
	font-size: 1.25em;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 15px;
		display: block;
	width: 675px;
	float: left;
}

div#bildbox {
	width: 210px;
	height: 159px;
	display: block;
	float: right;
	margin-right: 44px;
	margin-top: -16px;
}

div#menu {
	display: block;
	width: 675px;
	float: left;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 15px;
}

div#pagecontent {
	background-image: url(../images/contentheader.png);
	background-repeat: repeat-y;
	padding: 0px 25px 25px 25px;
}

div#foot {
width: 951px;
height: 45px;
display: block;
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;
}
