/* STYLE RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym {
border:0;
}

/* GENERAL */

html {
overflow-y: scroll;
width: 100%;
text-align: center;
}

body {
text-align: center;
background-image: url(images/background2.gif);
background-repeat: no-repeat;
background-position: center 170px;
background-attachment: fixed;
}

body#sagsgang {
background-image: url(images/background2.gif);
}

body#eksempel {
background-image: url(images/background1.gif);
}

body#kontakt {
background-image: url(images/background4.gif);
}

#wrap {
margin: 0 auto;
width: 760px;
text-align: left;
}

#header {
width: 760px;
height: 151px;
background: url(images/header.jpg) no-repeat;
}

#header_nopic {
width: 760px;
height: 151px;
background: url(images/header_nopic.jpg) no-repeat;
}

#content {
padding: 0 5px 0 5px;
}

#content-left{
padding: 0;
width: 176px;
margin: 0;
}

#content-right{
padding: 0 5px 0 5px;
width: 564px;
float: right;
margin: 0;
}

.img-leftside {
margin: 14px 10px 0 0;
position: relative;
right: 5px;
float: left;
}

/* MENU */

#menu {
line-height: 0;
padding: 0;
width: 577px;
height: 31px;
position: relative;
left: 183px;
top: 115px;
}

#menu ul {
list-style-type: none;
height: 31px;
width: 577px;
line-height: 0;
padding:0;
margin:0;
}

#menu li a {
float: left;
display: inline;
text-indent: -9999px;
height: 31px;
clear:none;
}

.m1, .m2, .m3, .m4 {
margin-left: 54px;
background: url(images/menu-sprite.gif) no-repeat;
}

.m1{
margin-left: 0;
width: 88px;
background-position: 0 0;
}

.m2{
width: 126px;
background-position: -88px 0;
}

.m3{
width: 112px;
background-position: -214px 0;
}

.m4{
width: 88px;
background-position: -326px 0;
}

.m1:hover, .m1-sel {
background-position: 0 -31px;
}

.m2:hover, .m2-sel {
background-position: -88px -31px;
}

.m3:hover, .m3-sel {
background-position: -214px -31px;
}

.m4:hover, .m4-sel {
background-position: -326px -31px;
}


/* TEKST */

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #231f20;
line-height: 24px;
padding: 0 0 0 0;
text-align: left;
margin-bottom: 12px;
}

strong {
font-weight: bold;
}

a {
text-decoration: underline;
color: #3f486f;
border: 0;
}

a:visited {
text-decoration: underline;
color: #3f486f;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #3f486f;
line-height: 48px;
text-align: left;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #3f486f;
line-height: 28px;
text-align: left;
}
