body {
  background-color: #ffffff;
  margin: 20px;
  min-width: 610px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  text-align: left;
}

#share_link {
  width: 20em;
  text-align: right;
  margin-right: 300px;
  float: right;
  font-weight: bold;
  display: inline;
}
#share_buttons {
  width: 20em;
  text-align: right;
  margin-right: 300px;
  float: right;
  display: none;
}

.headerimage {
  vertical-align: top;
  border: none;
}

img.illustrativephoto {
  clear: right;
  border: 1px #ccc solid;
  float: right;
  margin: 12px;
}
.question {
  font-weight: 700;
}

.small {
  font-size: 9pt;
}
.bold {
  font-weight: 700;
}
.large {
  font-size: 16pt;
}
.spacious {
  margin-top: 2em;
  margin-bottom: 3em;
}
.boldwcolor {
  font-weight: 700;
  color: #88c84f;
}
.orangeframe {
  border: 3px #e69500 solid;
  padding: 2em;
}

.grey {
  color: #666;
}
.green {
  color: #88c84f;
}
.quotation {
  color: #6e8ab0;
}
.name {
  color: #88c84f;
  font-weight: 700;
}
.hilight {
  /*color: #88c84f;*/
}
.overstruket {
  text-decoration: line-through;
  color: #444444;
}
.filtered {
  color: #444444;
  background-color: #fcc;
}

.indent {
  margin-left: 1em;
}

div.container {
  max-width: 1200px;
  margin: 0px auto;
}

div.header {
  position: relative;
  height: 125px;
  padding: 0px 8px 0px 8px;
  background-color: transparent;
  background-image: url("/images/header_bg.png");
  background-position: top left;
  background-repeat: repeat-x;
  white-space: nowrap;
}

div.contentandnav {
  margin: 20px 0 0 0;
}
div.navigation {
  position: relative;
  float: left;
  margin: 0px;
  padding: 26px 0px 70px 0px;
  width: 221px;
  background-color: #ffffff;
}
div.content {
  position: relative;
  margin: 0 0 0 221px;
  padding: 24px 24px 60px 40px;
  min-height: 240px;
  background-image: url("/images/background_content_topleft_200x300.png");
  background-position: top left ;
  background-repeat: no-repeat;
  background-color: transparent;
}
#subnav {
  background-color: #88c84f;
  color: #fff;
  padding: 0px 0px 0px 40px;
  margin: 20px 0px 0px 0px;
  position: relative;
  left: -40px;
  width: auto;
  height: auto;
}
.clear {
  clear:both;
  line-height:0;
  height:0;
  font-size:0; /* kills IE6 bug */
}
#quotationdiv {
  padding: 1em 2em 1em 2em;
  margin-right: 10px;
  border: none;
  background: transparent url("/images/background_content_topleft_200x300.png") top left no-repeat;
}

div.apartment {
  /*border: 1px #ffffff solid;*/
}
div.apartment:hover {
  /*border: 1px #beec95 solid;*/
}

div.quotesonsignuppage {
  width: 140px;
  float: right;
}

div.adenhance
{
  font-weight: bold;
  margin: 2em 0em 2em 0em;
  border: 2px #ffcccc solid;
  padding: 0.5em 2em 0.5em 2em;
  /*background-color: #eeeeee;*/
}

div.external_link_div
{
  font-weight: bold;
  margin: 2em 0em 2em 0em;
  border: 2px #9fb1ff solid;
  padding: 0.5em 2em 0.5em 40px;
  background: transparent url("/images/external_link_bg_40x40.png") top left repeat-y;
}
div.information
{
  background: transparent url("/images/information_bg_40x40.png") top left repeat-y;
  padding-left: 40px;
}
div.attention
{
  background: transparent url("/images/attention_bg_40x40.png") top left repeat-y;
  padding-left: 40px;
}

div.redborder
{
  border-color: #f00;
}

div.sharpgreenborder
{
  border-color: #4a8f0c;
}

div.orangeborder
{
  border-color: #e69500;
}

div.greenborder
{
  border-color: #88c84f;
}

div.blueborder
{
  border-color: #9fb1ff;
}

div.rightmarginwitems
{
  float: right;
  padding: 10px 4px 10px 20px;
  margin: 10px 12px 10px 10px;
  width: 320px;
  border: 1px #ccc solid;
}

