@charset "UTF-8";
@import url("Helvetica_Neue_Light/stylesheet.css");
/* CSS Document */

/*  ----------Reset----------  */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: rgba(245,245,245,1);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 400px;
}

/*  ----------Typography----------  */
h1 {
	font-family: "Helvetica Neue Light";
	font-size: 450%;
	color: rgba(255,255,255,1.00);
	margin: 0px;
	line-height: 90%;
	font-weight: lighter;
}
h2 {
	font-family: "Helvetica Neue Light";
	font-size: 250%;
	color: rgba(0,0,0,0.60);
	margin: 0px;
	line-height: 110%;
	font-weight: lighter;
	text-align: center;
}
h3 {
	font-family: "Helvetica Neue Light";
	font-size: 150%;
	color: rgba(0,0,0,0.60);
	margin: 0px;
	line-height: 90%;
	font-weight: lighter;
}
h4 {
	font-family: "Helvetica Neue Light";
	font-size: 120%;
	color: rgba(255,255,255,1.0);
	margin: 0px;
	line-height: 90%;
	font-weight: lighter;
}
p {
	font-family: "Helvetica Neue Light";
	font-size: 90%;
	color: rgba(102,102,102,1);
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.map_list_table {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 20px;
	text-align: left;
}
a:link {
	text-decoration: none;
	transition: color 0.2s;
	color: rgba(89,89,89,1.00);
}
a:hover {
	color: rgba(0,0,0,1.00);
}

/*----------Layout----------*/
.sortable{
	margin-left: 100px;
	float: left;
	border-left: 1px, rgba(153,153,153,1);
	margin-top: 40px;
	clear: none;
}
#header_wrap {
	background-color: rgba(0,0,0,0.9);
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(51,51,51,1);
	position: fixed;
	z-index: 1000;
	width: 100%;
	padding: 10px;
	color: rgba(224,224,224,1.00);
	transition:all 0.2s;
}
#header_wrap:hover {
	background-color: rgba(0,0,0,1);
}

#header_img_spot {
    background-image: url(images/vandreture_se_splash_img.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 800px;
    background-color: #000000;
    background-attachment: fixed;
}
#splash {
	width: 800px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#Danmark_dejligst_titel_2{
    background-image: url(images/vandre_se_titel_header_img.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 185px;
    width: 800px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 600px;
}
#Danmark_dejligst_titel_2 h4 {
	font-size: 150%;
	color: rgba(255,255,255,1);
	font-family: "Helvetica Neue Light";
	text-align: center;
	line-height: 120%;
	font-weight: lighter;
	text-decoration: none;
}
#header_wrap a{
	color: rgba(255,254,254,0.60);
	font-family: "Helvetica Neue Light";
	font-weight: lighter;
}
#header_wrap a:hover{
	color: rgba(255,254,254,0.90);
	font-weight: lighter;
}
/*----------Book spot----------*/

#Danmark_dejligst_Book_spot_wrap{
    height: 450px;
    /***  CSS Gradient  ***/
  /*  Chrome 1-9 and Safari 4-5.0  */
    background-image: -webkit-gradient(linear, left top, left bottom,
        color-stop( 0.0, rgba(255, 255, 255, 0.000) ),
        color-stop( 1.0, rgba(237, 237, 237, 1.000) ));
    /*  Chrome 10+ Safari 5.1+ Mobile Safari  */
    background-image: -webkit-linear-gradient(top,
        rgba(255, 255, 255, 0.000), 
        rgba(237, 237, 237, 1.000) );
    /*  Firefox 3.6+  */
    background-image: -moz-linear-gradient(top,
        rgba(255, 255, 255, 0.000), 
        rgba(237, 237, 237, 1.000) );
    /*  IE 10+  */
    background-image: -ms-linear-gradient(top,
        rgba(255, 255, 255, 0.000), 
        rgba(237, 237, 237, 1.000) );
    /*  Opera 11.10+  */
    background-image: -o-linear-gradient(top,
        rgba(255, 255, 255, 0.000), 
        rgba(237, 237, 237, 1.000) );
    /*  W3C  */
    background-image: linear-gradient(top,
        rgba(255, 255, 255, 0.000), 
        rgba(237, 237, 237, 1.000) );
}
#Danmark_dejligst_Book_spot_content{
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    height: 450px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#Book_spot_img{
    float: left;
    height: 330px;
    width: 250px;
    overflow: hidden;
    margin-top: 59px;
    margin-left: 40px;
}
#Book_spot_txt1{
	width: 520px;
	float: left;
	margin-top: 40px;
	margin-bottom: 0px;
}
#Danmark_dejligst_Book_spot_txt2{
	float: left;
	height: 80px;
	width: 720px;
	text-align: left;
	margin-left: 100px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Danmark_dejligst_Book_spot_txt1 ul .a p {
	font-family: "Helvetica Neue Light";
	font-size: 120%;
	color: rgba(102,102,102,1);
	line-height: 130%;
	font-weight: lighter;
}
ul.a {
	list-style-type: bullet;
	font-size: 120px;
	color: rgba(0,0,0,1);
}


/*----------Download list----------*/

.download_content_wrap {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    color: rgba(102,102,102,1);
    height: 1200px;
}
.sortable tr td p strong {
	color: rgba(51,51,51,1);
	text-decoration: underline;
	font-family: "Helvetica Neue Light";
}
#download_text_wrap{
    width: 700px;
    margin-left: 100px;
    margin-top: 60px;
    float: left;
}
#download_text_wrap p {
	font-family: "Helvetica Neue Light";
	font-size: 90%;
	color: rgba(102,102,102,1);
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.collum01{
    min-height: 200px;
    margin-left: 210px;
    padding-right: 20px;
    width: 230px;
    margin-top: 40px;
    float: left;
}
.collum02{
    width: 340px;
    min-height: 200px;
    margin-top: 40px;
    padding-left: 20px;
    float: left;
    border-left: 1px dotted #6A6A6A;
}
/*----------Footer----------*/
#footer_wrap {
    font-family: "Helvetica Neue Light";
    font-size: 90%;
    background-color: rgba(0,0,0,0.90);
    color: rgba(255,255,255,0.40);
    border-top-width: 1px;
    border-top-color: rgba(255,255,255,1.00);
    text-align: center;
    margin-top: 150px;
    font-size: 90%;
    line-height: 100%;
    font-weight: normal;
    height: 230px;
    transition: all 0.2s;
}
#footer_content_wrap{
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer_txt1{
	padding-right: 10px;
	width: 160px;
	float: left;
}
#footer_txt2{
	float: left;
	width: 300px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: rgba(204,204,204,1);
}
#footer_wrap p {
	text-align: left;
	color: rgba(204,204,204,1);
	font-weight: lighter;
	font-family: "Helvetica Neue Light";
	line-height: 130%;
	font-size: 80%;
}
