body
{
	background: #cccccc url(http://www.testwebben.se/225/Images/037bg.gif);
}

h1
{
	margin: 0 0 5px 0;
	font: 2.0em Arial, Verdana, sans-serif ;
	color: #5b7f9b;
	letter-spacing: 0.3em;
}

h2
{
	margin: 10px 0 5px 0;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #5b7f9b;
}

h3
{
	margin: 10px 0 5px 0;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #9E6162;
}

h4
{
	margin: 5px 0;
	font-size: 1em;
	color: #9E6162;
	background: #E1CFCF url(http://www.testwebben.se/225/Images/037h4.gif);
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: 0.1em
}

#divWrapper p
{
	margin: 0 0 5px 0;
}

#divWrapper a
{
	text-decoration: none;
}

#divWrapper a:link
{
	color: #000000;
}

#divWrapper a:visited
{
	color: #666666;
}

#divWrapper a:hover
{
	text-decoration: none;
}

/* sidlayout */

#divWrapper
{
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	font: 0.7em Verdana, sans-serif;
}

#divHeader
{
	height: 220px;
	background-image: url("http://www.testwebben.se/225/Images/bg_header.jpg");
	background-color: ;
	background-position: center center;
	background-repeat: no-repeat ;
}

#header-right
{
	float: right;
	/* border: 1px solid red; */
	width: 500px;
	height: 205px;
	margin: 8px 15px 8px 0px ;
}

#header-right table td
{
	text-align: center;
	color: #5c7f9b;
	padding-bottom: 5px;
}
#header-right table img
{
	border: 1px #5b809a solid;
}

#divHeader p
{
	font: 1 em Arial, Verdana, sans-serif;
	font-style:italic;
	color: #fff;
}

#divColumWrapper
{
	background: #e5e5e5 url(http://www.testwebben.se/225/Images/037contentbg.gif);
}

#divLeft
{
	float: left;
	width: 200px;
}

#divContent
{
	float: left;
	width: 678px;
	padding: 10px;
	line-height: 1.6em;
	color: #000;
}

#divFooter
{
	clear: both;
	padding: 0.5em 1em;
	background: #E5E5E5;
}

#divFooter #imgSmelinkLogo a
{
	text-decoration: none;
}

#divFooter #imgSmelinkLogo
{
	border: 1px solid white;
}


/* meny */

#divMeny
{
	float: left;
	margin: 1em 0 0 1em;
	padding: 0;
}
.clear {clear: both;}
#divMeny ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
}

#divMeny a
{
	width: 10em;
	text-decoration: none;
	display: block;
	padding: 0.5em 1em;
}

#divMeny a:link
{
	color: #9E6162;
}

#divMeny a:visited
{
	color: #9E6162;
}

#divMeny a:hover
{
	background-color: #5b7f9b;
	color: #fff;
}
  /* CONTACT */
#mContactForm input,
#mContactForm textarea,
#mContactForm button
{
    color: black;

}
#mContactForm button
{
    font-size: 1em;

}
#mContactForm input,
#mContactForm textarea
{
    width: 250px;
    padding: 0.1em;
    margin: 0em;
    line-height: 1.1em;
    font-size: 1em;
}
#mContactForm textarea
{
    height: 5.5em;
}
#mContactForm table
{
    border-collapse: collapse;
}
#mContactForm table td
{
    padding-right: 1em;
}
