/* RGB for mørk grøn : 108, 6c; 178, b2; 80, 50; */
/* RGB for lys grøn : 187, 222, 166 */

/* Styles til body og tabeller */

body {
background-color: #ffffff; 
color: #000000;
font-family: verdana, arial; 
font-size: 11px;
background-image: url(../img/layout/back.jpg);
}

/* Styles til tekster og overskrifter */

.overskrift {
font-family: verdana, arial; 
font-size: 14px;
font-weight: bold;
padding-bottom: 12px
}

h2 {
font-family: verdana, arial; 
font-size: 14px;
font-weight: bold;
padding-bottom: 12px
}

/* Styles til diverse */

.skillelinie {
height: 1px;
border: dashed 1px black;
width: 400;
text-align:left;
}
.stillingslinie {
height: 1px;
border: solid 1px black;
width: 100;
text-align:center;
}
.billede {
background-image: url(picback.jpg);
background-repeat: no-repeat;
}
#msg_table {
border-color:#000000; 
border-width:1px; 
border-style:dashed; 
background-color: #eeeeee; 
}
.shop {
background-image: url(../img/downloadtable.jpg);
background-repeat: no-repeat;
}
