body {
	background-IMAGE: url('http://www.intrikat.com/layout/BG6.gif');
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0;
}


h1 {

  color: #9D5C0F;
  font-size:18px; 
  font-family:Verdana;}

h2 {

       color:black;
       font-size:16px;
       font-family:Verdana;
       }


ul
{
list-style-type: none;
padding: 10px;
margin: -12px;
}
li
{
background-image: url(sqpurple.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px;
}

a:link    {color: #5C370C; text-decoration: none;}
a:visited {color: #455347; text-decoration: none;}
a:active  {color: #455347; text-decoration: none;}
a:hover   {color: #455347; text-decoration: underline;}

small {
font-size: 11px;
color: #455347;
}
textarea {
width: 300px;
height: 120px;
border: 2px solid #B58639;
padding: 5px;
font-family: Monospace; color: #4B554C   ;
background-image: url(http://www.intrikat.com/layout/tekstbg.gif);
background-position: bottom right;
background-repeat: repeat;
background-color: #F7F9F7;
}

INPUT {
border-right: 1px solid #B17F43;
border-left: 1px solid #84633C;
border-top: 1px solid #84633C;
border-bottom: 1px solid #B17F43;
padding: 2px;
font-family: Monospace; color: #6C5736 ;
background-color: #D68E31;
}


#page, #wrapp, #header
{
  margin: 0 auto;
}

#mellom, #footer, #page, #wrapp, #header
{
  width:900px;
}

#teksten
{

margin: 5 268 0 5;
}

#mellom
    {
 margin: auto auto 0 auto;
 background-color: #7A754C;
 color: #565841;
 text-align: center;
font-size:10px;

}
#footer
{
 margin: auto auto 0 0;
 background-color: #7A754C;
 text-align: center;


}



#wrapp {
  background-color: #7A754C;
  border-top: 1px dotted #B6B7A7;



}

#header {
	background-image: url('http://www.intrikat.com/layout/treningscamp3.jpg');
		height:350px;
}

.meny{
  	background: #A56821;
	width: 230px;
		float:right;
		padding: 10px ;
		margin: 350px 10 10px 10px;
		border-left: 1px dotted #B6B7A7;
		border-bottom: 1px dotted #B6B7A7;
		border-right: 1px dotted #B6B7A7;
}

.menytitel
{text-align: left;
h1: color: #565841; }


