body {margin: 0 0 8px;}
body, p{font: 16px "Times New Roman", serif; }
body a {color: #054090; }
body a:visited, body a:link {text-decoration: none;}
body a:hover {text-decoration: underline;}

a.to_top {color: #333;}

.container {
  margin: 0 auto 20px auto;
  width: 800px; 
}

.header1{
  
  padding-top: 110px;  
  margin: 0;  
  text-align: center;
  background: url(/img/header2.png) 50% 0% no-repeat #408AAD;  
  color: #fff;
  font: 25px "Times New Roman", serif;
  line-height: 25px;
}

.header{
  padding: 20px 10px 20px;  
  text-align: center;
  vertical-align: middle; 
  background: #408AAD;  
  color: #fff;
  font: 25px "Times New Roman", serif;
  line-height: 25px;
}

.welcome, .welcome p {
  font: 17px Arial, sans-serif;  
  color: #1C6D93;  
}

.rekvis, .rekvis p {
  font: 16px Arial, sans-serif;    
}

.section1{margin:20px 1px 1px 1px;}

.space{height: 25px; margin:20px;}
.space:after {color:#fff; content:" .";}

.a-center{ text-align: center;}
.a-left{ text-align: left;}
.a-right{ text-align: right;}