/* CSS Document */

/* Brodsmuler */

#brodSmuler {
	padding-bottom:10px;
	color:#666666;
}

#brodSmuler a {
	color:#666666;
}


#andreTjenester.hoved .venstreKol  {
	width:365px;
	float: left;
	overflow: hidden;
	margin-bottom:10px;
}

#andreTjenester.hoved .hoyreKol  {
	width:365px;
	float: right;
	overflow: hidden;
	margin-bottom:10px;
}

#andreTjenester.hoved h1 {
	margin-bottom:20px;
}

#andreTjenester.hoved p{
	padding-bottom: 15px;
}

#andreTjenester.hoved .tjen{
	padding-bottom: 15px;
	overflow: hidden;
	width:360px;
}

#andreTjenester.hoved .tjen img{
	float:left;
	margin-right: 10px;
}

#andreTjenester.hoved .tjen div{
	float:left;
	width:355px;
	
}

#andreTjenester.hoved .temaTittel{
	font-size: 1.6em;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:10px;
	color:#000;
}

#andreTjenester.hoved .temaTittel img{
	vertical-align:middle;
	margin-right:7px;
}

#andreTjenester.hoved .tjen div h2{
	font-size: 1.2em;
	font-weight:bold;
	padding-bottom:3px;
}

#andreTjenester.hoved .tjen div h2 a{
	text-decoration: undeline;
	color:#039;
}

#andreTjenester.hoved .tjen div p{
	padding-bottom: 3px;
}

