BODY {
background: #B47437;
}
* {
        margin:0;
        padding:0;
}

#wrap {
	background: url('./images/bg3.gif') no-repeat;
        background-attachment: ;
	margin: 0 auto auto auto;
	width:1005px;
        height:654px;
}

#logo {
	background: url('./images/logo3.gif') no-repeat;
        background-attachment: fixed-top;
	width:1005px;
	height:151px;
	float;left;
}

#meny {
 	background: url('./images/meny.gif') no-repeat;
        background-attachment: fixed-top;
        width:138px;
        height:307px;
	margin-left:60px !important; 
	margin-left:30px; 
	margin-top:0px;
	float:left;
	border:0px solid #A5652D;
}

#content {
        background: url('./images/content.gif') ;
	background: url('./images/content.gif') !important;
        width:572px;
        height:444px;
        margin-left:4px;
	margin-bottom:4px;
	float:left;
        border:0px solid #FFF;
	overflow:auto;
}

#meny2 {
        background: url('./images/meny2.gif') no-repeat;
        width:181px;
        height:366px;
        margin-left:10px;
	float:left;
        border:0px solid #FFF;
}
img {border:0px;}
p {
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#FDE6BA;
font-style:normal;
padding:5px;
}
p.meny {
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#FDE6BA;
font-style:normal;
margin-bottom: 10px;
padding-left:5px;
padding-top:5px;
}
p.right {
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#EBAE40;
font-style:normal;
}
p.overskrift {
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#FDE6BB;
font-style:normal;
}
p.styret {
font-family:Verdana;
font-size:13px;
font-weight:bold;
color:#FDE6BB;
font-style:normal;
}
p.uoverskrift {
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#FDE6BB;
text-decoration:underline;
}
p.news {
font-family:Verdana;
font-size:15px;
font-weight:bold;
color:#99CCFF;
font-style:normal;
}

h2 {
font-family:Verdana;
font-size:18px;
font-weight:bold;
color:#FDE6BB;
font-style:normal;
}

A:link {
COLOR: #FDE6BA;
TEXT-DECORATION: none;

}
A:hover {
COLOR: #FDE6BA;
TEXT-DECORATION: underline;
}
A:visited {
COLOR: #FDE6BA;
TEXT-DECORATION: none;
}
A:hover {
COLOR: #FDE6BA;
TEXT-DECORATION: underline;
}
input,textarea, select {
background-color: transparent;
border-bottom:  1px dotted #FDE6BA;
border-left: 1px dotted #FDE6BA;
border-right: 1px dotted #FDE6BA;
border-top: 1px dotted #FDE6BA;
COLOR:#FDE6BA;
FONT-FAMILY: Verdana;
FONT-SIZE: 12px;
}
BODY {
background: #B47437;
background-attachment:fixed;
scrollbar-arrow-color: #A5652D;
scrollbar-track-color: #A5652D;
scrollbar-face-color: #621B07;
scrollbar-highlight-color: #621B07;
scrollbar-3dlight-color: #A5652D;
scrollbar-darkshadow-color: #A5652D;
scrollbar-shadow-color: #A5652D;
}

hr#guestbook {
size: 2px;
}
table#tabell {
margin-left:10px;
margin-bottom:6px;
border-right:1px dotted #FFFFFF; 
border-top:1px dotted #FFFFFF; 
border-left:1px dotted #FFFFFF; 
border-bottom:1px dotted #FFFFFF;
width: 500px;
}
