/*------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #a6a6a6;
	background-image: url("/graphics/bg_gradient.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #333;
}

div.clear {
	clear: both;
}

/*------------------------------------- */

div.topbar {
	margin: 0 auto 0 auto;
	padding: 0;
	background: #FFF;
	width: 758px;
	height: 49px;
}

div.topbar div.logo {
	display: block;
	float: left;
	margin: 0;
	background: #FFF;
	width: 300px;
	height: 42px;
}

div.topbar div.logo img {
	display: block;
	height: 19px;
	border: none;
	margin: 19px 0 0 15px;
}

div.topbar div.top_ref {
	margin: 0;
	display: block;
	background: #FFF;
	float: left;
	width: 458px;
	height: 42px;
	text-align: right;
}

div.topbar div.top_ref div.refs {
	display: block;
	margin: 26px 10px 0 auto;
	background: #FFF;
	height: 13px;
	font-weight: bold;
}

div.topbar div.top_ref div.refs a {
	margin: 0 5px 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	background: #FFF;
	color: #000;
}

div.topbar div.bluebar {
	display: block;
	clear: both;
	margin: 0;
	background: #FFF;
	width: 758px;
	height: 7px;
}

div.topbar div.bluebar div.blue {
	display: block;
	clear: both;
	margin: 0 0 0 1px;
	background: #1560b2;
	width: 756px;
	height: 6px;
	font-size: 1px;
}

/*------------------------------------- */

div.topbanner {
	display: block;
	margin: 0 auto 0 auto;
	background: #FFF;
	width: 758px;
	height: 91px;
}

div.topbanner div.img {
	display: block;
	clear: both;
	margin: 0 0 0 1px;
	background:;
	width: 756px;
	height: 90px;
	overflow: hidden;
}

div.topbanner div.dots {
	display: block;
	clear: both;
	margin: 0 0 0 1px;
	background-image: url("/graphics/dot6px.jpg");
	background-repeat: repeat-x;
	width: 756px;
	height: 3px;
	overflow: hidden;
}

/*------------------------------------- */

div.wrapper {
	margin: 0 auto 0 auto;
	background: #FFF;
	width: 758px;
	height: auto;
	background-image: url("/graphics/dotlod368px.jpg");
	background-repeat: repeat-y;
	overflow: hidden;
}

div.wrapper div.left {
	display: block;
	float: left;
	margin: 0;
	background: #FFF;
	width: 181px;
	height: auto;
}


div.wrapper div.left div.menu {
	display: block;
	float: left;
	margin: 0 0 0 0;
	background: #FFF;
	width: 181px;
	height: auto;
	text-align: left;
}

div.wrapper div.left div.dots {
	display: block;
	float: left;
	height: 2px;
	width: 181px;
	background-image: url("/graphics/dot2px.jpg");
	background-repeat: repeat-x;
	margin: 0;
	overflow: hidden;
}

div.wrapper div.left div.menu ul {
	margin: 0;
	padding: 0;
}

div.wrapper div.left div.menu li {
	display: block;
	width: 180px;
	height: 31px;
	margin: 0 0 1px 0;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	background: ;
}

div.wrapper div.left div.menu a {
	display: block;
	background-image: url("/graphics/left_btn.jpg");
	background-repeat: no-repeat;
	width: 165px;
	height: 31px;
	margin: 0 0 0 1px;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #FFF;		
}

div.wrapper div.left div.info {
	display: block;
	float: left;
	background: #FFF;
	margin: 0;
	padding: 0 0 22px 0;
	width: 181px;
	height: auto;
	overflow: hidden;
}

div.wrapper div.left div.info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 12px 0 12px 17px;
	background: #FFF;
	color: #999;
}

div.wrapper div.left div.info a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	background: #FFF;
	text-decoration: none;
	color: #999;
}

/*------------------------------------- */

div.wrapper div.rightcol {
	display: block;
	float: left;
	margin: 0 0 0 3px;
	padding: 0 0 1px 0;
	width: 574px;
	height: auto;
	overflow: hidden;
}

