body {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; margin-top: 0px; background-color: #fdefcc;}

h1 {font-size: 18px; margin-top: 0px; margin-bottom: 15px; color:#000;}
h2 {font-size: 16px; margin-top: 0px; margin-bottom: 10px; color:#000;}
h3 {font-size: 14px; margin-top: 0px; margin-bottom: 10px; color:#000;}
h4 {margin-top: 13px; color:#fff;}

a:link { color: #9a824d; font-size: 11px; font-weight: bold; text-decoration: none;}
a:visited { color: #9a824d; font-size: 11px; font-weight: bold; text-decoration: none;}
a:active { color: #9a824d; font-size: 11px; font-weight: bold; text-decoration: none;}
a:hover { color: #D0C7B5; font-size: 11px; font-weight: bold; text-decoration: none;}

/*LAYOUT*/

#container {width: 940px; margin: auto; padding: 0;}
#start {float: left; width: 920px; margin: 0; padding: 10px; height: 400px; background: #000;}
#mainContainer {float: left; width: 920px; margin: 0; padding: 20px 10px 20px 10px; height: auto; background: #fff;}

#topdiv {float: left; width: 940px; height: 40px; margin: 0; padding: 0; background: url(../images/header_bg.jpg);}

#topstart {float: left; width: 940px; height: 180px; margin: 0; padding: 0; background: url(../images/top_start.jpg);}

#meny {float:right; width: 940px; height: 30px; margin: 0; padding: 0; background-color:#000}
#meny ul {margin: 8px; padding: 0px; list-style-type: none;}
#meny li {background-color: none; display: inline; list-style-type: none;}
#meny li.current {background-color: none; color: #ffffff; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px;	font-weight: bold; text-decoration: none;}
#meny a {color: #b09f7a; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none;}
#meny a:hover {color: #ffffff; font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: bold; text-decoration: none;}
#meny a.current {color: #ffffff; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none;}

#col_left {float:left; width: 200px; padding: 0px 5px 0px 5px;}
#col_main {float:left; width: 475px; padding: 0px 10px 0px 10px; border-right: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2;}
#col_right {float:left; width: 200px; padding: 0px 5px 0px 5px;}

#footer {float: left; width: 930px; height: 40px; margin: 0; padding: 0 0 0 10px; background: url(../images/footer_bg.jpg);}

#f_left ul {float: left; display: inline; display:block; margin: 10px 0 0 10px; padding: 0;}
#f_left ul li {float: left; margin: 0px 20px 0px 0px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10px; color: #494747; text-transform: uppercase;}
#f_left ul li:first-child {list-style: none;}

#f_right ul {float: right; display: inline; display:block; margin: 10px 0 0 10px; padding: 0;}
#f_right ul li {float: left; margin: 0px 20px 0px 0px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10px; color: #494747; text-transform: uppercase;}
#f_right ul li a {color: #b09f7a; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none;}
#f_right ul li a:hover {color: #ffffff; font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	font-size: 10px; font-weight: bold; text-decoration: none;}
#f_right ul li:first-child {list-style: none;}

/* FIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
