.cont
{
	height:98%;
	overflow:auto;
	border-style:solid;
	border-color: red;
}

.cont2
{
	height:50%;
	overflow:auto;
	border-style:solid;
	border-color: green;
}


ul#menu
{
	list-style-type: none;
	width: 719px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	position: relative;
	padding: 0.3em; 
	text-align: center; 
	border: 1px solid #16698d;
	background: #13237a; 
	font: 70% Verdana, Helvetica, sans-serif;
	color: white;

}
ul#menu li
{
	margin: 0px;
	position: relative;
	display: inline;	
	text-decoration: none; 
	padding: 0.3em 1em; 
	border: 1px solid #16698d;
	cursor: pointer;
}

table.tmenu
{
	background-color:#13227a;
	border: 1px solid #16698d;
	position: absolute;
	top: 20px;
	left: -1px;
	display: none;
}

table.tmenu tr td
{
	margin: 0px;
	background: #13237a; 
	font: 80% Verdana, Helvetica, sans-serif;
	color: white;
	white-space:nowrap;
}

#current{background: #FFFFFF; color: #000000;}

div#medarbetare
{
	margin:0px;
}
