﻿.red {
	background: url(images/redbg.jpg) repeat-x #ba0001;
	margin:0;
	padding:0;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px; 
}


a {
	color:red;
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration:underline;
	
}

#wrapper {
	margin:0px auto; 
	width:1000px;
	height:700px;
	
}


#logo {
  position: relative;
	width:1024px;
	height:87px;
	float:left;
}

#ledigstilling {
  font-size: 1.1em;
  font-style: italic;
  color: #000;
  bottom: 55px;
  left: 330px;
  position: absolute;
}


#image {
	float:left;
}

#image_arrow {
	width:55px;
	height:286px;
	background: url(images/shade.png) no-repeat;
	float:left;
}

#content_wrapper {
	height:285px;
	width:600px;
	float:left;
}


#text {
	width:500px;
	height:122px;
	overflow: hidden;

}

#text_front {
	width:500px;
	height:226px;
	overflow: hidden;
	line-height:16px;

}

#text_front div {
	line-height:16px;

}

#text_c {
	width:520px;
	height:122px;
	overflow: auto;

}

#maplarge {
	position:absolute;
	top:5px;
	margin-left:0px;
	visibility:hidden;
}

.ansatt {
	width:180px; 	
	border-right:1px dotted #f00;
	float:left;
	padding-left:5px;
}

#employees {
	width:3200px;
	height:90px;	
	border-bottom:1px dotted #f00;
}

img {
  border: 0px;
}