body{
	font-family: Geneva, Arial, Sans-serif;
	background:#fff;
	padding:0;
	margin:30px 0 0 0;
}

#wrap{
	width:1180px;
	background:#f2ecc8;
	border:1px solid #990331;
}

#topcont{
	width:1180px;
	height:80px;
}

#logo{
	width:400px; 
	height:80px;
	float:left;
}

#menu{
	width:780px;
	height:80px;
	float:left;
}
#menu ul{
	float:left;
	list-style:none;
	margin:0;
	padding:15px;
}

#menu li{
	float:left;
	padding:0 3px;
}

#menu li a
{
	width: 110px;
	height: 34px;
/*	height: 2.4em;*/

	display: block;
	font: 14px Geneva, Arial, Sans-serif;
	color: #990331;
	text-decoration: none;
	border: 3px solid #990331;

	text-align: center;
	vertical-align: middle;
	line-height: 34px;
}

#menu li a:hover, #menu li a.aktiv{color:#F2ECC8; background:#990331;}



#content{
	width:1180px;
	min-height:460px;
}

p{
	font-size:9pt;
	color:#111;
	margin:0 0 10px 0;
}

h1
{
	font-size: 16pt;
	color: #990331;
	letter-spacing: 1px;
	margin:0 0 10px 0;	
}


h2
{
	font-size: 10pt;
	color: #111;
	letter-spacing: 1px;
	margin: 0 0 3px 0;
	background:url(bilder/box.png) 0 0 no-repeat;
	padding-left: 30px;
}



h3
{
	font-size: 8pt;
	font-weight:bold;
	color: #111;
	letter-spacing: 1px;
	margin: 0 0 3px 0;
}





#left{
	float:left;
	width:400px;
	min-height:400px;
}
#right{
	float:left;
	width:780px;
}


#left a, #right a, #left-n-right a{
	color:#990331;
}

#left a:hover, #right a:hover, #left-n-right a:hover{
	color:#000;
}






#left .inner{
	padding:20px 40px 10px 40px;
}
#right .inner{
	padding:20px 40px 10px 40px;
}



.right-left{
	float:left;
	width: 350px;
}

.right-right{
	float:left;
	width: 330px;
	margin-left: 20px;
}





#left-n-right{
	padding-top:20px;
	width:1080px;
	margin-left:99px;
}

.personal{
	width:1080px;
	clear:left;
}


.personal .margin{
	float:left;
	width:200px;
	margin-bottom:10px;
}

.personal img{
	border:1px solid white;
	float:left;
	width:200px;
	margin-bottom:10px;
}
.personaltext{
	float:left;
	margin-left:139px;
	width: 500px;
}


.personaltext p{
	margin-top:10px;
}



.bilder{
	text-align:center;
}


.bilder img{
	border:1px solid white;
}


.bilder p{
	margin:0;
	padding:0;
	font-size:8pt;
}

.pressbilder{
	font-size:9pt;
}


table.pressbilderna{
	font-size:8pt;
	color:black;
}

table.pressbilderna td{
	padding-right:20px;
	padding-bottom:20px;
	width:140px;
}


.enspalt a{
	color:#990331;
}

.enspalt a:hover{
	color:#000;
}





.enspalt{
	width: 500px;
}


.enspalt_bred{
	width: 700px;
}



#projects_wrap{
	width:1040px;
}


#curr_projects_wrap{
	width:700px;
}

.proj{
	float:left;
	width:142px;
}

.proj p{
	font-size:8pt;
}


.proj_whitespace{
	float:left;
	width:120px;
}
.proj img, .proj_single img{
	height:120px;
	border:1px solid black;
}
.proj_single{
	float:left;
	width:300px;
}
.proj_longtext{
	margin-left:40px;
	float:left;
	width:500px;
}

.proj_start{
	float:left;
	width:412px;
}



.projtext{
	margin-left: 60px;
	width: 300px;
}

#om_mekanix_wrap{
	width:1040px;
}


#om_mekanix_image_wrap{
	float:left;
	width:142px;
}

#om_mekanix_image_wrap img{
	width:120px;
	height:120px;
	border:1px solid black;
}

#om_mekanix_text{
	float:left;
	width:662px;
	padding-right:20px;
}


#footer{
	width:1180px;
	height:35px;
	text-align:right;
}




.links td{
	font-size:9pt;
	color:#111;
	padding-right:20px;
}


.links td a{
	color:#990331;
}

.links td a:hover{
	color:#000;
}





div#faq div{
	margin-bottom:12px;
	width:500px;
	color:#000;

}	
	
div#faq a{
	display:block;

	color:#990331;

	text-decoration:none;
	font-weight:bold;

	margin-bottom:6px;
	margin-left:0;
}
	
div#faq a:hover{
	text-decoration:underline;
	color:#000;
}

div#faq p{
	margin:0;
	padding:0;
}


#slide-show{

	width:700px;
	padding:0;
	margin:0;

}


#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;

	width:700px;
	height:253px;

	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

#footer img {border:0px;}

a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}