﻿body {

	font-size:11px;
	font-style:normal;
	background-color:#838B74;
	letter-spacing:1pt;
	color:#3A3A3A;
	font-family:Arial,Helvetica,sans-serif;
	line-height:18px;	
}
#wrapper
{
	width: 955px;
	margin:0 auto;
	background-color: White;
	
}

#header
{
	border-bottom: 4px solid #ada990;
}

#menu
{
	float: left;
	width: 580px;
	padding-top:18px;
	
}

#kortlogo
{
	padding-top:18px;
	padding-right: 5px;
	float: left;
	width: 68px;
}

#menu a
{
	color:#666666;
	display:block;
	font-family:Verdana,Tahoma,Arial;
	font-size: 10px;
	text-decoration:none;
	margin-right: 20px;
	float: left;
}

#submenu a
{
	color:#666666;
	font-family:Verdana,Tahoma,Arial;
	font-size: 10px;
	text-decoration: underline;
}

#left {
	width: 298px;
	height: 390px;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}

#right {
	border: 0px solid #000;
	width: 657px;
	float: left;
	padding-left: 0px;
}

#footer
{
	background: #f3f1ec;
	padding-top: 15px;
	padding-bottom: 12px;
	text-align: center;
	padding-left: 38px;
}

#content
{
	margin-top: 20px;
	height: 332px;
	overflow: auto;
}

.footerAdressBox{
	color:#999999;
	background: #f3f1ec;
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:14px;
	float: left;
	width: 420px;
	font-weight:400;

}

.clr
{
	clear: both;
}

.displayNone
{
	display: none;
}

.content
{
	width: 580px;
}

