/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/ 

 /* NOLLST�LLNING AV CSS I WEBL�SARE! B�RJAN*/

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;
}
/*NOLLST�LLNING AV CSS I WEBL�SARE! SLUT*/



/**************************************************** 

F�R DATORER START

*****************************************************/



.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}



body {
	margin: 0;
	font: 0.75em/1.75em "Helvetica Neue", Helvetica, Arial, sans-serif;
   color: #555;
	background: #EFEFF9;
	padding: 0;
}




#pagewrap {width: 1060px; 
color: black;  
padding: 10px;
margin: auto;

}


/*header*/

#header {
	
  width: 1060px;
  height: 200px;
 float: left;
 margin: auto;
 background-color: #EFEFF9;
 

	}


#container { 
	width: 820px; 
	float: left; 
	color: black; 
	background-color: #fff; 
	padding: 20px 10px 60px 10px;
	margin: 20px 0 10px 0;
	border: 2px solid transparent;
	border-radius: 10px;
	
	-moz-border-radius:10px;
	
	-moz-box-shadow:0 0 15px #111;
    -webkit-box-shadow:0 0 15px #111;
    box-shadow:0 0 15px #111; 
    
	}

  
#logga { 
width: 350px; 
margin: auto;
 /* TA BORT UNDERSTRYKNINGSRAM*/
padding: 10px 0px; 
margin-bottom: 15px; 
	
}




	
/*Meny*/
#meny {
	width: 746px; 
	margin: auto;  
	padding: 3px 10px 0 60px; 
	border-top: 1px double grey; 
	text-align: right; 
	text-decoration: none;
	font-size: 1.3em; 
	font-style: normal; 
	font-weight: bold; 
	} /*Meny SlUT*/

ul li {
	display: inline;
	margin: 0 40px 0 0;
	
	
	}

ul li a {color: grey; text-decoration: none;}

ul li a:hover {
	color: #ff3399;
	
	}
	
	
/*RUBRIKER*/ 
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #333;
	line-height: 1.3em;
	
	
}
h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1.666666666666667em;}
h4 { font-size: 1.5em; }
h5 {
	font-size: 1.333333333333333em;
	margin: 20px 0 5px 0;
}
h6 {
	font-size: 1.166666666666667em;
	text-transform: uppercase;
	font-weight: normal;
}


/*Images (BILDER))*/

img {
	
	-moz-border-radius:10px;
	border-radius:10px;
	}

/*ANNONSBILDER SKUGGA*/
#sidebar img {
	
	
	-moz-box-shadow:0 0 15px #111;
    -webkit-box-shadow:0 0 15px #111;
    box-shadow:0 0 15px #111; 
    
	}

#footer img {
	
	
	-moz-box-shadow:0 0 15px #111;
    -webkit-box-shadow:0 0 15px #111;
    box-shadow:0 0 15px #111; 
    
	}
	
#header img {
	
	
	-moz-box-shadow:0 0 15px #111;
    -webkit-box-shadow:0 0 15px #111;
    box-shadow:0 0 15px #111; 
    
	}

/*TEXT*/

#textintro {width: 620px; margin: auto;  padding: 40px 60px 0 60px;}

#textoutro {width: 520px; margin: auto; font-size: 0.9em; color: grey; padding: 30px 0 0 0}

#textkontakt {width: 620px; margin: auto; padding: 40px 60px 0 60px;}



/*r�kningsformul�r*/
form{text-align: center;}
#knappar {padding: 0 0 0 263px}  /*hur f� i mitten utan padding.

# {
	background-image: url(images/vcardfill.png);
	background-repeat: no-repeat;
	color: #666;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: 28em;
}*/

#skrivruta {
width: 200px;	
	}

#hp {
width: 20px;	
	}
	
/*#betyg {
width: 
	
	}*/

/*H�GERSPALT*/

#sidebar {
  width: 200px;
 float: right;
 margin-top: 20px;

  
}


#footer {
  width: 840px; float: left; margin: auto; padding: 0 10px;
  

}


/*FORMUL�R START */

/*FORMUL�RET �R SKRIVET DIREKT Ihtmlkoden.*/

/*FORMUL�R SLUT*/



/*A MEDIA SURFPLATTA START*/
@media only screen and (min-width:481px) and (max-width:768px) {
/*@media only screen and (min-width:481px) and (max-width:768px){*/


body {
	
	font: 0.6em/1.6em "Helvetica Neue", Helvetica, Arial, sans-serif;
   color: #555;

	
}

#pagewrap {

width: 100%; 	
 	
 	}	
 	
 	
