/*  
Theme Name: Simple
Theme URI: http://www.petershemsida.se
Description: Simple Edition, by Peter.
Version: 1.0
Author: Peter Nordblom
Author URI: www.petershemsida.se
Theme last updated: 2009 11 29.
*/

* {
          margin: 0;
          padding: 0;

}

html,body{
          background-color: #ebebeb;
          height : 100%; 
}

#wrapper {
          min-height : 100%;
          margin: 0 auto;
          width: 1000px;
          font-family : "Trebuchet MS",Arial,sans-serif;
          font-size: 13px;
          text-align: left;
		  background-image:url('../bilder/contensbackground.jpg');
          background-repeat: repeat-y;
		  background-color: #fff;

}

#header {
          background: url(../bilder/header_bg.jpg) no-repeat;
          position: relative;
          height: 100px;

}

#faqmeny {
          list-style-type:none;
		  
}

#rightkolumn {
          width: 200px;
          float: right;
		  
}

#menuspace {
          background-color: #ebebeb;
		  height: 12px;
		  width: 1000px;
		  
}

#poweredby {
          text-align:center;
          visibility: hidden;

}

#below_footer {
          height:28px;  
          
}

#footer {
          border-top: 1px solid #ebebeb;
          padding-top: 8px;
          clear: both;
          height: 28px;
          line-height: 28px;
          font-family: verdana, arial, helvetica, sans-serif;
          font-size: 10px;
          text-align: center;
          color: #9e9e9e;
          width: 1000px;  
          margin-top: 4px;
          margin-left:auto;
          margin-right:auto;
          background-color: #fff;
		  
}

#footer a {
          color: #9e9e9e;
          text-decoration: none;

}

#footer a:hover {
          text-decoration: underline;

}

h1 {
          color: #4a6867;
          padding-bottom: 10px;
		  
}
          

h2 {
          background-color: #67A897;
		  font-size: 14px;
		  color: #fff;
		  line-height:20px;
		  margin:0 0 10px 0;
		  
}

a:link, a:visited, a:active {
          text-decoration : none;
          background-color: inherit;
          color: #458b00;

} 

a:hover {
          text-decoration : underline;
          background-color: inherit;
          color: #2e4560;

}

.toppkolumn {
          width: 796px;
		  background-color: #fff; 
		  float: left;
		  
}

.centerkolumn {
          width: 398px;
          float: left;
		  
}

.news_date {
          font-weight: bolder;
          font-family: georgia, "times new roman", times, serif;
          font-size: 14px;
          color: #9e9e9e;
          padding: 4px 0 4px 0;

}

.huvudtext{
          padding:0 0 0 8px;

}

.textbox {
          margin : 10px;
		  
}

.underartikel {
          margin:0 0 8px 0;
          height: 5px; 
		  border-bottom: 2px solid #ebebeb;

}

.newsbg{
          background-color: #ebebeb;
		  
}

.newsfonts {
          font-size: 12px;
		  
}

.goback {
          text-align: center;
		  
}

.moviebox {
          width: 490px;
          margin: 0 auto;
		  
}

.wmamovie {
          margin: 0 0 0 65px;
		  
}

.kontaktbox {
          width: 355px;
          margin: 0 auto;
		  
}

.viktigbox {
          width: 400px;
          margin: 0 auto;
          background-color: #ffffd5;
          border: 1px dashed #000000;
          font-family: "courier new", courier, monospace; 
		  
}

.viktigbox ,.tipsbox p {
          padding: 5px;
		  
}

.tipsbox {
          width: 200px;
          float: right;
          background-color: #ffffd5;
          border: 1px dashed #000000;
          font-family: "courier new", courier, monospace; 
		  
}

.tipsbg {
           background-color: #ffffd5;
		   
}

.forminput input {
          width : 325px;

}

.formtext {
          width: 325px; 
          height: 180px;

}
.formtext textarea {
          width : 327px;
          height : 155px;
          overflow : auto;
		  
}

.laddaner {
          border: 0px;
          float: right;
		  
}

.litenbild {
           margin: 0 5px 0 0;

}

.litenbild img {
          border: 0px;

}

.filmer_pic {
          margin: 0 5px 0 0; 
          float: left; 
          border: 0px;
          width : 97px;
          height : 73px;
		  
}  

.pdf_pic {
          margin: 0 5px 0 0; 
          float: left; 
          border: 0px;
          width : 32px;
          height : 32px;
		  
} 

.webblista li {
          list-style-type : none;
          margin : 0 0 2px;
          padding : 0 0 0 23px;

} 
