html {overflow-x: hidden; overflow-y: hidden; }
body {padding: 0em;	margin: 0; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 0.8em; background-color: #000000; overflow-x: hidden; overflow-y: hidden; }
h2 {margin: 0; font-size: 2.5em;}
h3 {margin: 0; padding: 15px 0 20px 0; font-size: 1.0em;}
h4 {margin: 1.5em 0 0.5em 0; font-size: 1em;}
p {line-height: 1.2em; margin: 0 0 12px 0;  }
.utb {font-size: 0.8em}
img { border: 0; }

#logo {
position:absolute; 
/*left:260px; */
left: 80px;
top:-39px; 
width:260px; 
height:34px; 
z-index:1;
/*<img src="../png/logo07.png" width="260" height="34">*/
background: url(png/logo07.png) no-repeat;
}
.goBack {
display: block;
padding-top: 10px;
width: auto;
}

#examples {
padding-top: 8px;
}


.examplePic  {
border: 1px solid #666;
margin-top: 15px;

}

#examples a img {
/*border: 1px solid #C68F29;*/
border: 1px solid #666;
margin: 0 15px 6px 0px;
width: 130px;
height: 80px;
}



/*#examples a  {

width: 130px;
height: 80px;
border: 1px solid #C68F29;
margin: 0 8px 0 0px;
}

#examples a:hover {

border: 1px solid #000;
width: 130px;
height: 80px;
}*/

/* Sidlayout */
#layout {
	width: 1300px;
	top: 50%;
	position:absolute;
	/*left: 50%;*/
	left: 0;
	top: 50%;
	margin-top: -210px;
	height: 420px;
	/*margin-left:-650px;*/
	z-index: 66;
	/*border: 1px solid #ff0;*/
}
#kolumncontainer{
	position: relative;
	float: left;
	/*width: 1250px;*/
	background-color: #000000;
}

#menu{
	float: left;
	/*width: 333px;*/
	width: 261px;
	height: 420px;
	/*background: url("jpeg/bg_left_no_line.jpg");*/
	background: url("jpeg/bg_left_no_line_new.jpg") no-repeat;
	/*padding: 0px 0px 0px 0px;*/
	
	}

#main{
	float: left;
	/*width: 434px;*/
	width: 400px;
	
	height: 420px;
	background: url("jpeg/bg_main_no_line.jpg") no-repeat;
	/*padding: 0px 20px 0px 20px;*/
	margin-left: 0;
	
	}

#content {
width: 360px;
margin: 5px 20px 0 20px;

}
#right_01, #right_02, #right_03, #right_04, #right_06, #right_07, #right_08, #right_09, #right_10, #right_utb
{
	float: left;
	width: 550px;
	height: 420px;
	padding: 0;
}
	
#right_01 { background: url("jpeg/sidbilder07/kocken_osk.jpg"); }
#right_02 { background: url("jpeg/sidbilder07/felix_5.jpg"); }
#right_03 { background: url("jpeg/sidbilder07/adventure.jpg"); }
#right_04 { background: url("jpeg/sidbilder07/tieto_3.jpg"); }
#right_06 { background: url("jpeg/sidbilder07/tieto_2.jpg"); }
#right_07 { background: url("jpeg/sidbilder07/guldkringlan.jpg"); }
#right_08 { background: url("jpeg/sidbilder07/istiden.jpg"); }
#right_09 { background: url("jpeg/sidbilder07/avrattningsplats.jpg"); }
#right_10 { background: url("jpeg/sidbilder07/knuthojdsmossen.jpg"); }
#right_utb { background: url("jpeg/sidbilder07/tangentbord.jpg"); }
	


#menu a {
	color: #000000;
	text-decoration: none;
}

#menu li.first {
padding-bottom: 15px;
}

#menu li a#current {
color: #000;
text-decoration: underline;


}

#menu ul {list-style-type: none; padding-top: 15px; margin: 0;}
#menu li { 
	height: 15px;
	margin: 0;
	display: block;
	padding-left: 5px;
	padding-right: 15px;
	/*padding-top: 15px;*/
	padding-top: 5px;
	padding-bottom: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;

	font-weight: bold;
	text-align: right;


 }
#content a { color:#000000; }
#menu a:active, #content a:active  {color: #333333;}
#menu a:visited , #content a:visited {color: #000000;}
#menu a:hover, #content a:hover {color: #FFFFFF;}
#menu a.current{color: #FFFFFF; text-decoration: underline;}

#utb a {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 0.9em; color: #000000; text-decoration: none}

#content ul {
padding-left: 0;
margin-left: 20px;
}

#content li  {
font-size: 1.0em; text-decoration: none; padding-left: 1px; padding-bottom: 5px; list-style-image:url(gif/punkt.gif);
}

#utb ul {  

padding-left: 3px; 
padding-bottom: 5px;  
} 
#utb li { 
font-size: 0.9em; text-decoration: none; padding-left: 1px; padding-bottom: 5px; list-style-image:url(gif/punkt.gif);
/*list-style-type: none;
background: url(gif/punkt.gif) no-repeat 0px 0px ;*/

}
#utb a:hover { font-size: 0.9em; color: #FFFFFF;}


