@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58595b;
	text-align: center;
	color: #1e2126;
	text-decoration: none;
	background-image: url(billeder/baggrund_farve.jpg);
	background-repeat: repeat-x;
}

p {
	padding: 0px;
}

a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color:#666666;
}

bund_text {
	font-size: 9px;
	font-style: italic;
	margin-top: 140px;
}

a:active {
	text-decoration:none;
	color: #000000;
}

a:hover {
	text-decoration: underline;

}

#wrapper {
	width: 100%;
	height: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
}

#content {
	width: 950px;
	hight: 700px;
	margin: auto;
	padding-top: 80px;
	background-image: url(billeder/baggrund.jpg);
	text-align: center;
	repeat: no-repeat;
	
}

#content_all {
	height:480px;
}

#content_left {
	width: 245px;
	padding-right: 9px;
	padding-left: 40px;
	float: left;
}

#content_left_top {
	height: 140px;
	margin-bottom: 10px;
}

#content_left_buttom {
	height: 330px;
}

#content_centerright {
	width: 614px;
	margin-right: 40px;
	float: right;
}

#content_centerright_center {
	width: 359px; 
	hight: 480px;
	float: left;
}

#content_centerright_center_txt {
	width: 359px;
	position:relative; 
	hight: 100%;
	float: left;
	background-image:url(billeder/text_pic.jpg) no-repeat;
}

#content_centerright_right {
	width: 245px;
	hight: 480px;
	padding-left: 9px;
	float: right;
}

#content_centerright_right_top {
	height: 140px;
	padding-bottom:10px;
}

#content_centerright_right_buttom {
	height: 330px;
	
}

#navigator {
	width: 950px;
	hight: 30px;
	clear: both;
}

#navigator_left {
	width: 719px;
	float: left;
	padding-left: 40px;
	text-align: left;
}

#navigator_right {
	width: 150px;
	float: right;
	padding-right: 40px;
	text-align: right;
}

#footer {
	text-align:right;
	padding-top: 70px;
	padding-bottom: 10px;
	padding-right: 40px;
	clear: both;
}

#text {
	position: absolute;
	width: 315px;
	text-align: left;
	left: 22px;
	top: 335px;
}



//MENU//

#menu_1 {
	height: 25px;

}

#menu_1_1 {
	width: 109px;
	float: left;

}

#menu_1_2 {
	width: 136px;
	float: right;

}

#menu_2 {
	height: 28px;
	padding-top: 8px;
	clear: both;

}

#menu_3 {
	height: 28px;
	padding-top: 8px;
	
}

#menu_3_1 {
	width: 136 px;
	float: left;

}

#menu_3_2 {
	width: 109px;
	float: right;

}

#menu_4 {
	height: 35px;
	clear: both;
	padding-top: 8px;

}

//collection//

#col_pic_1-2 {
	height:163px;
}

#col_pic_3-4 {
	height:163px;
	clear:both;

}

#col_pic_1 {
	width:120px;
	padding-right:5px;
	float:left;

}

#col_pic_2 {
	width:120px;
	float:right;
	margin-bottom: 4px;

}

#col_pic_3 {
	width:120px;
	float:left;

}

#col_pic_4 {
	width:120px;
	float:right;
	padding-left:5px;

}


#col_pic_5-6 {
	height:163px;
	margin-bottom:4px;
	

}

#col_pic_7-8 {
	height:163px;
	clear:both;

}

#col_pic_5 {
	width:120px;
	margin-right:5px;
	float:left;

}

#col_pic_6 {
	width:120px;
	float:right;
	
}

#col_pic_7 {
	width:120px;
	margin-right:5px;
	float:left;

}

#col_pic_8 {
	width:120px;
	float:right;

}



