/*     PROGRAMMING BY BUILD-DESTROY.COM      */


html, body {
	margin:0;
	padding: 0;
	color: #000000;
	height:100%;
	font-weight:normal;
	background-color:#ffffff;

	line-height: 1.25em;
	word-spacing: 0.03em;
	letter-spacing:0.06em;
	font-size:12px;
    background: url('../images/background.jpg') top center !important;
}

#container {
	width: 1140px;
	clear: left;
	margin: 0 auto;
	margin-top:10px;
    text-align: center;

}


img {
border:0;
}


a img {
	margin-bottom: 0px;
	text-align: right;
}


.hidden {
	display: none;
}


a:link {color: #000000; text-decoration:underline;}
a:visited {color: #000000; text-decoration:underline;}
a:active {color: #000000; text-decoration:underline;}
a:hover {color: white; background-color: black; }
a {text-decoration: none}




/*     Text under logo      */
#topinfo {
font-family:'Times New Roman', Times, serif;
color:#000;
margin-bottom:56px
}



/*     Text  H1= Project overskrift  / H2=  */


h1{
	margin-top:22px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	letter-spacing:1px;
	color:#000;
}


h2{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:17px;
	color:#000;
}


h3{
	margin-top:10px;
	font-family: Times New Roman;


	font-weight:normal;
	font-size:15px;
	color:#000;
	margin-bottom:56px
}




/*     Menu = PROJECTS PROFILE CONTACT      */

.menu {
	float:left;
	margin-left:40px;
}


.menu a, .menue a:active, .menu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	float:left;
}

.menu a.active  {
	color: #000000;
}

.menu a:hover {
	color: #000000;
	text-decoration:line-through;
}




/*     Project links     */


.menubottom {
	width:1046px;
	 text-align:center;
	 margin: 0 auto;
	 margin-left:-120px;
	 font-size:13px;
	 font-weight:normal;
	 line-height:18px;
}


.menubottom a, .menubottom a:active, .menubottom a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


.menubottom a.active  {
	color: #000000;
}


.menubottom a:hover {
	color: #000000;
	text-decoration:line-through;
}


.sharing-links {
    margin-left: auto;
    margin-right: auto;
}
