#GrayFrame
{
	position: absolute;

	margin-left: 0px;
	height: 219px;
	width: 492px;
	left: 103px;
	top: 0px;
	
}

#StudieCaseBox
{
	position: absolute;

	padding-top: 13px;
	padding-bottom: 13px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
	width: 304px;

	background-color: #a3a383;
}

#StudieCase
{
	margin: 5px;
	color: white;
	height: 190px;
	overflow: auto;
}

#Example
{
	position: absolute;
	left: 318px;
	top: 0px;
	width: 172px;
	height: 50px;
	text-align: left;
	background-color: white;
	padding-top: 10px;
}

#Thumbnail
{
	position: absolute;
	left: 318px;
	top: 55px;
	width: 172px;
	height: 159px;
	text-align: center;
	background-color: white;
	padding-top: 5px;
}

ul.examples 
{
}

ul.examples li
{
	color: black;
	list-style: none;
	padding-left: 5px;
}

ul.examples li a
{
	color: black;
}

ul.examples li.selected a
{
	font-weight: bold;
}

ul.examples li a:hover
{
	text-decoration:  none;
}

p.opdrachtgever
{
	font-size: 12px;
}

p.opdracht
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

p.sep
{
	background-image: url(/images/studiecases_sep.gif);
	background-repeat: repeat-x;
}

p.klant
{
	font-size: 11px;
}

p.doelstelling
{
	font-size: 11px;
	margin-bottom: 10px;
}

p.info
{
	font-size: 11px;
}

