body{
	font-family: Geneva, Arial, Sans-serif;
	margin-top:20px;
 	background: url(../bilder/bg.png) 0 0 repeat;
}

#wrap{ 
	width:1000px;
	border:1px solid #990;
 	background: white;
	text-align:left;
}

#logo{
	width:1000px;
	height:88px;

}

#logo img{
	width:1000px;
	height:88px;
}

/* ------------------------------------- */

#lang{
	width:1000px;
	height:30px;
}

#lang_right{
	float:left;
	width:100px;
	height:22px;
	background:#D4511B;	
	border-top:1px solid white;
	border-bottom:1px solid #86380E;
	padding:4px 0;
}


#language a img{
	border:1px solid #f08D1A;
}

#language a:hover img{
	border:1px solid white;
}



/* navigation */
#menu{
	float:left;
	width:900px;
	height:30px;
	margin:0;
	border-top:1px solid white;
	border-bottom:1px solid #86380E;
	padding:0;
	background:#D4511B;
}

#menu ul{
	list-style:none;
	padding:0;
	margin:0;
}
#menu li{
	float:left;
}
#menu li a
{
/*	height: 30px;*/
	display: block;
	font: 12px Geneva, Arial, Verdana Sans-Serif;
	letter-spacing: 2pt;
	color: white;
	text-decoration: none;
	vertical-align: middle;
	line-height: 30px;
	padding:0 10px 0 10px;
	
}
#menu li a:hover{ color:#fff;	background:#f08D1A;}
#menu li a.aktiv{ color:#fff; 	background:#f08D1A;}

/* ********************************************** */



/* navigation submeny */
#submenu{
	width:1000px;
	height:20px;
	margin:0;
	border-bottom:1px solid white;
	padding:0;
	background:#B43A20;
}

#submenu ul{
	list-style:none;
	padding:0;
	margin:0;
}
#submenu li{
	float:left;
}
#submenu li a
{
/*	height: 20px;*/
	display: block;
	font: 10px Geneva, Arial, Verdana Sans-Serif;
	letter-spacing: 2pt;
	color: white;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
	padding:0 10px;
}
#submenu li a:hover{color:#fff;
	background:#D4511B;
}

#submenu li a.aktiv{color:#fff;
	background:#D4511B;
}

/* ********************************************** */




#spaltett{
	float:left; width:250px;
	margin-right:40px;
}


#spalttva{
	float:left; width:320px;
	margin-right:20px;
}


#spalttre{
	float:left;width:250px;
}


#spaltett_200{
	float:left; width:200px;
	margin-right:40px;
}

#spalttva-tre{
	float:left; width:670px;
}

#spalttva-tre table td{
	padding:0 5px 15px 5px;
}

#spalttva-tre table th{
	font-size:9pt;
	text-align:left;
	color:#900;
	padding-bottom: 10px;
	padding-left: 5px;
}



#project_table{
	width:100%;
}

#project_table td{
	width:200px;
	padding-right:40px; 
	padding-bottom:20px;
}
#project_table td p{
	font-size: 8pt;
	color:#999888;
}
#project_table a{
	text-decoration:none;
}






#content .start_text{
	float:left;
	width:240px;
	margin-right:20px;
}
#content .start_projects{
	float:left;
	width:420px;
	margin-right:20px;
}
#content .start_cds{
	float:left;
	width:240px;
	
	border-left:1px dotted #ccc; /*#999888;*/
	padding-left:19px;
}
#content .start_cds img{
	width:200px; 
}
#content .start_cds p{
	font-size:8pt;
	color:#999888;
}











#curr_proj{
	width:420px;
	margin:0;
	padding:0;
}

#curr_proj td{
	padding-right: 20px;
	padding-bottom: 10px;
}

#curr_proj td p{
	font-size: 8pt;
	color:#999888;

	margin:0;
	padding:0;

}
#curr_proj td img{
	width:200px; /* 196 tidigare*/
/*	border:2px solid white;*/
}


#curr_proj td.left img{
	width:198px;
	border-right:2px solid white;
}
#curr_proj td.right img{
	width:198px;
	border:2px solid white;
}






#curr_proj td.bigimage img{
	width:420px;
	border:none;
}






.inner{
	padding:20px 20px 10px 20px;
}

#content h1{
	font-size:10pt;
	color:#900;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
	letter-spacing: 1pt;
}

#content h2{
	font-size:10pt;
	color:#000;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
	letter-spacing: 1pt;
}




#content{width:1000px; min-height:330px;}
#content p, td{font-size:8pt; margin:0 0 10px 0; color:#222;}
#content a{ color:#900;}
#content a:hover{ color:#000;}

#content2{width:1000px; min-height:500px;}
#content2 p{font-size:8pt; margin:0 0 10px 0; color:#222;}
#content2 a{ color:#900;}
#content2 a:hover{ color:#000;}

#footer{width:1000px; height:40px;padding-top:3px;text-align:right;font-size:7pt; font-weight:bold; color:#999888;}
#footer a{color:#999888; text-decoration:none;}
#footer a:hover{color:black;}