/* CSS Document */
html {
		/*background-color: #914d31; */
		min-height: 435px;
}
body {
		background-color: #000; /*914d31*/
		margin: 0;
		min-height: 435px;
		padding: 0;
}
#top {
		background-image: url(images/background100106.gif);
		background-repeat: no-repeat;
		margin: auto;
		margin-top: 0;
		border: 0;
		/*border-bottom: 10px solid #c01120;*/ /*c02126;*/
		padding-top: 2.8em;
		padding-bottom: 0.5em;
		width: 830px;
}
#center {
		background-image: url(images/background100106.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		margin: auto;
		margin-top: 0;
		border: 0;
		border-top: 10px solid #c01120;
		padding-top: 0.5em;
		width: 820px; 
}
#body {

		/*background-color: #f7f2d6; f7f2d6*/
		margin: auto;
		min-height: 435px;
		width: 785px;
}

#innerbody {
		height: 100%;
		min-height: 435px;
		margin: 0em 0.5em;
		overflow: hidden;
		padding: 0em 0em;
		width: 760px;
}
#meny {
		float: left;
		width: 188px; 
}
#content {
		border-left: 1px solid #c02126;
		float: left;
		min-height: 435px;
		width: 570px;
}
#bottom {
		border: 0;
		/*background-image: url(images/bottom100106.gif);
		background-repeat: no-repeat;
		height: 124px;*/
		margin-top: 0;
		margin: auto;
		padding: 0.5em 0em 4em;
		text-align: center;
		width: 785px;
}
