* { 
	empty-cells:show;
/*   -webkit-box-sizing: border-box; /* Safari/WebKit */ 
/*   -moz-box-sizing: border-box; /* Firefox */
/*   -ms-box-sizing: border-box; /* IE8 */
/*	box-sizing: border-box; /* W3C Property */
	padding:0;
	margin:0;
}

body {
	text-align:center;
	background:#e10021;
}

ul { padding-left:30px;}

/* Layout */
div.thWrapper {
	width:956px;
	#width:950px;
	padding:6px 0 6px 6px;
	position:relative;
	margin:15px auto 0;
	text-align:left;
	background:#FFF;
}

/* Header */
div.thHeader {
	width:950px;
	height:170px;
	background:url(../pix/headerFlashBg.png) no-repeat;
}

div.thTopLink {
	width:950px;
	height:42px;
	position:relative;
	margin-top: 10px;
}

div.thTopLink a {
	float:left;
	padding:0 10px;
	line-height:42px;
	text-decoration:none;
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:8pt;
	font-weight:normal;
}

div.thTopLink a:hover { text-decoration:underline; }

a.thTopImageLink {
	float:right !important;
	width:175px;
	height:42px;
	background:url(../pix/syddanskeLink.png) no-repeat;
	text-decoration:none !important;
}

/* Content */
div.thContent {
	width:950px;
	position:relative;
	display:inline-block;
	min-height:800px;
}

/* Left */
div.thContentLeft {
	float:left;
	width:175px;
	min-height:1135px;
}

div.thLeftManu {
	margin-top:88px;
	border-top:solid 1px #000000;
}

div.thLeftTeaserBox {
	position:relative;
	left:0px;
	bottom:0px;
	width:175px;
}

div.thLeftTeaserTop {
	width:175px;
	overflow:hidden;
	position:relative;
	padding-bottom:15px;
}

div.thLeftTeaserBottom {
	width:175px;
	overflow:hidden;
	position:relative;
}

/* Center */
div.thContentCenter {
	float:left;
	width:400px;
	min-height:800px;
	position:relative;
	margin-left:22px;
}

div.thMapBg {
	width:400px;
	height:340px;
	background:url(../pix/forside_top.jpg) no-repeat;
}

div.thMainContent {
	position:relative;
	width:400px;
}

/* Right */
div.thContentRight {
	float:right;
	width:319px;
	min-height:800px;
	position:relative;
}

/* Teaser */
div.thRightTeaserTop {
	width:319px;
	padding-top:8px;
	padding-bottom:10px;
	overflow:hidden;
}

div.thRightTeaserMiddle {
	width:319px;
	padding-bottom:10px;
	overflow:hidden;
}

div.thRightTeaserBottom {
	width:319px;
	padding-bottom:10px;
	overflow:hidden;
}

/* Banner */

div.thRightBannerTop {
	width:319px;
	height:70px;
	#width:317px;
	#height:58px;
	padding:1px 1px 11px;
	overflow:hidden;
}

div.thRightBannerMiddle {
	width:319px;
	height:210px;
	#width:317px;
	#height:192px;
	padding:26px 1px 14px;
}

div.thRightBannerBottom {
	width:319px;
	height:200px;
	#width:317px;
	#height:192px;
	padding:52px 1px;
}
.clearFloat {
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.footer {
	text-align: center;
}
.lejebolig	{
	width:950px;
	padding:5px 0 5px 0;
}
.lejeBoligBlok {
	height: 195px;
	margin: 0px 5px 10px 0px;
}
ul.jvRss {
	padding-left: 0px;
}
.jvRss li {
	list-style: none;
	margin: 10px 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c7c8ca;
}
.jvRss li a {
	font-weight: bold;
}
.flashbanner195 {
	z-index: 10;
}
.vejenLogo {
	position: absolute;
	z-index: 11;
}

/* slider */

#featured{  
	width:243px;  
	padding-right:220px;  
	position:relative;  
	height:269px;  
	background:#fff;  
}
#featured ul.ui-tabs-nav{  
	position:absolute;  
	top:0; left:251px;  
	list-style:none;  
	padding:0; margin:0;  
	width:151px;
}  
#featured ul.ui-tabs-nav li{  
	padding:1px 0; padding-left:5px;  
	font-size:12px;  
	color:#666;  
}  
#featured ul.ui-tabs-nav li span{  
	font-size:11px; font-family:Verdana;  
	line-height:18px;  
}
#featured .ui-tabs-panel{  
	width:235px; height:259px;  
	background:#999; position:relative;  
	overflow:hidden;  
}  
#featured .ui-tabs-hide{  
	display:none;  
}
#featured li.ui-tabs-nav-item a{/*On Hover Style*/  
	display:block;  
	height:66px;  
	color:#333;  background:#fff;  
	line-height:20px;  
	outline:none;  
}  
#featured li.ui-tabs-nav-item a:hover{  
	background:#f2f2f2;  
}  
#featured ul.ui-tabs-nav li.ui-tabs-selected a{  
	background:#e10021;
}
#featured ul.ui-tabs-nav li img{  
	float:left; margin:2px;  
	background:#fff;  
	padding:0px;  
	border:1px solid #eee;  
}
#featured .ui-tabs-panel .info{  
	position:absolute;  
	top:165px; left:0;  
	height:94px; width: 235px;  
	background: url('/images/transparent-bg.png');
	overflow: hidden;
}  
#featured .info h2{  
	font-size:18px;
	color:#000; padding:5px; margin:0;  
	overflow:hidden;  
}  
#featured .info p{  
	margin:0 5px;  
	font-family:Verdana; font-size:11px;  
	line-height:15px; color:#000;  
}  
#featured .info a{  
	text-decoration:none;  
	color:#000;  
}  
#featured .info a:hover{  
	text-decoration:underline;  
}
#featured .ui-tabs-nav {
	margin-top: -6px !important;
}
.slider {
	margin-top: 85px;
	margin-bottom: 10px;
}
