body 
{

	padding: 0;	
	margin: 0; 
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8em; 
	background: #656565;



}

h1
{
	line-height: 1.3em;
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	margin: 0.1em 0 1em 0; 
}

h2
{
	line-height: 1.5em;
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	margin: 1em 0 1em 0; 
}

h3 
{
	margin: 1em 0 0.2em 0; 
	font-size: 1.3em;
}

h4 
{
	margin: 1.5em 0 0.5em 0; 
	font-size: 1em;
}

h5
{
	line-height: 0em;

	color: #000;
	font-weight: none;
	margin: 2em 0 0 0; 
}

p 
{
	line-height: 1.2em; 
	margin: 10px 10px 10px 10px;
	color: #000;
	font-size: 1em; 
}



#container
{
	width: 775px;
	height:800px;
	margin: 0 auto;
	background: #656565;
}

#header
{
	width: 775px;
	height: 278px;
	background: #656565 url(../images/header_flash2.png) no-repeat;
	float: left;
}

#menu
{
	width: 755px;
	height: 92px;
	text-align: left;
	background: #fff;
	border-left: 0px #000 solid;
	border: 0px #659 solid;
	background: #656565;
	float: left;
	
}

#contentwrap
{
	margin-left: 4px;
	width: 775px;
	height: 750px;
	background: #656565;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	float: left;
}

#content
{
	width: 738px;
	height: 750px;
	background: #fff;
	float: left;
}

#contentshadow
{
	width: 13px;
	height: 750px;
	background: #656565 url(../images/sidebar.png) repeat-y;
	float: left;
}

#footer
{
	width: 755px;
	height: 68px;
	background: #656565;
	text-align: middle;
	float: left;
	background: #656565 url(../images/footer.png) no-repeat;
}

/* Menyn */

#menycontainer ul{margin: 0; padding: 0.1em 0 0.5em 0; float: right; width: 100%; background: #000;  font: Verdana, Helvetica, sans-serif; font-weight: bold;}
#menycontainer li{display: inline;}
#menycontainer ul a{float: right; text-decoration: none;	padding: 0.5em 1em;}
#menycontainer a:link{color: #fff;}
#menycontainer a:visited{color: #fff;}
#menycontainer a:hover{color: #ce8c22;}
#menycontainer a#current{color: #ce8c22; text-decoration: underline;}

.box1
{
	width: 400px;
	float:left;
	background: #fff;
	height: auto;
	padding-left: 30px;
	margin-left: 0px;
	margin-top: 50px;
	margin-bottom: 10px;
	min-height: 390px;
	height: auto !important;
	height: 390px; 
	border: 0px solid #000;

}

.boxmarginal
{
	width: 60px;
	float:left;
	background: #fff;
	height: auto;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	min-height: 390px;
	height: auto !important;
	height: 390px; 
	border: 0px solid #000;

}

.box2
{
	width: 190px;
	float:left;
	background: #fff;
	height: auto;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	min-height: 370px;
	height: auto !important;
	height: 370px;
	border: 0px solid #000;

}

.righted
{
	
	text-align: right;
}

.lefted
{
	
	text-align: left;
}

.centerd
{
	text-align: center;
}



.copytext
{
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	margin-top: 30px;
}

.fieldtext
{
	line-height: 0.6em;
}

/* copyright länkar */
a.copy:link {color: #fff; text-decoration: none;}
a.copy:visited {color: #fff; text-decoration: none;}
a.copy:hover {color: #ce8c22; text-decoration: none;}
a.copy:active {color: #ce8c22; text-decoration: none;}

/* sidemenu */
a.sidemenu:link {color: #000; text-decoration: underline;}
a.sidemenu:visited {color: #000; text-decoration: underline;}
a.sidemenu:hover {color: #ce8c22; text-decoration: underline;}
a.sidemenu:active {color: #ce8c22; text-decoration: underline;}

/* LÄNKAR */
a.lankar:link {color: #000; text-decoration: none;}
a.lankar:visited {color: #000; text-decoration: none;}
a.lankar:hover {color: #ce8c22; text-decoration: none;}
a.lankar:active {color: #ce8c22; text-decoration: none;}
