@charset "utf-8";
body {
	background-color: #513214;
}


/* CSS Document */

#container {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-image: url(images/bg_container.gif);
	background-position: 0px 159px;
	background-color: #FFDCA6;
	border-top-color: #E5E5E2;
	border-right-color: #E5E5E2;
	border-bottom-color: #E5E5E2;
	border-left-color: #E5E5E2;
	position: relative;
}

#menu {
	float: left;
	height: 200px;
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 30px;
	font-size: 12px;
}

#top {
	height: 159px;
}

#content {
	float: right;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 30px;
	font-size: 12px;
	min-height: 400px;
	padding-right: 50px;
	line-height: 18px;
	padding-left: 50px;
	color: #000;
	background-color: transparent;
}
.topmargen {
	padding-top: 175px;
}

.txtcenter {
	text-align: center;
}
.txtcenterfed {
	font-weight: bold;
	text-align: center;
}
#content table {
	line-height: 25px;
}
.txtfedstor {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}

.txtfed {
	font-weight: bold;
}
.txtfed-stor {
	font-size: large;
	font-weight: bold;
}
.txthoejre {
	text-align: right;
}

h2 {
	line-height: normal;
}


#bottom {
	clear: both;
	height: 18px;
	width: auto;
	bottom: auto;
}
#printtop {
	position:absolute;
	width:578px;
	height:121px;
	z-index:1;
	left: 251px;
	top: 5px;
	display: none;
}
.imgcenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	text-align: center;
	line-height: normal;
}
