body {
margin: 20px 20px 0px 20px;
font-size: 14px;
font-family:verdana;
}
p.dato {
font-size:10px;
margin:0px;
}
tabel {
font-size: 14px;
font-family:verdana;
margin:5px;
padding:5px;
background : #CCCCCC;
}
table.kommentar {
background : red;
margin : 2px;
padding : 2px;
font-size : 6px;
}

h1,h2,h3 {
margin:0px;
}
h1 a {
font-size : 20px;
color : #000000;
font-family : verdana;
text-decoration: none;
}
h1 a:hover {
text-decoration: underline;
}
img.smiley {
vertical-align : middle;
}
a img {
border : 0px;
}
a{
color : #808080;
}
h1#blog {
font-size : 20px;
color : #000000;
font-family : verdana;
text-decoration: none;
}
#box {
width: 800px;
height: 400px;
margin: 0px auto -1px auto;
} 
#top {
position:relative;
height : 100px;
top:20px;
width:100%;
}
#stain {
position:absolute;
top:70px;
right:120px;
width:200px;
}
#indhold {
position:relative;
width : 800px;
top : 10px;
float: left;
}
#menu {
position:relative;
width:250px;
top:10px;
float : left;
}
#logo {
position:relative;
width:300px;
top : 10px;
left : 70%;
}
#blogmenu {
position:absolute;
width:200px;
top:180px;
right:20px;
}
