/* Generated by KompoZer */

* {
  padding:0;
  margin:0;
  }
body {
  text-align: center;
  background-image: url(billeder/baggrund.jpg);
  font-family: verdana, helvetica,arial,sans-serif;
  }
p, h1, h2, h3, h4, h5, h6, ul, ol, table { 
  margin-bottom:20px;
  padding-left:10px;
  padding-right:10px;
  }
.side {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  text-align: left;
  width: 770px;
  background-color: white;
  }
.logo {
  height: 100px;
  text-align: center;
  width: 770px;
  position: relative;
  background-image: url(billeder/logobag.jpg);
  font-size: 150%;
  }
.spaltetrick {
  margin-top: 10px;
  width:770px;
  background-image: url(billeder/spaltetrick.png);
  float:left;
  }
.indhold {
  padding: 5px;
  position: relative;
  width: 560px;
  background-color: white;
  float:left;
  }
.fed {
  font-weight: bold;
  color: #2f2f2f;
  }
.roed {
  color: red;
  }
.billedhoejre {
  padding: 5px;
  float: right;
  }
.billedvenstre {
  padding: 5px;
  float: left;
  }
p {
  font-size:110%;
  }
h1 {
  text-align:center;
  margin-top:20px;
  padding-top:15px;
  }
.hoejrespalte {
  float: left;
  width: 200px;
  position: relative;
  margin-left: 0;
  margin-right: 0;
  background-color: #dca537;
  }
.skabeloner {
  margin-top:10px;
  position:relative;
  width:770px;
  background-color:white;
  float:left;
  }
a {
  text-decoration:none;
  }
img {
  border:solid;
  border-width:1px;
  border-color:black;
 
