@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center; /* centers in IE 5* browsers */
	color: #000000;
	background-attachment: scroll;
	background-color: #a79eb7;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	scrollbar-base-color: #b5bf1d;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #b5bf1d;
	scrollbar-darkshadow-color: #b5bf1d;
	scrollbar-face-color: #b5bf1d;
	scrollbar-track-color: #b5bf1d;
}
#container {
	width: 800px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #63537f;
	border-left-color: #63537f;
}
#uppe {
	background-color:#ffffff;
	background-image:url(img/uppe.jpg);
	height:187px;
	width:800px;
	padding-bottom:0px;
	}
	
#main {
	padding-top: 0;
	padding-right: 65px;
	padding-bottom: 0;
	padding-left: 65px;
	background-color:#ffffff;
	height:850px;
}
#main-andra {
	padding-top: 0;
	padding-right: 65px;
	padding-bottom: 0;
	padding-left: 65px;
	background-color:#ffffff;
	min-height:500px;
}

/* MENY */

.link {
	text-align:left;
	font-size:14px;
	color:#321370;
	font-family: Verdana, Arial, Helvetica, sans-serif;	

	}
.link li { 
	display: inline;
	padding-right: 18px;
 }
.link span#aktuell
{
color: #98a200;
}
/* SUBMENY */
.sublink {
	text-align:left;
	font-size:12px;
	color:#317ca1;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin-left:35px;
	width:600px;
	padding-top:7px;
	padding-left:100px;

	}
.sublink li { 
	display: inline;
	padding-right: 26px;
 }
.sublink span#aktuell {
color: #98a200;
}
.sublink li a:link {
	color:#317ca1;	
	text-decoration: none;
	font-weight:bold;
	}
.sublink a:visited {
	text-decoration: none;	
	color:#317ca1;
	font-weight:bold;
}
.sublink a:hover {
	color:#443b53; 
	text-decoration:none;
	font-weight:bold;
}
.sublink a:active {
	color:#443b53; 
	text-decoration:none;
	font-weight:bold;
	}
	
 
/* BOXAR INDEX */
.valkommen-img {
	background-image: url(img/ettan-bg.jpg);
	float: left;
	height: 282px;
	width: 308px;
	margin-right: 40px;
	margin-top:30px;
}
.valkommen {
	overflow: auto;
	height:250px;
	width:270px;
	padding:15px;
	}	
.nyheter-img {
	background-image: url(img/ettan-bg.jpg);
	float: left;
	height: 282px;
	width: 308px;
	clear:right;
	margin-bottom:40px;
	margin-top:30px;
}
.nyheter {
	overflow: auto;
	height:250px;
	width:270px;
	padding:15px;
	}
.foto {
	background-image:url(img/ettan.jpg);
	width: 660px;
	height: 342px;
	clear:both;
	margin-bottom:40px;
	}

/* BOX ANDRA SIDOR */

.mittuppe {
	background-image:url(img/600-uppe.jpg);
	height:10px;
	width:600px;
	margin-top:30px;
	margin-left:35px;
	margin-bottom:0px;
	padding-bottom:0px;
	}
.mittmitten {
	width:560px;
	padding:20px;
	background-color:#b5bf1d;
	margin-left:35px;
	}
.mittnere {
	background-image:url(img/600-nere.jpg);
	height:10px;
	width:600px;
	margin-bottom:30px;
	margin-left:35px;
	}

table td {
	padding: 5px;
}
.larareimg {
	width: 150px;
	height: 150px;
	border: solid;
	border-width:1px;
	border-color: #ffffff;
	float: left;
	margin-right: 14px;
	background-position: top;
	margin-bottom:10px;
	}
.blogg {
	clear:both;
	float:left;
	width: 500px;
	height:200px;
	}
.bloggtext {
	height: 150px;
	width: 300px;
	float: left;
	clear: right;
	}
/* BOX KIDS CORNER */

.kidsmittuppe {
	background-image:url(img/325-uppe.jpg);
	height:30px;
	width:325px;
	margin-top:30px;
	margin-left:35px;
	}
.kidsmittmitten {
	width:325px;
	padding:20px;
	padding-top:0px;
	min-height:500px;
	background-color:#b5bf1d;
	margin-left:35px;
	}
.kidsmittnere {
	background-image:url(img/325-nere.jpg);
	height:30px;
	width:325px;
	margin-bottom:40px;
	margin-left:35px;
	}


/* CREDIT */

#credit {
	text-align:center;
	padding-bottom: 20px;
	}

/* TEXT */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: lowercase;
	color: #ffffff;
	font-weight:normal;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #ffffff;
	font-weight:bold;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.5em;
	}

/* LINKS */
a:link {
	color:#443b53;	
	text-decoration: none;
	font-weight:bold;
	}

a:visited {
	text-decoration: none;	
	color:#443b53;
	font-weight:bold;
}
a:hover {
	color:#317ca1; 
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color:#317ca1; 
	text-decoration:none;
	font-weight:bold;
	}

.mittmitten table {
	padding: 5px;
}

/* SCHEMA */
.oddtr
{
	background-color:#98a200;
}
.eventr
{
	background-color:#b5bf1d;
}
.trover
{
	background-color: #5e6400;
	color: #FFFFFF;	
}
#mytable {
	margin: 0px;
}
.kidscorner {
	padding:0px;
	text-align:center;
	}