@charset "UTF-8";
/* CSS Document */

#clear{
	clear:both;
	}
	
* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	position:relative;
	width: 1008px;
	margin: auto;
	text-align:left;
	padding-top:20px;
}

body{
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	text-align:center;

}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

#main {
	width:1000px;
	height:600px;
	float:left;
}
 
#main_right {
	width:8px;
	height:600px;
	float:right;
	background-image:url(images/ramme_right.jpg);
	background-repeat:repeat-y;
}
	
#bund {
	width:1008px;
	height:8px;
	float:right;
	background-image:url(images/ramme_bund.jpg);
	text-align:right;
}


#kontakt {
	width:1008px;
	padding: 10px 0px 0px 0px;
	text-align:center;
	font-size:10px;
	color:#969595;
	line-height:20px;
	letter-spacing:0.1em;
}

#kontakt a {
	color:#969595;
	text-decoration:none;
}

#kontakt a:hover {
	color:#C93741;
	text-decoration:underline;
}

#kontakt .designer {
	font-size:9px;
	color:#c3c1c1;
	text-align:center;
}

#kontakt .designer a {
	color:#c3c1c1;
	text-decoration:none;
}

#kontakt .designer a:hover {
	color:#666;
	text-decoration:underline;	
}




/* ---------Tekst-----------*/
body {
	background-color: #FFFFFF;
	text-align: center;
	color:#000000;
	font-family:  Helvetica, arial, Verdana, sans-serif;
	font-size:12px;
	line-height:1.25em;
}

p {
	font-family: Helvetica, arial, Verdana, sans-serif;
	font-size:12px;	
	line-height:1.3em;
	letter-spacing:1px;
	text-align:justify;
}

h1 {
	font-size:36px;
	color:#2c526c;
	font-weight:lighter;
	letter-spacing:4px;
	text-transform: uppercase;
	line-height:40px;
}

h2 {
	font-size:18px;
	color:#2c526c;
	letter-spacing:2px;
	font-weight:lighter;
}

h3 {
	font-size:18px;
	color:#31353a;
	font-weight:100;
	letter-spacing:3px;
	padding-bottom:15px;
}

h4 {
	font-size:14px;
	color:#31353a;
	font-weight:100;
	letter-spacing:1px;
}

/* ---------MENU-----------*/

#menu_bg {
	width:1000px;
	height:115px;
	background-color:#fff;
	position:absolute;
	top: 30px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#menu_left {
	width:420px;
	height:75px;
	margin-top:22px;
	margin-left:25px;
	float:left;
}


#top_menu {
	width:128px;
	height:40px;
	font-size:14px;
	float:left;
	margin-top:40px;
	margin-right:2px;
}



#top_menu li {
	list-style:none;
	padding-bottom:6px;
}

#top_menu li a{
	font-size:12px;
	color:#2c526c;
	text-decoration:none;
}


#top_menu li a:hover{
	color:#C93741;
	text-decoration:none;
}



#top_menu li .selected{
	font-size:12px;
	color:#C93741;
	text-decoration:none;

}

#top_menu li .top_selected{
	font-size:15px;
	color:#C93741;
	text-decoration:none;
}

	
#top_menu li a.top {
	font-size:15px;
	padding-bottom:8px;

}
	

#tekstomraade_bg {
	position:absolute;
	width:420px;
	height:600px;
	background-color:#dde4ed;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}


#tekstomraade {
	color:#31353a;
	font-size:12px;
	position:absolute;
	width:370px;
	height:600px;
	padding-top:150px;
	margin-left:30px;
}

#tekstomraade_test {
	color:#31353a;
	font-size:12px;
	position:absolute;
	width:370px;
	height:250px;
	padding-top:150px;
	margin-left:30px;
}

#tekstomraade_arkitektur {
	color:#31353a;
	position:absolute;
	width:370px;
	height:250px;
	padding-top:140px;
	margin-left:30px;
	font-family: Helvetica, arial, Verdana, sans-serif;
	font-size:12px;	
	line-height:1.2em;
	letter-spacing:1px;
	text-align:justify;
}


h5 {
	font-size:18px;
	color:#31353a;
	font-weight:100;
	letter-spacing:3px;
	padding-bottom:10px;
}
