@charset "UTF-8";
body  {
	background: #E3E3E3; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a img {
border: none;
}
p, #mainContent ul, #mainContent ol {
	line-height: 1.3;
}
h1, h2, h3, h4 {
	color: #564d46;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 130%;
	line-height: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 110%;
	margin-bottom: 4px;
	margin-top: 22px;
}
h3 {
	font-size: 100%;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 1.5;
}
a {
	color: #564D46;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #402C25;
	text-decoration: none;
}
#container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #d5d1ce; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #b9aba0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 80%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 22;
	margin-left: auto;
} 
#header {
	background-color: #b9aba0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/vs_header_back_flag.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 0px;
} 
#header img {
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header ul {
	background-color: #402C25;
	overflow: auto;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #564d46;
}
#sidebar1 ul {
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/vs_line_09.png);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 380px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#sidebar2 img {
	padding-bottom: 12px;
}
#sidebar2 h2 {
	margin: 0px;
}
#sidebar2 h3 {
	margin: 0px;
}
#sidebar2 p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#header li {
	font-size: 100%;
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9ABA0;
	font-weight: bold;
}
#header li a {
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	color: #B9ABA0;
}
#header li a:hover, #header li a:active, #header li a:focus {
	color: #564D46;
	background-color: #B9ABA0;
}
.start #start a, .broschyr #broschyr a, .bakgrund #bakgrund a, .riktlinjer #riktlinjer a, .verksamhet #verksamhet a, .mal #mal a, .personal #personal a, .lokaler #lokaler a, .ansokan #ansokan a, .bilder #bilder a, .kontakt #kontakt a, .menu_last #menu_last a     {
	color: #402C25;
	background-color: #d5d1ce;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#header #menu_last {
	border-right-width: 0px;
	border-right-style: none;
}
#top_flash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9ABA0;
}
#outer_wrap {
	background-image: url(images/start_mall_05.jpg);
	background-color: d5d1ce;
	background-repeat: repeat-x;
}
#main_text {
	margin-left: -8px;
}
#ansokan1 {
	background-image: url(images/ansokan-1.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-left: 35px;
	padding-top: 5px;
	margin-right: 150px;
}
#ansokan2 {
	background-image: url(images/ansokan-2.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-left: 35px;
	padding-top: 5px;
	margin-right: 150px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/vs_line_09.png);
	background-repeat: repeat-y;
	background-position: right top;
	min-height: 380px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.no_top {
	margin-top: 0px;
}
#mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 80px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#mainContent2 {
	margin-top: 10;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#mainContent2 h1 {
	padding-top: 50px;
	text-align: left;
}
#mainContent2  p, #mainContent2 h1, #mainContent2 h2, #mainContent2 h3, #mainContent2 ul {
	padding-left: 10px;
	padding-right: 25px;
	list-style-position: inside;
}
#footer {
	padding: 0 10px 0 20px;
	background-color: #402C25;
	text-align: center;
	color: #B9ABA0;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
#footer a {
	text-decoration: none;
	color: #B9ABA0;
}
#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: underline;
	color: #E5E0DC;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent2 p {
	padding-right: 150px;
}
#elevlogg
{
  display: block;
  width: 180px;
  height: 60px;
  background: url("http://www.vintertullsskolan.se/images/vs_rollover_elevlogg_180x120.gif") no-repeat 0 0;

}

#elevlogg:hover
{ 
  background-position: 0 -60px;
}

#elevlogg span
{
  display: none;
}

#veckan
{
  display: block;
  width: 180px;
  height: 60px;
  background: url("http://www.vintertullsskolan.se/images/vs_rollover_veckan_180x120.gif") no-repeat 0 0;

}

#veckan:hover
{ 
  background-position: 0 -60px;
}

#veckan span
{
  display: none;
}

#lunch
{
  display: block;
  width: 180px;
  height: 60px;
  background: url("http://www.vintertullsskolan.se/images/vs_rollover_lunch_180x120.gif") no-repeat 0 0;

}

#lunch:hover
{ 
  background-position: 0 -60px;
}

#lunch span
{
  display: none;
}

#data
{
  display: block;
  width: 180px;
  height: 60px;
  background: url("http://www.vintertullsskolan.se/images/vs_rollover_data_180x120.gif") no-repeat 0 0;

}

#data:hover
{ 
  background-position: 0 -60px;
}

#data span
{
  display: none;
}

#antimobbning
{
  display: block;
  width: 180px;
  height: 60px;
  background: url("http://www.vintertullsskolan.se/images/vs_rollover_antimobbning_180x120.gif") no-repeat 0 0;

}

#antimobbning:hover
{ 
  background-position: 0 -60px;
}

#antimobbning span
{
  display: none;
}

#nyheter
{
  display: block;
  width: 180px;
  height: 60px;
  background: url("http://www.vintertullsskolan.se/images/vs_rollover_nyheter_180x120.gif") no-repeat 0 0;

}

#nyheter:hover
{ 
  background-position: 0 -60px;
}

#nyheter span
{
  display: none;
}

#skolverket
{
  display: block;
  width: 180px;
  height: 60px;
  background: url("http://www.vintertullsskolan.se/images/vs_rollover_skolverket_180x120.gif") no-repeat 0 0;

}

#skolverket:hover
{ 
  background-position: 0 -60px;
}

#skolverket span
{
  display: none;
}

#jobb
{
  display: block;
  width: 180px;
  height: 60px;
  background: url("http://www.vintertullsskolan.se/images/vs_rollover_jobb_180x120.gif") no-repeat 0 0;

}

#jobb:hover
{ 
  background-position: 0 -60px;
}

#jobb span
{
  display: none;
}

