

/* webdesign by www.timmer.dk */


#credits2 {
	font-size: 9px;
	position: absolute;
	left: 10px;
	top: 2px;
}

#credits2 a {
	color: #77b7c3;
}

img {
	border: none;
}

body, html {
	background-color: #ffffff;
	height: 100%;
	font-weight: normal;
	color: #12acc8;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 17px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

table {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

a {
	color: #b5c001;
	text-decoration: none;
}

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

h1 {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: white;
	margin-bottom: 26px;
}

#credits {
	font-size: 9px;
	position: absolute;
	right: 10px;
	top: 2px;
}

#credits a {
	color: #12acc8;
}

#wrapper {
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	margin-top: 20px;
	background-image: url(../gfx/wrapper_bg.gif);
	background-repeat: no-repeat;
}

#top {
	background-repeat: no-repeat;
	height: 246px;
	margin-top: 2px;
	cursor: hand;
}

#top .vntm2009 {
	top: 60px;
	left: 100px;
	position: relative;
	width: 560px;
	height: 130px;
	background-image: url(../gfx/vntm2009/vntm2009.png);
	background-repeat: no-repeat;
}

#top:hover {
	cursor: hand;
}

#breadcrumb {
	position: absolute;
	height: 22px;
	left: 46px;
	font-size: 10px;
	line-height: 22px;
}

#logo {
	position: absolute;
	left: 760px;
	top: 109px;
	width: 200px;
	height: 119px;
	position: absolute;
	background-image: url(../gfx/logo.png);
	background-repeat: no-repeat;
	cursor: hand;
}

#logoVntm2009 {
	position: absolute;
	left: 760px;
	top: 28px;
	width: 200px;
	height: 200px;
	position: absolute;
	background-image: url(../gfx/vntm2009/logo.png);
	background-repeat: no-repeat;
	cursor: hand;
}

#home {
	float: left;
	margin-top: 22px;
	width: 39px;
	height: 40px;
	margin-left: 1px;
}

#middle {
	float: left;
	margin-left: 36px;
	margin-top: 22px;
	width: 648px;
}

#right {
	float: right;
	width: 200px;
	margin-top: 22px;
}

#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#right ul li {
	height: 40px;
	background-color: #12acc8;
	margin-bottom: 6px;
	line-height: 40px;
	font-weight: bold;
	font-size: 12px;
}

#right ul li a {
	color: white;
	display: block;
	padding-left: 20px;
}

#right ul li a:hover {
	text-decoration: none;
}

#right ul li:hover {
	background-color: #89d6e4;
}

#right ul li:hover a {
	color: #12acc8;
}

#right ul li:first-child {
	background-color: #b5c001;
}

#right ul li:hover:first-child {
	background-color: #f8dd2e;
}

#right ul li:hover a:first-child {
	color: white;
}

#right ul li.menuLand {
	background-color: #d7cf18;
}

/* Undermenu */

#right ul li.menuAktiv {
	background-color: #89d6e4;
}

#right ul li.menuAktiv a {
	color: #12acc8;
}

#right ul li.menuAktiv a:hover {
	color: #12acc8;
}

#right ul li:first-child.menuAktiv {
	background-color: #f8dd2e;
}

#right ul li.menuAktiv:first-child a {
	color: #b5c001;
}

#clear {
	clear: both;
	height: 40px;
}