body {
  background: #ececec;
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  font-size: 0.8em;
  text-align: center;
}

table {
  font-size: 1em;
  font-family: sans-serif;
}

a {
  color: #474747;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

hr {
 color: transparent;
}

table {
  padding: 20px;
}

tr {
valign: top;}
	
img {
  border-width: 0px;
}

hr {
  clear: both;
  border: none;
} 
   
em {
  font-weight: bold;
  font-style: normal;
}

h1 {
 background: #474747;
 color: #bfbfbf;
 font-size: 1em;
 padding-left: 6px;
 margin: 5px;
}

h2 {
  color: #474747;
  font-weight: bold;
  padding-left: 6px;
}

h3 {
  background: transparent;
  color: #e8c500;
  text-align: center;
  font-size: 1.5em;
  text-decoration: underline; 
  margin-bottom: 0; 
}
h4 {
  background: transparent;
  color: #e8c500;
  text-align: center;
  font-size: 1em; 
  margin-top: 0;
}
  

div#container {
  position: relative;
  background: #fff url(bg.jpg) top left repeat-y;
  width: 700px;
  height: auto;
  margin: 15px auto auto auto;
  text-align: left;
}

div#header {
  background: #e8c500 url(banner5.jpg) top left no-repeat;  
  width: 700px;
  height: 280px;
  margin: 0;
}
div#menu {
  background: #000;
  width: 700px;
  height: auto;
  text-align: center;
  margin: 0;
  color: #fec7ef;
  }

div#content { 
  background: transparent;
  color: #474747;
  width: 700px;
  height: auto;
  margin: 0;
  text-align: left;
}

div#textstycke {
  float: left;
  width: 500px;
  height: auto;
  background: transparent;
}

div#bilder {
  float: left;
  width: 500px;
  height: auto;
  background: transparent;
  text-align: center;
}

#textstycke p {
  margin: 10px;
}

div#column-right {
  width: 200px;
  height: 100%;
  float: right;
  background: transparent;
}

#column-right p {
  margin: 10px;
}

#menu a {
  color: #fec7ef;
  font-weight: bold;
  font-style: none;
} 

#menu a:hover {
  color: #fec7ef;
  font-weight: bold;
  font-style: none;
  text-decoration: none;  
} 

#menu ul { 
  display: inline;
  } 

#menu ul li {
  display: inline;
}

div#cpr {
  position: relative;
  background: #000;
  color: #fec7ef;
  width: 700px;
  height: auto;
  text-align: right;
}

#cpr p {
  margin-right: 15px;
}

#cpr a {
  color: #fec7ef;
  font-style: none;
  font-weight: normal; 
}

.kursiv {
  font-style: italic;
}

.post {
  padding-left: 10px;
  padding-right: 10px;
}




 