/*------------------------------------- */

div.footer {
	margin: 9px auto 0 auto;
	background: none;
	width: 758px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	line-height: 12px;
}

div.footer div.copyright {
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	background: none;
	width: 377px;
	height: 12px;
}

div.footer div.webdesign {
	background-color: yellow;
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	background: none;
	width: 377px;
	height: 12px;
	text-align: right;
}

div.footer div.webdesign a {
	color: #FFF;
	text-decoration: none;
}

/*------------------------------------- */

div.wrapper div.rightcol h1 {
	color: #0d3765;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 30px 30px 15px 30px;
	background-image: url("/graphics/gradline.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.wrapper div.rightcol h2 {
	color: #0d3765;
	font-size: 13px;
	padding: 0;
	text-transform: uppercase;
	margin: 30px 30px 10px 30px;
}

div.wrapper div.rightcol p {
	color: #333;
	margin: 0 150px 10px 30px;
	line-height: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	
}

div.wrapper div.rightcol p img, div.wrapper div.rightcol h2 img  {
	margin: 0 10px 0 0;
}

div.wrapper div.rightcol img {
	background-color: #FFF;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
	padding: 1px;
}

div.wrapper div.rightcol a {
	color: #333;
	text-decoration: underline;
}

div.wrapper div.rightcol a.backlink {
	color: #8a9816;
	font-weight: bold;
	text-decoration: none;
}

div.wrapper div.rightcol a.backlink span {
	color: #000;
	margin: 0 3px 0 0;
}

/*------------------------------------- */
div.wrapper div.rightcol div.frontpage_wrap {
	background-image: url("/graphics/dot2px.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0 1px 0 0;
	padding: 0 0 5px 0;
}

div.wrapper div.rightcol div.frontpage_wrap img.frontpage_image {
	float: right;
	margin: 49px 50px 0 0;
	border: 0;
}

div.wrapper div.rightcol div.frontpage_wrap p {
	width: 280px;
	line-height: 16px;
	margin: 0 30px 15px 30px;
}
/*------------------------------------- */
div.wrapper div.rightcol div.frontpage_rental {
	background-image: url("/graphics/dot2px.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0 1px 0 0;
	padding: 0 0 5px 0;
	background-color: #F5F5F5;
}

div.wrapper div.rightcol div.frontpage_rental a.img {
	display: block;
	float: left;
}

div.wrapper div.rightcol div.frontpage_rental a.img img {
	background-color: #FFF;
	padding: 1px;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
	margin: 10px;
}

div.wrapper div.rightcol div.frontpage_rental a.head {
	display: block;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 24px 0 0 0;
}

div.wrapper div.rightcol div.frontpage_rental a.details {
	display: block;
	float: left;
	font-size: 11px;
	text-decoration: none;
	margin: 3px 0 0 0;
	color: #666;
	width: 300px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

div.wrapper div.rightcol div.frontpage_rental a.readmore {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 300px;
	text-decoration: none;
	margin: 3px 0 0 0;
	color: #8a9816;
}
/*------------------------------------- */
div.wrapper div.rightcol div.frontpage_divider {
	display: block;
	width: 574px;
}

div.wrapper div.rightcol div.frontpage_divider div.news {
	width: 374px;
	height: 320px;
	float: left;
	background-image: url("/graphics/dotlod368px.jpg");
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0 0 20px 0;
}

div.wrapper div.rightcol div.frontpage_divider div.map {
	float: left;
	width: 200px;
	height: 320px;
	background-image: url("/graphics/danmarkskort.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.wrapper div.rightcol div.frontpage_divider div.news h1 {
	font-size: 14px;
	margin: 20px 30px 10px 30px;
	background-image: url("/graphics/gradline.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.wrapper div.rightcol div.frontpage_divider div.news ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
	font-family: arial, helvetica, sans-serif;
}

div.wrapper div.rightcol div.frontpage_divider div.news ul li {
	margin: 0 0 10px 0;
}

div.wrapper div.rightcol div.frontpage_divider div.news ul li a.client {
	font-size: 10px;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
}

div.wrapper div.rightcol div.frontpage_divider div.news ul li a.headline {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

div.wrapper div.rightcol div.frontpage_divider div.news ul li a.date {
	color: #8a9816;
	font-size: 11px;
	text-decoration: none;
}

div.wrapper div.rightcol div.frontpage_divider div.map h1 {
	font-size: 14px;
	margin: 20px 30px 10px 30px;
	background-image: url("/graphics/gradline.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.wrapper div.rightcol div.frontpage_divider div.map p {
	width: auto;
	margin: 10px 30px 10px 30px;
}
/*------------------------------------- */
div.wrapper div.rightcol ul.clients {
	color: #8a9816;
	margin: 20px 30px 10px 30px;
	list-style-type: none;
	padding: 0;
}

div.wrapper div.rightcol ul.clients li {
	margin: 0 0 15px 0;
	font-family: arial, helvetica, sans-serif;
}

div.wrapper div.rightcol ul.clients li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

div.wrapper div.rightcol ul.clients li div {
	color: #666;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
/*------------------------------------- */
div.wrapper div.rightcol iframe.googlemap {
	border-style: solid;
	border-color: #999;
	border-width: 1px;
}
/*------------------------------------- */
div.wrapper div.rightcol table.rentals {
	width: 440px;
	border-style: dashed;
	border-color: #999;
	border-width: 1px 0 0 0;
	margin: 20px 0 20px 30px;
}

div.wrapper div.rightcol table.rentals td.image {
	width: 95px;
	height: 100px;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
	text-align: left;
	vertical-align: middle;
}

div.wrapper div.rightcol table.rentals td.image img {
	background-color: #FFF;
	padding: 1px;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
}

div.wrapper div.rightcol table.rentals td.head {
	height: 30px;
	vertical-align: bottom;
}

div.wrapper div.rightcol table.rentals td.head a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.wrapper div.rightcol table.rentals td.description {
	height: 70px;
	vertical-align: top;
	border-style: dashed;
	border-color: #999;
	border-width: 0 0 1px 0;
}

div.wrapper div.rightcol table.rentals td.description a {
	display: block;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	margin: 5px 20px 0 0;
}
/*------------------------------------- */
div.wrapper div.rightcol table.prices {
	width: 418px;
	border-style: solid;
	border-color: #FFF;
	border-width: 1px 0 0 0;
	margin: 20px 0 20px 30px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

div.wrapper div.rightcol table.prices td.definer {
	background-color: #CCC;
	border-style: solid;
	border-color: #FFF;
	border-width: 0 0 2px 0;
	padding: 6px 0 6px 0;
	font-weight: bold;
	text-indent: 10px;
}

div.wrapper div.rightcol table.prices td.value {
	background-color: #CCC;
	border-style: solid;
	border-color: #FFF;
	border-width: 0 1px 2px 0;
	padding: 6px 0 6px 0;
	text-align: right;
}

div.wrapper div.rightcol table.prices td.value span {
	margin: 0 10px 0 0;
}
/*------------------------------------- */
div.wrapper div.rightcol div.rental_images {
	margin: 10px 0 10px 30px;
}

div.wrapper div.rightcol div.rental_images img {
	background-color: #FFF;
	padding: 1px;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
	margin: 0 10px 0 0;
}
/*------------------------------------- */
div.wrapper div.rightcol ul.sitemap {
	margin: 20px 20px 20px 30px;
	padding: 0;
	list-style-type: disc;
}

div.wrapper div.rightcol ul.sitemap ul {
	list-style-type: disc;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
}

div.wrapper div.rightcol ul.sitemap li, div.wrapper div.rightcol ul.sitemap ul li {
	margin: 10px 0 10px 20px;
	padding: 0 0 0 0;
}

div.wrapper div.rightcol ul.sitemap a {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

div.wrapper div.rightcol ul.sitemap a:hover {
	text-decoration: underline;
}

div.wrapper div.rightcol ul.sitemap li ul li a {
	font-weight: normal;
}


/*------------------------------------- */