h1 {
  font-weight: normal;
  font-size: 22pt;
  color: #397a71;
}
h1.inline {
  display: inline;
}
h2 {
  /*font-family: times;*/
  font-weight: normal;
  font-size: 18pt;
  color: #397a71;
}
h3 {
  /*font-family: times;*/
  font-weight: normal;
  font-size: 16pt;
  color: #cd0079;
}
h4 {
  font-size: 15pt;
  color: #cd0079;
}

a
{
  color: #e69500;
  text-decoration: none;
}
a:hover
{
  color: #e69500;
  text-decoration: underline;
}
a:active
{
  color: #e69500;
  text-decoration: none;
}
a:visited
{
  color: #e69500;
  text-decoration: none;
}

a.nav
{
  display: block;
  padding: 3px 3px 3px 20px;
  width: 199px;
  color: #666666;
  background-color: transparent;
  font-size: 13pt;
  text-decoration: none;
}
a.nav:link {
  text-decoration: none;
}
a.nav:visited
{
  text-decoration: none;
}
a.nav:hover
{
  text-decoration: underline;
}
a.nav:active
{
  text-decoration: none;
}

a.navselected
{
  display: block;
  padding: 3px 3px 3px 20px;
  width: 199px;
  color: #000000;
  background-color: #dddddd;
  font-size: 13pt;
  text-decoration: none;
}
a.navselected:link
{
  text-decoration: none;
}
a.navselected:visited
{
  text-decoration: none;
}
a.navselected:hover
{
  text-decoration: underline;
}
a.navselected:active
{
  text-decoration: none;
}

a.navsublevel
{
  display: block;
  padding: 3px 3px 3px 30px;
  width: 189px;
  color: #666666;
  background-color: transparent;
  font-size: 13pt;
  text-decoration: none;
}
a.navsublevel:link {
  text-decoration: none;
}
a.navsublevel:visited
{
  text-decoration: none;
}
a.navsublevel:hover
{
  text-decoration: underline;
}
a.navsublevel:active
{
  text-decoration: none;
}

a.navselectedsublevel
{
  display: block;
  padding: 3px 3px 3px 30px;
  width: 189px;
  color: #000000;
  background-color: #dddddd;
  font-size: 13pt;
  text-decoration: none;
}
a.navselectedsublevel:link
{
  text-decoration: none;
}
a.navselectedsublevel:visited
{
  text-decoration: none;
}
a.navselectedsublevel:hover
{
  text-decoration: underline;
}
a.navselectedsublevel:active
{
  text-decoration: none;
}

a.subnav
{
  color: #ffffff;
  /*background-color: #bbbbbb;*/
  text-decoration: none;
  padding: 5px;
}
a.subnav:hover
{
  text-decoration: underline;
}
a.subnav:active
{
  text-decoration: none;
}
a.subnav:visited
{
  text-decoration: none;
}

a.subnavselected
{
  color: #ffffff;
  background-color: #bbbbbb;
  text-decoration: none;
  padding: 5px;
  border: 1px solid #000;
}
a.subnavselected:hover
{
  text-decoration: underline;
}
a.subnavselected:active
{
  text-decoration: none;
}
a.subnavselected:visited
{
  text-decoration: none;
}

.erbjudande {
  color: #ff0000;
  font-weight: 700;
}
.error {
  color: #ff0000;
  /*font-weight: 700;*/
}



/* FORMS: */

table.formtable tbody tr td
{
  vertical-align: top;
}
table.formtable tbody tr td:first-child
{
  text-align: right;
  padding-right: 10px;
}

img.cardlogos
{
  float: right;
  padding: 4px 4px 4px 8px;
}
textarea
{
  width: 240px;
  height: 200px;
}
input
{
  display: inline;
}
input[type="password"]
{
  width: 240px;
}
input[type="text"]
{
  width: 240px;
}
input[type="button"]
{
  width: 120px;
}
.nofloat
{
  float: none !important;
}
input[type="submit"]
{
  width: 120px;
  float: right;
}
input[type="radio"]
{
  width: auto;
}
input[type="checkbox"]
{
  width: auto;
}
select
{
  width: 240px;
}
legend
{
  color: #000000;
  background: #ddddff;
  background: #f9e1b2;
  border: 1px dashed #cccccc;
  border: 1px dashed #ffc34f;
  padding: 2px 6px;
  font-size: 16px;
  font-weight: 700;
}
fieldset
{
  border: 1px dashed #cccccc;
  border: 1px dashed #ffc34f;
  background-color: #ffffff;
  width: 360px;
  padding: 15px;
  margin: 15px 0px 15px 0px;
}
label
{
  color: #666666;
}