#header {
	
  width: 100%;
  height: 18.8%;
  
  
 }
	
#slidedom {
width: 100%;	
height: 100%;
	} 

	
#container {

width: 77%;/*820px;*/
padding: 1.8% 0.9% 5.6% 0.9%;
	margin: 1.8% 0 0.9% 0;

}	
	
img {
max-width: 100%;	
width: 100%;	
	}

#footer img{
width:48%;	
	}
	
#header img {
width: 100%;
float: left;
	
	}	

#logga {

width: 33%;/*350px;*/
margin: auto;
 	
 	}
 	
#meny {
	width: 70%;/*746px;*/
   margin: auto;  
	padding: 0.3% 0.6% 0 4%; 
	border-top: 1px double grey; 
	text-align: right; 
	text-decoration: none;
	font-size: 1em; 
	font-style: normal; 
	font-weight: bold; 
	} /*Meny SlUT*/


ul li {
	display: inline;
	margin: 0 4% 0 0;
	
	}

ul li a {color: #ff3399;}



h1 { font-size: 1.2em; 
	
	}
	
h3 { font-size: 1.1em; }

h5 {
	font-size: 1.333333333333333em;
	margin: 1.886% 0 0.47% 0;
}


div #textintro  
{width: 68%;/*620px;*/
padding: 3.77% 3% 0 3%;  
}


#textoutro 
{width: 66%;/*520px;*/
font-size: 0.7em;
padding: 2.8% 0 0 0;


}

/*********   Lagt in denna div id i Utr�kningsformul�ret. B�RJAN *********/

#knappar {padding: 0 0 0 24.811%}

	

/*********   Lagt in denna div id i Utr�kningsformul�ret. SLUT *********/
#sidebar {
width: 19%;/*200px;*/
margin-top: 1.8%;
}
 
#footer {
width: 79%;/*840px;*/
padding: 0 0.9%;
}
	
	
} /*A MEDIA SURFPLATTA SLUT*/

@media only screen and (max-width:480px) {

body {
	
	font: 0.6em/1.6em "Helvetica Neue", Helvetica, Arial, sans-serif;
   color: #555;

	
}

#pagewrap {

width: 100%; 	
 	
 	}	
 	
 	
#header {
	
  width: 100%;
  height: 18.8%;
  
  
 }
	
#slidedom {
width: 100%;	
height: 100%;
	} 

	
#container {

width: 77%;/*820px;*/
padding: 1.8% 0.9% 5.6% 0.9%;
	margin: 1.8% 0 0.9% 0;

}	
	
img {
max-width: 100%;	
width: 100%;	
	}

#footer img{
width:48%;	
	}
	
#header img {
width: 100%;
float: left;
	
	}	

#logga {

width: 33%;/*350px;*/
margin: auto;
 	
 	}
 	
#meny {
	width: 70%;/*746px;*/
   margin: auto;  
	padding: 0.3% 0.6% 0 4%; 
	border-top: 1px double grey; 
	text-align: center; 
	text-decoration: none;
	font-size: 1em; 
	font-style: normal; 
	font-weight: bold; 
	} /*Meny SlUT*/


ul li {
	display: inline;
	margin: 0 4% 0 0;
	
	}

ul li a {color: #ff3399;}



h1 { font-size: 1em; 
text-transform: uppercase;
margin: 0 0 1.41% 0;
	
	}
	
h3 { font-size: 1.1em; }

h5 {
	font-size: 0.9em;
	margin: 1.886% 0 0.47% 0;
}


div #textintro  
{width: 68%;/*620px;*/
padding: 3.77% 3% 0 3%;
display: none;  
}

div #textkontakt  
{width: 68%;/*620px;*/
padding: 3.77% 3% 0 3%;  
}


#textoutro 
{width: 90%;/*520px;*/
font-size: 0.7em;
padding: 2.8% 0 0 0;


}

/*********   Lagt in denna div id i Utr�kningsformul�ret. B�RJAN *********/

#knappar {padding: 0 0 0 24.811%}

#underFullPoints {
	font-color: red;
}	

/*********   Lagt in denna div id i Utr�kningsformul�ret. SLUT *********/
#sidebar {
width: 19%;/*200px;*/
margin-top: 1.8%;
}
 
#footer {
width: 79%;/*840px;*/
padding: 0 0.9%;
}
	
	
	
ul li a {text-transform: uppercase;}
	
	


}