body {
	background:#FFFFFF;
	color:#999999;
	font:10px Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#999999;
}

a img{ 	border: none;}


#newsbox {
	position:fixed;
	top:200px;
	left:350px;
	width:400px;
	height:200px;
	background-color:#FFCCFF;
	padding-left:10px;
}

#logo {
	position:fixed;
	left:36px;
	top:20px;
}

/*menu*/

#menu {
	position:fixed;
	top:45px;
	left:400;
	width:auto;
	height:auto;
}

#menu a{
	font-size:10px;
	letter-spacing:.13em;
	line-height:11px;
	color:#999999;
	padding:0 15px 0 0;
}

#news {
	position:fixed;
	width:auto;
	height: auto;
	top:45px;
	left:400px;
}

#info {
	position:fixed;
	width:auto;
	top:62px;
	left:400px;
	height: auto;
}

#design {
	position:fixed;
	width:auto;
	top:79px;
	left:400px;
	height: auto;
}

#navigate {
	position:fixed;
	width:auto;
	top:96px;
	left:400px;
	height: auto;
}

#projects {
	position:fixed;
	width:auto;
	top:79px;
	left:495px;
	height: auto;
}

#projects a{
	font-size:10px;
	letter-spacing:.13em;
	line-height:11px;
	color:#999999;
	padding:0 15px 0 0;
}

#nav {
	position:fixed;
	width:auto;
	top:96px;
	left:495px;
	height: auto;
}

#nav a {
	font-size:10px;
	letter-spacing:.13em;
	line-height:11px;
	color:#999999;
	padding:0 15px 0 0;
}

/*menu slutt*/

#wrapper {
	float:left;
	width:17000px;
	height:500px;
	margin-top: 170px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#wrapper p {
	font-size:10px;
	letter-spacing:.13em;
	line-height:11px;
	color:#999999;
	padding:0 15px 0 0;
}

#wrapper a:hover {
	color: #00CCFF;
	text-decoration: line-through;
}

#links {
	width:auto;
	height:509px;
	padding:0 50px 0 150px;
}	
	
#about {
	width:375px;
	height:539px;
	padding:0 50px 0 0px;
}

#contact {
	color:#999999;
	text-transform:uppercase;
	width:200px;
}

.menustyle {
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.1em;
	padding:0 15px 0 0;
}

.bildewrapper {
	float:left;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0.1em;
	padding:0 50px 0 0;
}

.bildetext {
	text-transform:uppercase;
	font-size:8px;
	line-height:13px;
	letter-spacing:0.1em;
	
}

.info {
	padding:0px 50px 1px 0px;
	float:left;
	text-transform:uppercase;
	font-size:10px;
	line-height:13px;
	letter-spacing:0.1em;
	
}

.newstext {
	font-size:10px;
	line-height:13px;
	letter-spacing:0.1em;
	height: auto;
}

.textbox {
	color:#333333;
	padding-right: 55px;
	padding-bottom: 5px;
	height: 175px;
	overflow: hidden;
}

.close {
	float:right;}


h3 {
	text-transform:uppercase;
	font-size:10px;
	margin-bottom:15px;
	margin-top:0px;
	color:#666666;
	font-weight: normal;
}
