/* Layout - SDM-top */

#jv_top_container {
	width: 100%;
	height: 40px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}

#jv_top_container a {
	font-family: Verdana,Geneva,sans-serif !important;
	font-weight: normal !important;
	color: #000000;
	text-decoration: none;
}

#jv_top_container a:hover {
	text-decoration: underline;
	color: #000000;
}

#jv_top {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

.jv_top_links {
	padding-top: 14px;
	float: left;
	padding-right: 25px;
}

#jv_top_logo {
	padding-top: 8px;
	float: right;
	width: 161px;
	height: 27px;
	background-image: url(http://www.jv.dk/top/sdm-logo.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	cursor: pointer;
}