body {
/*background:#69F;*/

font-size: 12px;
font-family: Verdana, Arial;
color: #666;
}

h1 {
font-size: 20px;
color: #999;
text-align: center;
color: #18298c;
position: relative;
top: 40px;
}

h2 {
font-size: 16px;
color: #999;
text-align: left;
color: #18298c
}

a {	text-decoration: none;}
a:hover {font-weight: bold;}

img {border: 0px;}

#header {
width: 900px;
margin: 0px auto;
}

#header table {
float: left;
background-image:url(../std/silver_wnd.jpg);
background-repeat: no-repeat;
background-position: center;
/*border:2px solid #2D58FF;*/
width: 520px;
}
#header td {
height: 120px;
text-align:left;
}

#links {
float: left;
padding: 5px 5px 20px 5px;
margin-left: 30px;
width: 300px;
text-align: right;
border-top: 2px solid #eee;
border-right: 2px solid #eee;
}
#links a {
	text-decoration: none;
	color: #444;
	background: #fff;
	padding: 0px 10px;
}
#links a:hover {
	padding-left: 25px;
	background: #eee;
	background-image: url(../std/sidpil.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-weight: normal;
}

/*Search - sökning*/	
#terms {
	height: 10px;
	font-size: 10px;
	color: #999;
	margin-top: 20px;
	padding: 5px 5px;
	border: 1px solid #EEE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#main {
width:720px;
padding: 100px 10px 40px 10px;
margin: 0px auto;
/*background: #fff;*/
background-image:url(../std/skaft-ej-text-horisontal.gif);
background-repeat: no-repeat;
background-position: 80px 0px;
/*background-attachment: fixed;*/
}

#exhib {
margin-top: 30px;
padding-left: 60px;;
}

#exhib div {
float: left;
text-align: center;
height: 120px;
background: #fff;
font-size: 11px;
}

#foot { 
width: 500px;
margin: 0px auto;
padding-top: 10px;
text-align: center;
border-top: 15px solid #18298c;
margin-top: 30px;
}

#footer {
position: fixed;
width: 100%;
z-index: 1;
bottom: 0px;
left: 0px;
color:#000;
background:#EEE;
font-family:Verdana,Helvetica,sanserif;
font-size:10px;
padding:1px 5px 1px 5px;
}
