body {
	margin: 0;
	padding: 0;
	background:#f1e8ce;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.6em;
	font-size: 9px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 9px; /* easy scaling */
  	font-size: 0.76em;
	color: #3d382d;
}

img {
	border:#8edc84 1px solid;
}

#gallery a:link , #gallery a:visited {
	text-decoration:none;
	border:#5c5c5c 0px solid;
}
#gallery a:hover, #gallery a:active {
	text-decoration:none;
	border:#5c5c5c 0px solid;
}

#footer a:link , #footer a:visited {
	text-decoration:none;
	border-bottom:#cc6688 1px dotted;
}
#footer a:hover, #footer a:active {
	text-decoration:none;
	border-bottom:#cc6688 1px solid;
}
#text a:link , #text a:visited {
	text-decoration:none;
	border-bottom:#ffffff 1px dotted;
}
#text a:hover, #text a:active {
	text-decoration:none;
	border-bottom:#ffffff 1px solid;
}
a:link, a:visited {
	color:#3d382d;
	text-decoration:none;
	border-bottom:#cc6688 0px dotted;
}
a:hover,a:active 
{
	color: #a3cb79;
	text-decoration:none;
	border-bottom:#cc6688 0px solid;
}
#container {
	width: 900px;
	margin: 6px auto;
}

/* Menu */

#menu 
{
	width: 899px;
	margin: 0 auto;
	padding:0;
	padding-bottom: 18px;
	height:41px;
	line-height:38px;
	border-left : #f1e8ce 2px solid;
	border-right : #f1e8ce 1px solid;
	border-top : #f1e8ce 1px solid;
	background:#ffffff url(../img/e.gif) repeat-x top;
	float:left;	
}

#menu a 
{
	margin: 0px;
	padding:13px 48px 13px;
	height:41px;
	text-decoration: none;	
	border-left : #f1e8ce 1px solid;
	border-right : #f1e8ce 1px solid;
	border-top : #f1e8ce 1px solid;
	border-bottom : #f1e8ce 2px solid;
	background:#f1e8ce url(../img/b.gif) repeat-x;	
}
#menu a:hover, #menu a:active {
	padding:13px 48px 13px;
	color:#3d382d;
	border-left : #f1e8ce 1px solid;
	border-right : #f1e8ce 1px solid;
	border-top : #f1e8ce 1px solid;
	border-bottom : #f1e8ce 2px solid;
	background:#f1e8ce url(../img/a.gif) repeat-x;
}


/*Gallery*/

#gallery {
	
	width: 863px;
	margin: 0px auto;
	padding:0px 18px 18px 18px; 
	border-left : #f1e8ce 2px solid;
	border-right : #f1e8ce 2px solid;
	background:#ffffff url(../img/mainbottom.gif) no-repeat bottom;
}

#text{
	float: left;
	width: 600px;
	margin: 20px 10px 0 0;
	font-size: 0.8em;
	line-height: 1.3em;
}

#footer{
	float: left;
	text-align: center;
	width: 898px;
	margin: 35px 0 0 0;
	font-size: 0.70em;
	border-top : #3d382d 2px solid;
}
#logo{
	float: right;
	width: 250px;
	height: 120px;
	margin: 30px 0 0 0;
	background:#f1e8ce url(../img/logo.jpg) no-repeat bottom right;
}
#logo_tjanst{
	float: right;
	width: 250px;
	height: 120px;
	margin: 175px 0 0 0;
	background:#f1e8ce url(../img/logo.jpg) no-repeat bottom right;
}
#logo_uppdrag{
	float: right;
	width: 250px;
	height: 120px;
	margin: 95px 0 0 0;
	background:#f1e8ce url(../img/logo.jpg) no-repeat bottom right;
}
#logo_projekt{
	float: right;
	width: 250px;
	height: 120px;
	margin: 210px 0 0 0;
	background:#f1e8ce url(../img/logo.jpg) no-repeat bottom right;
}
#logo_kontakt{
	float: right;
	width: 250px;
	height: 120px;
	margin: 220px 0 0 0;
	background:#f1e8ce url(../img/logo.jpg) no-repeat bottom right;
}