
/* Layout Stylesheet */ 

body {
 margin:20px;
 background-image:url(images/grad_bg.jpg);
 background-repeat:repeat-x;
 color: #333333;
 text-align:center;
 padding:0;
 }

#outer {
 text-align:left;
 border:1px solid #b7b3b2;
 border-width:1px 1px 1px 1px;
 width:1000px;
 
 margin:auto;
 }

#hdr {
 height:160px;
 width:999px;
 background:url(images/hdr5.jpg);
 background-repeat:no-repeat;
 border:solid #b7b3b2;	
 border-width:0px 0px 4px 0px;

 }




#left{
 float:left;
 width:207px;
 margin-left:15px;
 }

#l-col {
 float:left;
 width:207px;
 border:solid #b7b3b2;	
 border-width:1px 1px 1px 1px;
 
}
#button {
 float:left;
 background:url(images/meny.jpg);
 background-repeat:no-repeat;
 width:197px;
 height:29px;
 border:solid #b7b3b2;	
 border-width:0px 1px 1px 0px;
 line-height:12px;
 padding-left:10px;

 
}
#button1 {
 float:left;
 background:url(images/button1.jpg);
 background-repeat:no-repeat;
 color: #333333;
 width:187px;
 height:29px;
 line-height:26px;
 text-align:left;
 text-decoration:none;
 padding-left:20px;
 font-size:96%; }

#button1:hover {
 float:left;
 background:url(images/button2.jpg);
 background-repeat:no-repeat;
 color: #000;
 width:187px;
 height:29px;
 line-height:26px;
 text-align:left;
 padding-left:20px;
 font-size:96%; }




#l-col2 {
 float:left;
 background:url();
 background-repeat:no-repeat;
 color: #333333;
 width:207px;
 height:181px;
 margin-top:15px;
 border:solid #b7b3b2;	
 border-width:1px 1px 1px 1px;
 text-align:left;

 }

#right {
 float:right;
 background:#fff;
 background-repeat:no-repeat;
 color: #333333;
 width:650px;
 margin-right:40px;
 border:solid #b7b3b2;
 border-width:1px 1px 1px 1px;
 text-align:left;
 padding-bottom:20px;
 }


#border {
 background:url(images/border.jpg);
 background-repeat:no-repeat;
 color: #000;
 width:650px;
 height:29px;
 border:solid #b7b3b2;
 border-width:0px 1px 1px 0px;
 font-family:verdana;

 line-height:12px;
 }


#center {
 width:1000px;
 float:left;
 background:#ffffff;
 border:solid #b7b3b2;	
 border-width:0px 0px 1px 0px;
 padding-top:20px;
 padding-bottom:20px;
 font-family:verdana;
 font-size:90%;
 }

#ftr {
 width:1000px;
 height:34px;
 background:url(images/ftr.jpg);
 color: #000;
 border:solid #b7b3b2;
 border-width:1px 1px 0 0;
 font-size:80%;
 line-height:30px;
 text-align:center;
}

#images {
}

#image {

 border:solid #b7b3b2;
 color: #000;	
 border-width:1px 1px 1px 1px;
 float:left;
 margin-left:10px;
}

#ominger {
 border:solid #b7b3b2;
 color: #000;	
 border-width:1px 1px 1px 1px;
 width:640px;
 height:200px;
}

.form {
 margin-left:10px;
 margin-top:5px;
 font-family:verdana;
}
.formbutton {
 border:solid #b7b3b2;
 border-width:1px 1px 1px 1px;
 margin-left:10px;
 margin-top:5px;
 font-family:verdana;
}
