body, html
{
	font-family: Arial;
	font-size: 11px;
	margin: 0px auto 0px auto;
	text-align: center;
}
div
{
	text-align: left;
}
h1
{
	font-family: Arial;
	font-size: 17px;
}

h2
{
	font-family: Arial;
	font-size: 13px;
	color: #93060d;
	font-weight: bold;
}

#wrap
{
	height: auto;
	width: 990px;
	margin: 25px auto 0px auto;
}
#header
{
	/*cursor: pointer;*/
	height: 135px;
	width: 990px;
	margin: 0px 0px 0px 0px;
	/*background-image: url(../Image/top_990x135b.png);
	background-repeat: no-repeat;*/
}

#header a img {
	border: 0px;
}

#col1
{
	
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
}
#col2
{
	float: left;
	width: 515px;
	margin: 0px 0px 16px 0px;
	padding:0px 23px 0px 0px;
}
#col3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100px /* 240px; */
}
.leftContainer
{
	display: table;
	width: 180px;
	background-image: url(../Image/menuCenter.png);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0px 0px 10px 0px;
}
.leftHeadline
{
	height: 35px;
	width: 180px;
	background-position: left top;
	background-repeat: no-repeat;
}
.leftContent
{
	display: table;
	height: auto;
	width: auto;
}

.leftContent a img {
	border: 0px;
}

.leftTop
{
	height: 6px;
	width: 180px;
	background-image: url(../Image/menuTop.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.leftBottom
{
	height: 6px;
	width: 180px;
	background-image: url(../Image/menuBottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.menuList
{
	font-size: 12px;
	width: 180px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menuList li:hover
{
	color: White;
	background-color: #93060d;
}
.menuList li
{
	cursor: pointer;
	display: block;
	height: auto;
	width: 160px;
	padding: 0;
}

.menuList li a:hover
{
	color: White;
	background-color: #818888;
}
.menuList li a
{
	font-weight: normal;
	cursor: pointer;
	display: block;
	height: auto;
	width: 160px;
	color: #000;
	padding: 3px 0px 3px 20px;
}

.leftTextBox
{
	color: #616767;
	font-size: 12px;
	border: 0px;
	width: 162px;
	height: 20px;
	padding: 1px 10px 0px 10px;
	background-image: url(../Image/input.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: Transparent;
}
.rightContainer
{
	margin: 0px 0px 0px 6px;
	background-image: url(../Image/bannerCenter.png);
	background-position: left top;
	height: auto;
	width: 240px;
}
.rightTop
{
	background-image: url(../Image/bannerTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 240px;
}
.rightContent
{
	height: auto;
	width: 240px;
}
.rightBottom
{
	background-image: url(../Image/bannerBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 240px;
}
.searchBtn
{
	cursor: pointer;
	border: 0px;
	width: 30px;
	height: 20px;
	background: url(../Image/sok-button.png) no-repeat;
}
.bannerTable
{
	border-collapse: collapse;
	margin: 5px auto 5px auto;
}
.rotBanner
{
	float: left;
	border-collapse: collapse;
	/*border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-left: 1px #cccccc solid;*/
	width: 178px;
	height: auto;
	margin: 0px 1px 12px 2px;
	padding:0px;
}
.aImage
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
}
.aImage img
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
}
.rotBannerText
{
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	background: white url(../Image/rot_178x60.png) bottom left;
	background-repeat: no-repeat;
	line-height: 12px;
	border: 0px;
}

.rotBannerText2
{
	
	margin: 3px 5px 0px 3px;
	padding: 0px 0px 0px 0px;	
}

.categoryBtn
{
	cursor: pointer;
	float: left;
	height: 120px;
	width: 148px;
	margin: 0px 18px 18px 0px;
}

.categoryBtn a img {
	border: 0px;
}

.mainSearchContainer
{
	color: White;
	width: 515px;
	height: 180px;
	background: url(../Image/bg_515x180.png);
	background-repeat: no-repeat;
}
.searchDDL
{
	font: 12px arial;
	color: white;
	background-image: url(../Image/ddl_bg.png);
	background-color: #6e7575;
	width: 225px;
	height: 22px;
	border: 1px white solid;
	display: block;
}
.visaBtn
{
	cursor: pointer;
	width: 40px;
	height: 22px;
	background-image: url( '../Image/visa.png' );
	border: 0px;
}
.mainSearchTable
{
	margin: 10px auto 0px auto;
	color: White;
	font-size: 12px;
}
.companySearchResultTable
{
	margin-bottom: 5px;
	width: 490px;
	border-collapse: collapse;
	border: 0px;
}
.searchResultTable
{
	margin-top: 10px;
}
.mainSearchText
{
	display: table;
	width: 450px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	color: white;
	font-size: 12px;
}
.kalkylInput
{
    display:block;
    width:200px;
}
/* hyperlinks */

a
{
	color: #93060d;
	font-weight: bold;
	text-decoration: none;
}


a:hover
{
	color: #b9252c;
}
