body, html {
	padding: 0px;
	margin: 0px;
	font: 9px Verdana, Arial, Tahoma;
	color: #000;
	background: #fff;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

#container {
	width: 857px;
}

#menu {
	height: 38px;
}

#menu img {
	float: left;
	width: 121px;
}

#menu img.menuend {
	width: 20px;
	margin-top: 5px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 5px;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 33px;
	background: url("../img/menu.jpg") no-repeat;
	padding-left: 25px;
}

#menu ul li a {
	display: inline-block;
	background: url("../img/menu.jpg") right no-repeat;
	padding-right: 25px;
	height: 18px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding-top: 15px;
}

#menu ul li a:hover {
	color: #0e4819;
}


#menu ul li.selected {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 33px;
	background: url("../img/menu_selected.jpg") no-repeat;
	padding-left: 25px;
}

#menu ul li.selected a {
	display: inline-block;
	background: url("../img/menu_selected.jpg") right no-repeat;
	padding-right: 25px;
	height: 18px;
	color: #004819;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding-top: 15px;
}


#topbar {
	background: #adc1b4;
	font-size: 0px;
	height: 8px;
	border-right: 1px solid #004819;
}

#bottombar {
	background: #adc1b4;
	font-size: 0px;
	height: 8px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #004819;
	border-right: 1px solid #004819;
}

#content {
	border: 1px solid #004819;
	border-left: 0px;
}

#bottomstart {
	height: 234px;
	background: url("../img/bottomstartbg.jpg") repeat-x;
}

#bottomstartbox {
	height: 204px;
	width: 406px;
	background: url("../img/bottomstartboxbg.jpg") repeat-x;
	padding-left: 30px;
	padding-top: 30px;
	float: left;
	margin-right: 10px;
}

.bottomstartright {
	float: left;
	width: 395px;
}

.bottomstartright p {
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	display: inline-block;
	padding-left: 7px;
}

#bottomstartbox h1 {
	font: 35px Arial, Verdana, Tahoma;
	font-weight: bold;
	color: #272727;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}

#bottomstartbox ul {
	list-style-image: url("../img/startlistarrow.gif");
	margin: 10px 0px 0px 0px;
	padding-left: 20px;
	width: 320px;
}

#bottomstartbox ul li {
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
}

#bottomstartbox ul li a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

#bottomstartbox ul li a:hover {
	font-weight: bold;
	color: #333333;
}

#bottomstartbox h2 {
	font: 14px Arial, Verdana, Tahoma;
	font-weight: normal;
	color: #4b4b4b;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#leftcolumn {
	float: left;
	height: 545px;
	width: 130px;
	border-right: 1px solid #004819;
	background: #adc1b4;
}

#leftcolumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftcolumn ul li {
	margin: 0px;
	padding: 0px;
	height: 20px;
	border-bottom: 1px solid #004519;
	border-top: 1px solid #fff;
	padding-left: 7px;
	background: #cddad0;
}

#leftcolumn ul li.selected {
	background: #acc0b4;
	border-top: 1px solid #acc0b4;
}

#leftcolumn ul li a {
	color: #004519;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
	font-weight: bold;
	font-size: 10px;
}

#leftcolumn ul li a:hover {
	color: #000;
}

#rightcolumn {
	float: left;
	height: 505px;
	width: 675px;
	padding: 15px 25px 25px 25px;
}

#skolfotorightcolumn {
	float: left;
	width: 715px;
	padding: 5px 5px 5px 5px;
}

#digitaltrightcolumn {
	float: left;
	width: 725px;
	height: 545px;
}

#digitaltrightcolumn h1, #skolfotorightcolumn h1, #rightcolumn h1 {
	font: 28px Arial, Verdana, Tahoma;
	font-weight: normal;
	color: #004819;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}

#contact {
	float: right;
	width: 235px;
	padding: 10px 15px 15px 15px;
	border: 1px dotted #ccc;
}

#fotobok {
	float: right;
	width: 200px;
	padding: 10px 15px 15px 15px;
	border: 1px dotted #ccc;
}

#digitaltright {
	float: right;
	width: 215px;
	padding: 0px;
	height: 520px;
	border-left: 1px dotted #ccc;
	padding: 15px 10px 10px 10px;
	overflow: auto;
}

#skolfotoright {
	float: right;
	width: 245px;
	padding: 0px;
}

#fotobokPic {
	padding: 10px;
	float: right;
}

#fotobokPicBig {
	padding: 10px;
}

#skolfotoright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#skolfotoright ul li {
	margin: 0px;
	padding: 5px;
	border: 1px dotted #ccc;
	margin-bottom: 10px;
	background-position: right;
	background-repeat: no-repeat;
	height: 75px;
}

#digitaltright h3, #skolfotoright ul li h2 {
	margin: 0px;
	padding: 0px;
	font: 9px Verdana, Arial, Tahoma;
	font-weight: bold;
}

#skolfotoright ul li.forskola {
	background-image: url("../img/forskola.jpg");
}

#skolfotoright ul li.grundskola {
	background-image: url("../img/grundskola.jpg");
}

#skolfotoright ul li.gymnasiet {
	background-image: url("../img/gymnasiet.jpg");
}

#skolfotoright ul li.studenten {
	background-image: url("../img/studenten.jpg");
}

#skolfotoright ul li.sport {
	background-image: url("../img/sport.jpg");
}

#digitaltmain ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
}

#digitaltmain ol li {
	margin: 0px;
	padding: 0px;
	padding: 15px 15px 15px 285px;
	height: 71px;
	width: 176px;
	margin-bottom: 20px;
}

#digitaltmain ol li.dig1 {
	background: url("../img/digitalt_1.jpg") no-repeat;
}

#digitaltmain ol li.dig2 {
	background: url("../img/digitalt_2.jpg") no-repeat;
}

#digitaltmain ol li.dig3 {
	background: url("../img/digitalt_3.jpg") no-repeat;
}

#contact h2 {
	font: 20px Arial, Verdana, Tahoma;
	font-weight: normal;
	color: #004819;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

#fotobok h2 {
	font: 20px Arial, Verdana, Tahoma;
	font-weight: normal;
	color: #004819;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;

	margin-bottom: 10px;
	padding-bottom: 4px;
}

#digitaltright h2 {
	font: 18px Arial, Verdana, Tahoma;
	font-weight: normal;
	color: #004819;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#main {
	float: left;
	width: 390px;
}

#skolfotomain {
	float: left;
	width: 410px;
	padding: 20px;
}

#digitaltmain {
	float: left;
	width: 489px;
	background: url("../img/digitaltbg.jpg");
	height: 545px;
}

#digitaltmain img {
	float: right;
	margin-right: 25px;
}

#digitaltmain ol li img {
	margin-right: 0px;
}

#digitaltmain h1 {
	padding-left: 25px;
	padding-top: 15px;
}

#digitaltmain p {
	padding: 0px 25px 0px 25px;
}

#digitaltright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#digitaltright ul li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}


#footer {
	color: #98afa0;
	padding-left: 20px;
	padding-top: 3px;
}