@CHARSET "UTF-8";

body,html { height: 100%; margin: 0; padding: 0; }
body { background:  #FFF;  }
body, p { font-family: Times, sans-serif; font-size: 15px; line-height: 180%; color: #000;}
p { margin: 0 0 10px 0;}
h1 { font-size: 30px; font-style: normal; letter-spacing: 1px; margin: 0 0 24px 0; font-weight: 300; text-transform: uppercase; font-family: Oswald, Arial, sans-serif; letter-spacing: 2px;}
h2 { color: #333; font-size: 18px; margin: 20px 0 10px 0; font-weight: bold;  width: auto;}
h4 { margin-left: 60px; font-size: 20px;}
h5 { color: black; font-size: 14px; font-weight: bold; margin: 0; }
h6 { font-size: 13px; margin: 5px 0;}
u { text-decoration: none; background-color: #FF6600 }
pre { background-color: #eee; padding: 10px; font-size: 11px; }
a { color: #3055D2; text-decoration: none; border-bottom: 1px solid #3055D2;}
a:hover { color: #CCC; border-bottom: 1px solid #CCC;}
th, td { padding-right: 20px; text-align: left; white-space: nowrap;}
img { border: none;}
a img { border: none; }
label {color: #333333; display: block; }
input, select {  }
br { clear: both;}
textarea { padding-top: 1px; padding-bottom: 1px; border-style: solid; border-width: 1px; border-color: #333 #ccc #ccc #999 ; margin: 0; margin-bottom: 10px; width: 200px; height: 150px; }
.radio input { display: inline; width: auto; margin: 0 5px 0 0; border: none;}
.radio p { margin: 0 0 5px 0; }
.submit input {width: auto; display: inline; }
.imgsetup {vertical-align: middle; margin-right: 5px;}
ul,ol { margin: 0; padding: 0; list-style-type: none;}
li { margin: 0; padding: 0; }
.firstpar {font-weight: bold;}
input[type="submit"] { display: block; width: auto; font-size: 13px; margin: 20px 10px 0 0; padding: 3px 10px 3px 10px; background: #000000; color: #cccccc; border: none; float: left; clear: left; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
input[type="reset"] {  display: block; width: auto; font-size: 13px; margin: 20px 10px 0 0; padding: 3px 10px 3px 10px; background: #000000; color: #cccccc; border: none; float: left; clear: none; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
input[type="text"] { padding-top: 3px; padding-bottom: 3px; border-style: solid; border-width: 1px; border-color: #333 #ccc #ccc #999 ; margin: 0; margin-bottom: 10px; width: 200px; font-size: 14px; }
input[type="password"] { padding-top: 3px; padding-bottom: 3px; border-style: solid; border-width: 1px; border-color: #333 #ccc #ccc #999 ; margin: 0; margin-bottom: 10px; width: 200px; font-size: 14px; }
input[type="file"] { padding-top: 3px; padding-bottom: 3px; border-style: solid; border-width: 1px; border-color: #333 #ccc #ccc #999 ; margin: 0; margin-bottom: 10px; width: 200px; font-size: 14px; }
input[type="checkbox"] { margin: 0 8px 0 0; padding: 0;}

.dateselect select { width: auto; }

.totop { border: none;}

/*layout*/
#main { position: absolute; width: auto; left: 80px; right: 0px; margin: 0; top: 60px; padding: 0; height: 100%; min-height: 100%; background: #FFF; width: 900px; z-index: 1; border: 0px solid #000;}

#top { position:relative; width: 100%; height: 233px; background: #FFF; margin: 0 0 40px 0; border: 0px solid #000}

#logo { position: absolute; left: 0; top: 0; border-right: 0px solid;}




#textcontent { position: relative; width: 100%; height: auto; border: 0px solid #B2DEE4; margin: 0 0 100px 0; padding: 0 0 0 0; overflow: hidden; background: #FFF;}


#footer { position: absolute; bottom: 20px; left: 0; height: 20px; width: auto; right: 0; padding: 0 0 0 80px; border: 0px solid; text-align:left; z-index: 100;}
#footer p { font-size: 11px;  color: #333; margin: 0 10px 0 0; padding: 0; display: inline; }
#footer a { border: none; font-size: 11px;  color: #333;}
#footer a:hover { border: none; background: none;}

#uplink { position: fixed; bottom: 28px; left: 40px; height: auto; width: 20px; border: 0px solid; background: #FFF; z-index: 20;}
#uplink a { border: none; background: none; display: block;}
#uplink a:hover { border: none; background: none;}

#backlink { position: fixed; top: 270px; left: 30px; height: auto; width: 40px; border: 0px solid; background: #FFF; z-index: 10;}
#backlink a { border: none; background: none; display: block; margin-top: 2px;}
#backlink a:hover { border: none; background: none; }




/*blog*/
.blogholder { position: relative; display: block; margin: 0 0 30px 0; height: auto; border-top: 0px solid #CCC; padding: 0px 0px 0 0px; width: 520px; background: transparent } /*url('../images/bkg_blog_post.png') right top no-repeat;*/
.blogholder  h2 { position: relative; font-size: 20px; text-transform: uppercase; margin: 8px 0 8px 0; color: #4B9C10; font-style: normal; font-weight: normal; font-family: Arial; border: 0px solid; line-height: normal; border: 0px solid; width: 100%;}
.blogdate { position: relative; display: inline; color: #333; margin: 0; margin-right: 20px; font-size: 12px; border: 0px solid; line-height: normal;}
.blogcategory { position: relative; display: inline; color: #DCD8D5; margin: 0; font-size: 12px; border: 0px solid; background: transparent; line-height: normal }
.blogcategory a { border: none; }
.blogholder p { margin: 0 0 20px 0;}
.blogimage img { margin: 0;}
.blogimage a { border: none; background: none;}
.blogimage a:hover { border: none; background: none;}
.blogimage { position: relative; padding: 0 0 20px 0; margin: 0 0 20px 0; border: 0px solid; top: 0;}
.blogimagenote { position: absolute; bottom: 0; left: 0; font-size: 11px; font-style: italic; color: #333;}

#notice { color: #FFFFFF; margin: 0 0 20px 0; font-style: italic;}
#flare { position: absolute; left: 911px; top: 96px; width: 353px; height: 353px; background:url('../images/bkgimg_flare.png') no-repeat;}

#designlist { margin: 40px 0 0 0;}
#designlist img { border: 1px solid #333333; margin-bottom: 20px;}
#designlist div { }
#designlist p { color: #666666 }
#designlist a { border: none; background: none;}
#designlist a:hover { color: #cccccc;}

#kundlogos { background: #FFFFFF; left: 0; right: 0; padding: 20px;}
#kundlogos p { color: #333333;}
#kundlogos a { color: #333333;}
#kundlogos a:hover { color: #FFFFFF;}

/*lang*/
#lang { position: absolute; top: 390px; left: 960px; z-index: 20; padding: 0px 10px 0px 10px; width: 20px; background: #FFF; border: 0px solid;}
#lang a { background: none; border: none; font-size: 12px; color: #333;}

/*menu*/
#menu { position: absolute; padding: 0; margin: 0; top: 60px; left: 350px; overflow: hidden; width: 160px; background:  transparent; border: 0px solid #000; z-index: 3;}
#menu ul { margin: 0 0 0 0; padding: 0; list-style: none; width: auto; border-left: 0px solid #fff;}
#menu ul li { position: relative; border: none; width: 150px;float: none }
#menu ul li a {  text-decoration: none; color: #000; font-size: 12px; padding: 10px 0 10px 0; width: auto; height: auto; text-transform: uppercase; white-space: nowrap; border: none; line-height: normal; outline: none; -moz-outline; none;  font-weight: normal; background: transparent; }
#menu ul li a:hover { color: #CCC; border: none;}
#menu a.active { color: #FFF; background: #61AF10; display: block; z-index: 0; }


/*menu transitions*/
#menu a { transition-property: width; transition-duration: 1s;}

/*will_paginate*/
.pagination {
    
  }
  .pagination a {
    padding: 0px 4px 0px 4px;
    margin: 0px;
    border: 0px solid #aaaadd;
    text-decoration: none;
   	border: 1px solid;
  }
  .pagination a:hover, .pagination a:active {
    border: 1px solid #000099;
    color: #333;
	background: #FC0;
  }
  .pagination span.current {
    padding: 0px 4px 0px 4px;
    margin: 0px;
    border: 0px solid #aaaadd;
    text-decoration: none;
   	border: 1px solid #333;
	background: #333;
	color: #FFF;
  }
  .pagination span.disabled {
    padding: 0px 4px 0px 4px;
    margin: 0px;
    color: #FFF;
	border: 0px solid;
	display: none;
  }




/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/*height fix*/
html>body #main {height: auto}

#sida_inspiration img {
  position: relative;
  max-width: 400px;
  max-height: 400px;
  float:left;
  margin:0 20px 20px 0;
}

#sida_inspiration .linkwrap {
  position: relative;
  display: inline-block;
  border: 0px solid #000;
}

#sida_inspiration .link {
  position: absolute;
  right: 25px;
  top: 5px;
  height: 20px;
  width: 20px;
  background-image: url('../images/linkarrow.png');
  background-repeat: no-repeat;
  background-color: #BDE533;
  background-size: cover;
  z-index: 10;
  border:0px solid #000;
}