#ruta{
	position: relative;
	background-color: white;
	left: 380px;
	top: 540px;
	width: 260px;
	border-width: 1px;
	border-color: #13227a;
	border-style: solid;
}

#livsstegen{
	text-align: center;
	border-width: 1px;
	border-style: dashed;
	width: 230px;
	border-color: #13227a;	
	position: relative;
	top: 0px;
	left: -20px;
	font-style: italic;
	
}


	img{
		border: none;	
	}
	
	p{
		font-size: 13px;
		font-family: verdana;
		margin-left: 0px;
		margin-top: 0px;
	}
	
	p.colored{
		color: #13227a;
		cursor: pointer
	}
	
	a.spaced{
		margin-left: 25px;
		margin-top: 0px;
		font-size: 13px;
		font-family: verdana;
		cursor: pointer
		text-decoration: none;
		}
			

	td.head{
		vertical-align: center;
		background-repeat: no-repeat;
		height: 20;
		width: 50%;
		background-image: url(img/headr.jpg);
		color: white;
		font-weight: bolder;
		padding-left: 5px;
		}
	
	#med{
		font-family: verdana;
		margin-left: 0px;
		text-align: left;
		color: #000000;
		background-image: url(img/ul.jpg); background-repeat: no-repeat;
		font-weight: bolder;
		font-size: 14px;
	}
	
	#links{
		color: blue;
		text-decoration: underline;		
	}
	
	td.med{
		vertical-align: top;	
	}
	
	ol.eos{
		list-style-image: url("img/la.jpg"); 
		font-size: 13px;
		font-family: verdana;
	}
	
	ol.yag{
		list-style-image: url("img/lyag.jpg");
	}
	
	h1.internt{
		text-align: center;
		color: #13227a;	
	}
	
div#table_replace{
	height: 450px;
	width: 670px;
	margin: 0 auto;
}

div.box{
	width: 321px;
	float: left;
	margin: 5px;
	font-family: arial;
	font-size: 0.9em;
	text-align: left;
}
div.box_head{
	height: 22px;
	background-repeat: x;
	background-image: url(img/headr.jpg);
	margin-bottom: 15px;
	padding-top: 5px;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;
}

div.strip{
	margin: 10px auto;
	width: 500px;
	font-family: arial;
	font-size: 0.9em;
	text-align: left;
}

div#striphead{
	background-image: url(img/headr.jpg);
	background-repeat: x; 
	height: 22px;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

/* COACHING */

div#table_replace_coaching{
	width: 100%;
	border: 0px solid;
}

div#pic_strip{
	border: 0px solid;
	background-image: url(img/nya/picstrip.jpg);
	float: right;
	width: 100px;
	height: 682px;
	margin-top: -45px;
}

div#coaching_head_img{
	background-image: url(img/coaching.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 45px;
}

/* END COACHING */

h2.error
{
	color: red;
	text-align: center;
	 
}

h2.ok
{
	color: green;
	text-align: center;
	 
}

.javalink
{
	text-decoration: underline;
	color: blue;
	cursor: pointer;
	text-align: left;
	width: 3.5em;
}
