* {
margin:0;
padding:0
}

body {
font-family:trebuchet ms,Helvetica, sans-serif;
background-color:#373737;
background-image:url('layout/bodyfill.png');
background-repeat:repeat-x;
scrollbar-base-color:red;
scrollbar-3dlight-color:#EEE;
scrollbar-track-color:#8C8C8C;
margin:0;
padding:0
}

img {
border:none
}

a:link {color: #000000;text-decoration: underline}     
a:visited {color: #000000;text-decoration: underline}  
a:hover {color: #bb0000;margin-left:5px;text-decoration: underline}   
a:active {color: #bb0000;text-decoration: underline}   

#wrapper {
width:980px;
margin:0 auto
}

#faux {
background:url(layout/filler.png);
margin-bottom:0;
overflow:auto;
width:100%;
border:0 solid red
}

#header {
width:980px;
height:170px;
background-color:#373737;
background-image:url('layout/topsektion.png');
margin:0;
padding:0
}

#leftcolumn {
font-family:trebuchet ms,verdana,arial;
display:inline;
color:#000;
margin-left:22px;
width:165px;
float:left;
border:0 solid blue;
padding:0
}

#leftcolumn h1 {
color:#b00;
font-family:trebuchet ms,arial black,impact;
font-size:x-large;
background-image:url('layout/menuh1.png');
background-repeat:no-repeat;
padding-left:12px
}

#leftcolumn ul {
margin-left:25px;
list-style:none;
padding:0
}

#leftcolumn li {
margin-bottom:auto;
background:none;
list-style-image:url('layout/bullet.png');
padding:0
}

#leftcolumn li:hover {
margin-bottom:auto;
background:none;
list-style-image:url('layout/bullethover.png');
padding:0
}

#leftcolumn a:link,a:visited,a:hover,a:active { text-decoration:none }

.newsheader {
font-weight:700;
text-decoration:underline;
font-size:larger;
}

.visgbog {
width:95%;
border:2px ridge #d0d0d0;
margin:6px;
padding:3px
}


#rediger {
font-family:arial;
border:2px dashed green
}

#content {
float:left;
color:#101010;
margin-left:8px;
width:633px;
display:inline;
position:relative;
border:0 solid blue;
padding:0
}

#content ul {
margin-left:50px
}

#content h1 {
font-family:arial #000;
background-image:url('layout/h1back2.png');
background-repeat:repeat-x;
color:#b00
}

#content a:link {color: #000000;text-decoration: underline}     
#content a:visited {color: #000000;text-decoration: underline}  
#content a:hover {color: #bb0000;margin-left:0px;text-decoration: underline}   
#content a:active {color: #bb0000;text-decoration: underline}   

#rightcolumn {
display:inline;
position:relative;
color:#333;
margin-right:22px;
width:120px;
float:right;
border:0 solid blue;
font-size:smaller;
padding:0
}

#rightcolumn  a:link {color: #000000;text-decoration: underline}     
#rightcolumn  a:visited {color: #000000;text-decoration: underline}  
#rightcolumn  a:hover {color: #bb0000;margin-left:0px;text-decoration: underline;} 
#rightcolumn  a:active {color: #bb0000;text-decoration: underline}   

#footer {
width:980px;
clear:both;
height:132px;
color:#333;
background-color:#373737;
background-image:url('layout/footer.png');
margin:0;
padding:0
}

#footertext {
text-align:center;
color:#FFF;
border:0 solid blue;
padding-top:80px
}

.clear {
clear:both;
background:none
}

