body {
background-color : #e8e8e8;
color : #90846A; 
padding : 0; 
margin : 0; 
} 
a {
text-decoration : none; 
font-family : "trebuchet MS", "verdana", "helvetica", "arial", sans-serif; 
font-size : 12px; 
background-color : #ffffff;
color : #555555; 
} 
a:hover {
text-decoration : underline; 
font-family : "trebuchet MS", "verdana", "helvetica", "arial", sans-serif; 
font-size : 12px; 
background-color : #ffffff;
color : #555555; 
} 
a:link {
text-decoration : none; 
font-family : "trebuchet MS", "verdana", "helvetica", "arial", sans-serif; 
font-size : 12px; 
background-color : #ffffff;
color : #555555; 
} 
a:visited {
text-decoration : none; 
font-family : "trebuchet MS", "verdana", "helvetica", "arial", sans-serif; 
font-size : 12px; 
background-color : #ffffff;
color : #555555; 
} 
.rubrik {
text-decoration : none; 
font-weight : bold; 
font-family : "trebuchet MS", "verdana", "helvetica", "arial", sans-serif; 
font-size : 12px; 
background-color : #ffffff;
color : #000000; 
} 
.text {
text-decoration : none; 
font-family : "trebuchet MS", "verdana", "helvetica", "arial", sans-serif; 
font-size : 12px; 
background-color : #ffffff;
color : #000000; 
} 
.lank {
text-decoration : none; 
font-family : "trebuchet MS", "verdana", "helvetica", "arial", sans-serif; 
font-size : 12px; 
background-color : #ffffff;
color : #000000; 
} 
.bild {
border : 0; 
} 

.main {
margin : auto; 
padding : 0px; 
width : 742px; 
position : relative;
border : 0 solid #000000; 
overflow : auto; 
background-color : #ffffff; 
color : #90846A; 
text-align : left; 
background-image : url(../grafik/bakgrund.gif); 
background-repeat : repeat-y; 
background-position : 0% 0%; 
} 

.nertill {
margin : auto; 
padding : 0px; 
width : 742px; 
height : 20px;
position : relative;
border : 0 solid #000000; 
overflow : auto; 
background-color : #ffffff; 
color : #90846A; 
text-align : left; 
background-image : url(../grafik/bakgrund_nertill.gif); 
background-repeat : no-repeat; 
background-position : 0% 0%; 
} 

.sidhuvud {
margin : auto;
padding : 0px; 
height : 133px; 
width : 702px; 
position : relative;
top : 0px;
border : 0 solid #000000; 
background-color : #ffffff; 
color : #90846A; 
background-image : url(../grafik/sidhuvud.gif); 
background-repeat : no-repeat; 
background-position : 0% 0%; 
text-align : left; 
} 

.meny {
margin : auto; 
padding : 0px; 
height : 37px;
width : 702px;
top : 0px;
position : relative; 
border : 0 solid #000000; 
background-color : #ffffff; 
color : #90846A; 
} 

.vanster {
margin : 0px;
padding-top : 8px;
padding-bottom : 8px;
padding-left : 8px;
padding-right : 8px;
width : 491px; 
float : left;
left : 20px;
position : relative;
border : 0 solid #000000; 
background-color : #ffffff; 
font-family : "trebuchet MS", "verdana", "helvetica", "arial", sans-serif; 
font-size : 13px; 
color : #90846A; 
} 

.hoger {
margin : 0px;
padding-top : 8px;
padding-bottom : 8px;
padding-left : 0px;
padding-right : 0px;
width : 191px; 
float : right;
right : 20px;
position : relative;
border : 0 solid #000000; 
background-color : #ffffff; 
font-family : "trebuchet MS", "verdana", "helvetica", "arial", sans-serif; 
font-size : 14px;
color : #90846A; 
} 

.sidfot {
margin : 0px;
padding-top : 8px;
padding-bottom : 8px;
height : 15px; 
width : 702px;
left : 20px;
float : left; 
position : relative;
border : 0 solid #000000; 
background-color : #ffffff; 
text-align : center; 
font-family : "trebuchet MS", "verdana", "helvetica", "arial", sans-serif; 
font-size : 14px;
color : #90846A; 
} 



/*-------------------- Formstyling below ---------------------*/

	div{
		width : 191px; 
	}
	form{
		width : 100%;
		background-color: #ffffff;
        color : #90846A; 

	}
	textarea{
		clear : both;
		width : 181px;
		height : 100px;
		border : 1px solid #bfb09b;
		padding : 4px;
		overflow : auto;
		font : 12px "trebuchet MS", "verdana", "helvetica", "arial", sans-serif;
		color : #90846A;
		background-color: #eCe7e1;
		margin-bottom : 5px;
	}
	input{
		margin : 5px 5px 5px 5px;
		padding : 0;
		width : 84px;
		height : 25px;
		float : left;
		font : 12px "trebuchet MS", "verdana", "helvetica", "arial", sans-serif;
		border : 1px solid #bfb09b;
		color : #90846A;
		background-color : #eCe7e1;
		}
		input:hover{
			color : #90846A;
			background-color : #eCe7e1;
		}
		input#clear{
		margin-left : 5px;
		}
		input#send{
			float : right;
		}

/*-------------------- End of Formstyling ---------------------*/
