
@charset "iso-8859-1";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*.......Här börjar min CSS......................................................................................*/

nav{
	 display:none;
	}
.ellips{
	 display:none;
	}
.ellips2{
	 display:none;
	}
.rand{
	 display:none;
	}
.index{
	border:0;
	text-shadow: none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
    
	}
h1 {
	padding-top: 20px;
	text-align: center;
	font-family: "Times New Roman", serif;
	color:#000 ; 
	font-size:35px;
	text-shadow: none;
   
	}
h2 {
	padding-top: 20px;
	text-align: center;
	font-family: "Times New Roman", serif;
	color:#000; 
	font-size:18px;
	text-shadow: none;
   
	}


h3 {
	
	text-align: left;
	font-family: "Times New Roman", serif;
    color:#000;
	font-size:20px;
	margin-bottom:10px;
	text-shadow: none;
    filter:none; 
	
	}	   

	
#container{
	        margin-left: auto;
            margin-right: auto;
			padding-left: 20px;
			padding-top: 20px;
	      }

heather {	
		 margin-right:10px;
		 width:700px;
		 height:140px;
		 float: right; 
		 background-image:url(../pics/ikon.png);
		 background-repeat:no-repeat;
		 background-position:left;
		
       }
header  p{
		  font-family: "Times New Roman", serif;
		  color: #000;
		  font-size:1.1em
		  text-shadow: none;
      
		 }
		 
header {	
		
		margin-right:10px;
		width:700px;
		height:140px;
		
       }

		 
		 

	  





article p{
	      
		
		   color:#000;
		   font-family: "Helvetica", serif;
		  	text-shadow: none;
  
		   }
	   


					
					
					
					
/*..............Tabelldesignen på laborationssidan.....................................................................................*/

............................................*/	    
		   
article {
			margin-top: 60px;
			margin-left: 270px;
			margin-right: auto;
			width:620px;
			text-shadow: none;
       }


article p{
		  font-family: "Times New Roman", serif;
		  padding-left:10px;
		  color: #000;
		  font-size:0.9em;
		 }
		 



		 
article li{
	        border-bottom:1px solid white;
			font-family: "Times New Roman", serif;
			color: #000;
			padding:5px;
			text-shadow:none;
		   }

		   
		   
		   
.flashlankar{
			  position:absolute;
			  top:700px;
			  left:25px;
			  display:block;
			  padding-bottom:10px;
			  font-family: "Times New Roman", serif;
			  color: #000;
	         }	
			 
.flashlankar li{
		          padding-bottom:10px;
	            }		   



/*..............Ansvarig för sidan .....................................................................................*/

footer {
	   margin-top: 40px;
	   margin-left: 270px;
	   width:620px;
       }
	   
footer p{
		  font-family: "Times New Roman", sans-serif;
		  padding-left:80px;
		  color: #000;
		  font-size:0.8em;
		 }
		 
		 
		 
		 
		 

		
/*.......Mitt formulär.........................................................................................*/


#cform {
	   width: 480px;
	   margin-right:250px;
	   background-color:#A0AF96 ;
	   padding:20px;
	  }
#cform label {
				width:240px;
				text-align:right;
				font-family:"Helvetica", serif;
				font-size:16px;
				color:#000;
				display:block;
				float:left;
				padding-right:10px;
				clear:left;
				margin-bottom:4px;
              }



#cform .kommentar {
				font-family:"Times New Roman", serif;
				font-size:14px;
				text-align: left;
				color: #000;
                }
				
#cform .send {		
			width:200px;
			margin-left:5px;
             }



#cform legend {
			   font-family:"Times New Roman", serif;
			   color:#000;
		       font-size:18px;
              }


#knapp {
       display:none;
       }


