/* #### Standard HTML-tags #### */
body{
	background: url(/_siteImage/bodyBg.png) repeat-x #ffffff;
	padding: 10px 0 0 0;
	margin: 0;
	font-family: verdana, 'verdana', tahoma, arial;
	font-size: 11px;
	color: #585858;
	text-align: center;
}

table, tr, td, th{
	font-size: 11px;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

h1{
	padding: 0;
	margin: 0 0 20px 0;
	font-family: 'verdana', verdana, tahoma;
	font-size: 28px;
	color: #c2003c;
	font-weight: normal;
}

h2, h3{
	padding: 0;
	margin: 0 0 10px 0;
	font-family: 'verdana', verdana, tahoma;
	font-size: 24px;
	color: #c2003c;
	font-weight: normal;
}

h4{
	padding: 0;
	margin: 0 0 5px 0;
	font-family: 'verdana', verdana, tahoma;
	font-size: 14px;
	color: #585858;
	font-weight: normal;
}

a{
	color: #c2003c;
}

p{
	padding: 0;
	margin: 0 0 10px 0;
}


a img{
	border: 0;
	text-decoration: none;
}

img{
	border: 0;
	padding: 0;
	margin: 0;
	outline: none;
}

textarea{
	border: 1px #cccccc solid;
	font-family: 'verdana', verdana, tahoma;
	font-size: 11px;
	color: #585858;
}

/* ######################################################################## */

/* #### ID #### */

#container{
	padding: 0;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
	#head{
		width: 900px;
		height: 141px;
	}
		
		#logo{
			float: left;
			width: 260px;
			height: 101px;
		}
		
		#topContactInfo{
			width: 220px;
			margin: 20px 0 0 420px;
			float: right;
			text-align: right;
			height: 81px;
		}
			
		#menu{
			background: #f7f4e5;
			width: 900px;
			height: 40px;
			text-align: left;
		}
		
			#menu ul{
				list-style: none;
				padding: 0;
				margin: 0;
			}
			
			#menu li{
				display: inline;
				padding: 0;
			}
			
			#menu img{
				float: left;
				display: block;
			}
			
			#menu a{
				float: left;
				display: block;
				padding: 12px 10px 12px 10px;
				margin: 0;
				font-size: 14px;
				color: #555452;
				text-decoration: none;
			}
			
			#menu .act, #menu a:hover{
				background: #c2003c;
				float: left;
				display: block;
				padding: 12px 10px 12px 10px;
				margin: 0;
				font-size: 14px;
				color: #ffffff;
				text-decoration: none;
			}
	
	#content{
		margin: 44px 0;
		text-align: left;
	}
		
		#more-share-tell h3{
			font-size: 16px;
		}
		
		#more-share-tell{
			text-align: justify;
		}
		
			#more-share-tell .moreBtn{
				cursor: pointer;
			}
			
			#more-share-tell #moreBox{
				display: none;
				margin: 0 0 0 0;
				background: #fff;
			}
			
			#more-share-tell .shareBtn{
				cursor: pointer;
			}
			
			#more-share-tell #shareBox{
				display: none;
				margin: 0 0 0 0;
				background: #fff;
			}
			
				#more-share-tell #shareBox a{
					margin: 0 10px 0 0;
				}
			
			#more-share-tell .tellBtn{
				cursor: pointer;
			}
			
			#more-share-tell #tellBox{
				display: none;
				margin: 0 0 0 0;
				background: #fff;
			}
				
		
	#foot{
		background: url(/_siteImage/foot.gif) repeat-x #ffffff;
		margin: 40px 0 0 0;
		padding: 7px 10px 0 0;
		width: 890px;
		height: 21px;
		color: #585858;
		text-align: right;
		font-size: 10px;
	}
	
		#foot a{
			color: #c2003c;
		}

		
#julkort2010-overlay{
	top: 0;
	left: 0;
	display: none;
	z-index: 9998;
	position: fixed;
	padding: 0;
	margin: 0;
	border: 1px #ccc solid;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#julkort2010{
	top: -500px;
	display: none;
	z-index: 9999;
	position: absolute;
	cursor: pointer;
	margin: 0 0 0 120px;
}

	
/* ######################################################################## */

/* #### Classes #### */
.rekrytering h4{
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	font-size: 12px;
}
.retype-email{
	display: none;
}

.spacer, .spacer2{
	border-bottom: 1px #d1d1d1 solid;
	display: block;
	margin: 32px 0;
	clear: both;
}

.space10h{
	height: 10px;
}

.testaDittForetag h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.imgRight{
	float: right;
	padding: 0;
	margin: 0 0 10px 10px;
}
	
.imgLeft{
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
}


.tRight{
	text-align: right;
}

.tCenter{
	text-align: center;
}

.fLeft{
	float: left;
}

.inputmiddle{
	float: left;
	background: url(/_siteImage/inputCenter.gif);
	height: 25px;
	padding: 7px 0 0 0;
}

	.inputmiddle input[type=text]{
		padding: 0;
		margin: 0;
		max-height: 30px;
		border: 0;
		font-family: 'verdana', verdana, tahoma;
		font-size: 14px;
		color: #585858;
	}

.innehallsforteckning{
	list-style: none;
	padding: 0;
	margin: 0;
}
	
	.innehallsforteckning li{
		margin: 5px 0;
	}

.noDotts{
	list-style: none;
	padding: 0;
	margin: 0;
}

	.noDotts li{
		list-style: none;
		margin: 15px 0;
	}

.displaynone{
	display: none;
}

.validate{
	display: none;
}
.clr{
	clear: both;
}

.inkRed{
	color: #c2003c;
}

.redBg{
	background: #c2003c;
	color: #fff;
}

/* ######################################################################## */
