.div_container
{
	position:relative; 
	border:none;
	width:663px; 
	margin:0 auto;
}

.div_leftmenu
{
	position:absolute;
	top:100px; 
	left:0px; 
	width:142px; 
	height:297px; 
	border:solid 1px black; 
	background-color:#C0C0C0;
	margin:0px; 
	padding:5px; 
	text-align: left;	
}

.div_skoppejan
{
	position:absolute;
	top:100px; 
	left:162px; 
	width:323px; 
	height:31px; 
	border:none; 
	margin:0px;
	cursor: pointer;
	background-image:url('../images/stefankoppejan.png');
}

}
.table_leftmenu
{
	border:none;
	margin:0px;
	padding:0px;
}

.table_leftmenu tr
{
	height:20px; 
}

.table_leftmenu td
{
	border:none;
	margin:0px;
	padding-left:12px;
	padding-right:5px;
	text-align:left;
	font-family:Verdana;
	font-size:8pt;
	background-image:url('../images/leftmenu_normal.png');
	background-repeat: no-repeat;
}

.table_leftmenu_td
{
	border:none;
	margin:0px;
	padding-left:12px;
	padding-right:5px;
	text-align:left;
	font-family:Verdana;
	font-size:8pt;
	background-image:url('../images/leftmenu_normal.png');
	background-repeat: no-repeat;
}

.table_leftmenu td:hover
{
	border:none;
	margin:0px;
	padding-left:12px;
	padding-right:5px;
	text-align:left;
	font-family:Verdana;
	font-size:8pt;
	background-image:url('../images/leftmenu_hoover.png');
	background-repeat: no-repeat;
}

.table_leftmenu td a:link, .table_leftmenu td a:visited 
{
	font-family:Verdana;
	font-size:8pt;
	color:Blue;
}
