body {
	background-color: #FFF;
	background-image: url(http://designs.bilinfocms.dk/66/images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

img[src="http://maps.google.com/intl/en_us/mapfiles/poweredby.png"],#map_canvas>div:first-child+div>*,a[href="http://www.google.com/intl/da_ALL/help/terms_maps.html"]{
	display: none;
}

a {
	color: #666;
}
.clearer {
	clear: both;
}

.header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	margin-top: 10px;
	position: relative;
}
.header .logo {
	width: 108px;
	height: 66px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.header .menu {
	height: 20px;
	position: absolute;
	right: 0px;
	top: 38px;
	width: 500px;
}
.frontpageContainer {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 556px;
}
.content { /*INDHOLDS CONTAINER TIL FLASHBANNER OG BOKSE PÅ FORSIDE */
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 556px;
	background-color: #FFF;
}
.flashbanner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 556px;
	z-index: 10;
}
.frontpageContainer .boks1, .frontpageContainer .boks2, .frontpageContainer .boks3 {
	background-image: url(http://designs.bilinfocms.dk/66/graphics/gray50pct.png);
	padding: 10px;
	width: 252px;
	bottom: 10px;
	position: absolute;
	height: 130px;
	color: #FFF;
	z-index: 100;
	display: block;
}
.frontpageContainer .boks1 a, .frontpageContainer .boks2 a, .frontpageContainer .boks3 a {
	color: #FFF;
	text-decoration: none;
}
.frontpageContainer h1 {
	color: #FFF;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
	
}
.frontpageContainer .boks1 {
	left: 21px;
}
.frontpageContainer .boks2 {
	left: 313px;
}
.frontpageContainer .boks3 {
	right: 21px;
}
.content_subpage { /* INDHOLDS CONTAINER TIL UNDERSIDE, BILVISNING M.M. */
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 15px;
}
.left { /*VENSTRE BOKS */
	position: relative;
	width: 250px;
	float: left;
	min-height: 200px;
	display: block;
	padding-right: 10px;
}
.right { /* HØJRE BOKS */
	position: relative;
	float: left;
	width: 580px;
	display: block;
	min-height: 400px;
	padding-left: 10px;
	border-left: 1px solid #999;
}
.footer  {
	width: 900px;
	height: 20px;
	color: #FFF;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}

h1 {
	font-size: 20px;
	color: #111;
	font-weight: normal;
	margin-top: 0px;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	color: #444;
	font-weight: normal;
	margin-top: 0px;
	font-weight: bold;
}
hr {
	border: 0;
	width: 100%;
	size: 1px;
	height: 1px;
	color: #999;
	background-color: #999;
	line-height: 1px;
}



.paging {
	padding-top: 2px; 
	padding-bottom: 2px; 
	font-size: 10px;
}

.pagingOff, .pagingOn {
	display: inline;
	padding-left: 4px; 
	padding-right: 4px; 
	text-align: center;
	padding-top: 2px; 
	padding-bottom: 2px; 
	margin-right: 2px;
	border: 0px; 
	text-decoration: none;
}
.pagingOff {
	color: #000;
	background-color: #ffffff;
}
.pagingOff:hover {
	background-color: #f5f5f5;
}
.pagingOn {
	color: #fff;
	background-color: #000;
	font-weight: bold;
}

.bigimage {
	margin: 0px;
	margin-bottom: 0px;
}
.thumbnail {
	margin: 0px;
	margin-top: 5px;
	margin-left: 5px;
	border: 0px;
	width: 96px;
}
.submenuitem {
	line-height: 26px;
}
.largemenuitem {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
}
.largemenuitemactive {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	padding-left: 10px;
	text-decoration: none;
}

.personcard {
	background-color: #f5f5f5;
	color: #333;
	float: left;
	width: 260px;
	height: 80px;
	clear: none;
	padding: 10px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
}
.personcardContactDetails {
	position: absolute;
	bottom: 10px;
}
