*{
   margin:0;
   padding:0;
}

body {
   text-align:center; /*For IE6 Shenanigans*/
}


#wrapper {
	width:1016px;
	margin:0 auto 0 auto;
}


#menuContainer {
	width:1016px;
	height:20px;
	padding-top:30px;
	text-align:left;
}
#menu {
	margin-top:30px;
	text-align:left;
	float:left;
}

#container {
	width:1016px;
	height:639px;
	background-image:url(../images_2010/bg.gif);
	background-repeat:no-repeat;
	float:left;
}

#containerInnerLeft {
	width:482px;
	height:596px;
	margin-left:11px;
	margin-top:12px;
	float:left;
	text-align:left;
	background-image:url(../images_2010/start.jpg);
	background-repeat:no-repeat;
}
#containerInnerLeftUnder {
	width:473px;
	height:596px;
	margin-left:11px;
	margin-top:12px;
	float:left;
	text-align:left;
	background-image:url(../images_2010/illustration_undersida.jpg);
	background-repeat:no-repeat;
}
#containerInnerLeftGrey {
	width:453px;
	height:596px;
	padding-left:30px;
	margin-top:12px;
	float:left;
	text-align:left;
	background-color:#5D5C5E;
}
#containerInnerRight {
	width:482px;
	height:596px;
	margin:0 0 0 0;
	float:left;
	text-align:left;
}

#RightTextContent {
	width:440px;
	height:596px;
	margin:45 0 0 40;
	float:left;
	text-align:left;
}

#StartRightBig {
	width:460px;
	margin-left:18px;
	margin-top:40px;
	float:left;
	text-align:left;
	cursor:pointer;
}
#StartRightPicture {
	width:482px;
	margin-left:0px;
	margin-top:0px;
	*margin-top:10px; /* ie7 only */
	_margin-top:10px; /* ie 6 only */
	float:left;
	text-align:left;
}

#StartTopText {
	margin-bottom:3px;
	*margin-bottom:0px; /* ie7 only */
	_margin-bottom:0px; /* ie 6 only */
}


#StartPuffContainer{
	width:505px;
	height:auto;
	background-color:#5D5C5E;
	float:left;
	text-align:left;
}
#StartPuffLeft {
	width:242px;
	margin-right:10px;
	margin-top:6px;
	float:left;
	text-align:left;
}
#StartPuffRight {
	width:242px;
	margin-right:0px;
	margin-top:6px;
	float:right;
	text-align:left;
}
#StartPuffInner {

	width:225px; /* all browsers */
	*width:242px; /* ie7 only */
	_width:242px; /* ie 6 only */
	
	height:100px;
	*height:100px; /* ie7 only */
	_height:100px; /* ie 6 only */
	padding-left:13px;
	padding-right:5px;
	padding-top:5px;
	text-align:left;
	background-color:#FFFFFF;
	cursor:pointer;
}
#StartPuffInnerBottom {

	width:225px; /* all browsers */
	*width:242px; /* ie7 only */
	_width:242px; /* ie 6 only */
	
	height:106px;
	*height:100px; /* ie7 only */
	_height:100px; /* ie 6 only */
	padding-left:13px;
	padding-right:5px;
	padding-top:5px;
	text-align:left;
	background-color:#FFFFFF;
	cursor:pointer;
}

#PuffReadMoreLeft {
	background-color:#999999; 
	height:18px; 
	width:243px; 
	z-index:1000; 
	position:absolute;
	 
	margin-top:87px; /* all browsers */
	*margin-top:87px; /* ie7 only */
	_margin-top:87px; /* ie 6 only */
	
	opacity:0.7;
	filter: alpha(opacity=70); /*for IE users*/
	text-align:left;	
}
#PuffReadMoreBottom {
	background-color:#999999; 
	height:18px; 
	width:243px; 
	z-index:1000; 
	position:absolute;
	 
	margin-top:93px; /* all browsers */
	*margin-top:82px; /* ie7 only */
	_margin-top:82px; /* ie 6 only */
	
	opacity:0.7;
	filter: alpha(opacity=70); /*for IE users*/
	text-align:left;	
}
#PuffReadMoreRight {
	background-color:#999999; 
	height:18px; 
	width:243px; 
	z-index:1000; 
	position:absolute;
	margin-top:87px;
	opacity:0.7;
	filter: alpha(opacity=70); /*for IE users*/
	text-align:right;
}

#StartReadMoreTop {
	background-color:#999999; 
	height:18px; 
	width:495px; 
	z-index:66666; 
	position:absolute;
	margin-top:330px; /* all browsers */
	*margin-top:330px; /* ie7 only */
	_margin-top:330px; /* ie 6 only */
	opacity:0.7;
	filter: alpha(opacity=70); /*for IE users*/
	text-align:right;
}

#PuffReadMoreInner {
	margin:3px 10px 3px 10px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Lucida Grande, Arial, Georgia, Verdana, Sans-serif;	
}
#StartPuffRub {
	width:190px;
	height:17px;
	text-align:left;
	background-image:url(../images_2010/start-rub-green.gif);
	background-repeat:no-repeat;
}
#StartPuffRubInner {
	padding-top:3px;
	padding-left:10px;
	
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	font-family:Lucida Grande, Arial, Verdana, Sans-serif;
	line-height:10px;
	text-transform:uppercase;
	letter-spacing:0.3pt;
}


#LogoLiten { 
	height:147px; 
	width:100px; 
	z-index:1000;
	position:absolute;
	margin-top:65px;
	margin-left:8px;
	text-align:left;
}


/* medarbeter */
.textFoton {  
		font-family:Lucida Grande, Arial, Verdana, Geneva,  Helvetica, sans-serif; 
		font-size: 7pt; 
		font-weight: normal;
		line-height:8pt;
		letter-spacing:0.2px;
		color:#FFFFFF;
		width:100px; 
		height:125px; 
		float:left;
}

/* Uppdrag */
.UppdragScrollPictures {
		float:left;
		width:150px;
		padding-right:20px;
		/*vertical-align:bottom;*/
		text-align:left;
}
.UppdragScrollPicturesIE {
		float:left;
		width:150px;
		height:215px;
		padding-right:20px;
		vertical-align:bottom;
		text-align:left;
}

.UppdragScrollText {  
		font-family:Lucida Grande, Arial, Verdana, Geneva,  Helvetica, sans-serif; 
		font-size: 7.5pt; 
		font-weight: normal;
		line-height:9pt;
		letter-spacing:0.2px;
		color:#FFFFFF;
		padding-top:0px;
		text-align:left;
}
.UppdragScrollText, a:hover 	{ text-decoration:none; color:#FFFFFF; }
.UppdragScrollText, a:link 		{ text-decoration:none; color:#FFFFFF; }