html, body
{
	margin: 0;
	padding: 0;
}

body
{
	text-alignment: center;
	position: relative;
	background-color: #000;
	color: #f8f8f8;
}	
	
body
{	
	background: url(/composer/images/amt-bakgrund.gif);
	background-position: 0px -15px;
}

h1
{
	font-size: 20px;
	font-weight: normal;
	margin: 11px 0 2px 0;
}

a
{
	outline: none;
}

hr
{
	border-style: solid;
	border-width: 1px 0 0 0;
	height: 0;
	border-color: #fff;
}

.bold,
.active,
.summary
{
	font-weight: bold;
}

a img
{
	border: none;
}


#logo
{
	width: 89px;
	height: 112px;
}

#main_container
{
	margin: 8px 54px;
	width: 1106px;
	position: relative;
	z-index: 2;
}

#header_container
{
	margin-top: 8px;
}

#header
{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#main-menu
{
	display: inline;
	float: left;
	margin-left: 27px;
	margin-top: 35px;
}

#main-menu ul
{
	list-style: none;
	padding: 0;	
}

#main-menu ul li
{
	padding: 0;
	margin: 0 1px 0 0;
	display: inline;
	position: relative;
}

#main-menu ul li,
#main-menu ul li a
{
	font-family: arial;
	font-size: 12px;
	color: #f8f8f8;
	text-decoration: none;
}

#main-menu ul li a.active
{
	color: #b3dbf5;
}

#mitt-amt
{
	width: 196px;
	height: 46px;
	display: inline;
	float: left;
	margin-top: 35px;
	margin-left: 45px;
	display: none;
}


#middle_container
{
	border-color: #9c9b9b;
	border-style: solid;
	border-width: 9px;
	width: 1025px;
	height: 433px;
	margin-left: 64px;
	margin-top: 4px;
	position: relative;
}

.border-top
{
	width: 1043px;
	height: 17px;
	position: absolute;
	left: -9px;
	top: -9px;
}

.border-top-left
{
	width: 16px;
	height: 16px;
	background: url(/composer/images/amt-topleft.gif) no-repeat;
	display: inline;
	float: left;
}

.border-top-center
{
	width: 1011px;
	height: 1px;
	background-color: #7d7d7d;
	display: inline;
	float: left;
}

.border-top-right
{
	width: 16px;
	height: 17px;
	background: url(/composer/images/amt-topright.gif) no-repeat;
	display: inline;
	float: left;
}

.border-bottom-left
{
	width: 17px;
	height: 16px;
	background: url(/composer/images/amt-bottomleft.gif) no-repeat;
	position: absolute;
	left: -9px;
	bottom: -9px;
}

.border-bottom-right
{
	width: 16px;
	height: 16px;
	background: url(/composer/images/amt-bottomright.gif) no-repeat;	
	position: absolute;
	right: -9px;
	bottom: -9px;
}




#middle
{
	margin-left: 50px;
	margin-top: 38px;
	margin-right: 16px;
	height: 360px;
	max-height: 360px;
	position: relative;
	
	font-family: arial;
	font-size: 12px;
	color: #f8f8f8;
}

#middle a
{
	color: #f8f8f8;
	text-decoration: none;
}


#content
{
	margin: 0;
	padding: 0;
	width: 959px;
	height: 360px;
	overflow: hidden;
	overflow-y: auto;
	overflow-x: hidden;
}


#newslist-container ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 16px 0;
}

#newslist-container ul li
{
	margin-bottom: 16px;
}

#newslist-container ul li div
{
	display: inline-block;
	vertical-align: top;
	max-width: 236px;
}

#banners-container 
{
	padding-top: 16px;	
}

.stretcher
{
	clear: both;
}

	
#footer_container
{
	position: relative;
	height: 218px;
	width: 100%;
}

#erbjudanden
{
	margin-left: 59px;
	margin-top: 37px;
	width: 189px;
	height: 95px;
	background: url(/composer/images/amt-erbjudanden.jpg) no-repeat;
	display: inline;		
	float: left;
}

#produktpresentation
{
	display: inline;
	left: 18px;
	position: relative;
	float: left;
	height: 193px;
	
}

.bannerImg
{
	display: inline;
	float: left;	
	margin-left: 25px;
	margin-right: 0;
	position: relative;
	padding: 0;
	top: 45px;
}

.bannerImg img
{
	position: relative;
}


#footer-text
{
	height: 20px;
	bottom: 30px;
	right: 42px;
	position: absolute;
	
	font-family: arial;
	font-size: 11px;
	color: #f8f8f8;
}


p
{
	margin-top: 0;
	padding-top: 0;
}

html body #middle a.read_more
{
	color: #B3DBF5;
}