html {

}



body {
	background:url('/files/images/pic/bg.gif') repeat;
	background-position:center;
	margin: 0px;
}



a {
	text-decoration: none;
color: #282828;
}

#top {
	background:url('/files/images/pic/top.jpg') no-repeat;
/*	background:url('/files/images/pic/juletop.jpg') no-repeat;*/
	height:220px;
}


#top_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:583c05;
	float:right;
	padding-top:90px;
	padding-right:40px;
	text-align:left;
}


#main_content {
margin-top:20px;
}


#box1 {
	background:url('/files/images/pic/box1.jpg') no-repeat;
	height:406px;
}

#box1_top {
	background: transparent url('/files/images/pic/billedeboks_top.jpg') no-repeat;
	height:40px;
	width: 100%;
}
#box1_content {
	background: url('/files/images/pic/billedeboks_midt.jpg') repeat-y;
	width: 100%;
        display: block;
}
#box1_bund {
	background: transparent url('/files/images/pic/billedeboks_bund.jpg') no-repeat;
	height:42px;
	width: 100%;
}


#tegning {
	padding-top:25px;          
}


#author {
	margin-bottom:20px;
	text-align:right;
}

#box2 {
	background:url(/files/images/pic/box2.jpg) no-repeat;
	height:356px;
}

#box2_bla {
	background:url('/files/images/pic/box2_bla.jpg') no-repeat;
	height:48px;
}


#box2_text {
	padding-top:50px;
}


#box2_table {
	margin-top:47px;
}


#box3 {
	background:url(/files/images/pic/box3-large.jpg) no-repeat;
	height:356px;
}

#box5 {
	background:url(/files/images/pic/box5.jpg) no-repeat;
	height:165px;
}

#box3_bla {
	background:url('/files/images/pic/box3_bla.jpg') no-repeat;
	height:25px;
}


#box3_text {
	padding-left:15px;
	padding-top:40px;
}

#box4 {
	background:url('/files/images/pic/box4.jpg') no-repeat;
	height:140px;
	margin-top:15px;
}

#box4_bla {
	background:url('/files/images/pic/box4_bla.jpg') no-repeat;
	height:25px;
}


#box4_text {
	padding-left:15px;
	padding-top:40px;
}





#menu {
	background:url('/files/images/pic/menu_bg.jpg') repeat-x;
	height:39px;
}

.btnSubmit {
border: 1px solid #cccccc;
height: 18px;
font-size: 11px;
font-family: arial;
text-align: center;
}