html {
  height: 100%;
  /* background-color: #E3F2FA; */
  background-color: black;
  padding-top: 2px; 
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 16px;
  width: 1250px;
  margin-left: auto;
  margin-right: auto;    
}
h1 {
  margin: 0;
  padding: 0;
  left: 0;
  width: 1250px;
  text-align: center;
  border-bottom-width: 1px;
  	font: normal normal 48px Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
	color: #333;
	text-shadow: 0 0 -1px black;
  top: 4px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
#heading img {   
	border-radius: 10px;  margin-top: 5px; margin-left: 5px; 
	}
#contents {
  text-align: center;
  border-style: none;
  border-width: 1px;
  border-top: 1px none #ff6600;
  background-color: papayawhip;
  right: 0;
  left: 0;
  min-height: 900px;
  margin-right: auto;
  width: 1191px;
  margin-left: auto;
  color: black;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 18px;
}
#heading {  
  padding-left: 0;
  height: 80px;
  width: 1248px;
  color: black;
  /* background-color: #FFEEFD; */
  background-color: white;
  border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
#footing {
  border-style: solid none none;
  border-top: 1px solid black;
  text-align: center;
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
font-family: Verdana,Geneva,sans-serif;
font-size: 12px;
line-height: 1.4em;
}
#wrapper {
  float: left;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  padding-top: 3px; 
}
.center {
  right: 0;
  margin-left: auto;
  position: absolute;
  left: 0;
  margin-right: auto;
}
a:link {
  color: blue;
}
a:visited {
  color: blue;
}
a:hover {
  color: red;
}
.menu {
border-style: solid none;
border-top: 1px solid black;
border-bottom: 1px solid black;
padding-bottom: 1px;
font-size: 1.12em;
padding-top: 2px; padding-left: 1px;
font-weight: bold;
position: absolute;
border-right-color: black;
top: 88px;
left: 0;
}
.menu ul {
  margin: 0;
  padding: 2px 1px 5px 5px;
  background-color: white;
  width: 100%;
  border-radius: 10px;  
  border: 0px solid black;  
}
.menu ul li {
  display: inline;
}
.menu ul li:first-child {
  display: inline;
  padding-left: 0px;
}
.menu ul li a {
  border-bottom: 1px solid blue;
  padding: 1px 2px 0 2px;
  text-decoration: none;
  margin-right: 6px;
  color: blue;
  margin-left: 0px;
}
.menu ul li a:hover {
  border-bottom: 1px solid yellow;
  padding: 2px 2px 0px 2px;
  margin-right: 6px;
  text-decoration: none;
  color: yellow;
  margin-left: 0px;
 background-color: grey;  
 border-radius: 3px;    
}
h2 { 
display: inline; 
font: normal normal 1em Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
}
#chatboks 
{
  margin-top: 40px;
  margin-bottom: 20px;
  width: 720px;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
}

h4 {
  margin: 0 0 0 0px;
  display: inline;
  font-weight: normal;
  font-size: 1em;
  font-family: Arial,Helvetica,sans-serif;
}
#rssboks {
top: 120px;
color: white;
position: absolute;
right: 12px;
font-weight: bold;
font-size: 0.8em;
}
	
#footing {
	color: black;
}	
h2 a:hover, #footing a:hover {
	color: red;
}
#antbox {
left: 0px;
text-align: center;
height: 10px;
width: 100%;
top: 4px;
font-weight: bold;
color: black;
position: relative;
font-size: 1em;
white-space: nowrap;
}
.midt_link {
  font-size: 1.17em;
  text-align: center;
}
#footing img {
   background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: 8px;
}
#footing img:hover {
  border: 2px solid yellow;
}
#topmenu {
font: normal normal 1em Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
position: absolute;
top: 58px;
left: 0;
margin-left: auto;
margin-right: auto;
width: 1250px;
width: 100%;
text-align: center;
white-space: nowrap;
color: crimson;
/* background: #F9EDBE; */
}
.menny {
clear: both;
font: normal normal 1em Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
margin-left: auto;
margin-right: auto;
width: 100%;
text-align: center;
white-space: nowrap;
/* background: #F9EDBE; */
}
#topmenu a, .menny a {
font-weight: bold;
border-radius: 3px;
background-color: #F6F9ED;
}
#topmenu a:hover, .menny a:hover  {
background: pink;
color: black;
border-radius: 3px;
box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.6); 
}
.vanlig {
font-weight: normal !important;
}
#preview a img
{
  border : 0;
}
h3 {
margin: 26px;
font-weight: normal;
text-align: justify;
}