* {
	font-family: Helvetica;
	font-size: 11px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

#navigation {
	width: 950px;
	float: left;
	position: relative;
}

#navigation div.row {
	float: left;
	width: 940px;
	border-bottom: 1px dotted #000;
	margin: 0;
	padding: 0;
	height: 33px;
	padding: 0 0 0 10px;
}

#navigation div.row p {
	height: 33px;
	line-height: 33px;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	float: left;
}

#navigation div.row a {
	color: #000;
	margin: 0 0px 0 0;
	padding: 0 0 0 0px;
	text-decoration: underline;
}

#navigation div.row a:hover, #navigation div.row a.active {
}

#navigation div.row img.arrow {
	float: left;
	display: block;
	position: relative;
	margin: 12px 10px 0 0;
}

#main {
	width: 950px;
	float: left;
	padding: 0px;
}

#content {
	width: 700px;
	float: left;
	padding: 40px;
}

.text {
	width: 320px;
	float: left;
	margin: 0 40px 0 0;
}

.text h1 {
	font-size: 16px;
	line-height: 20px;
	color: #F7B234;
}

.text h2 {
	font-size: 18px;
	line-height: 20px;
}

.text h3 {
	font-size: 12px;
	line-height: 16px;
}

.text p {
	font-family: Courier, "Courier New";
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0;
}

.text p.date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.text a {
	font-family: Courier, "Courier New";
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}

.images {
	width: 320px;
	float: left;
	margin: 30px 0px 0 0;
}

#content hr {
	float: left;
	width: 720px;
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #000; 
	border-style: none none dotted;
	margin: 40px 0;
}

#subnav {
	width: 170px;
	float: left;
	margin: 40px 0;
}

ul.nav {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	left: -10px;
}

ul.nav li {
	display: inline;
	padding: 0 0 0 0px;
	margin: 0 10px 0 0;
	line-height: 33px;
}

ul.nav li a {
	font-family: Courier, "Courier New", serif;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

#navigation div.row ul.nav li a {
	text-decoration: none;
	padding-left: 10px;
}

ul.nav li a:hover, ul.nav li a.active {
	background-image: url('/img/arrow.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}


.medarbetare-one {
float: left;
margin: 0 10px 20px 0;
width: 130px;
}
.medarbetare-one img {
	border: 0;
}

.medarbetare-firstInRow {
	clear: left;
}

p.print {
	display: block;
	clear: both;
}

			h1 {
				font-size: 18px;
			}
			ul.nav li a {
				font-family: Georgia, "Times New Roman", Times, serif;
				letter-spacing: 1px;
				font-size: 12px;
			}
			p.teaser, .text p.teaser {
				font-weight: bold;
			}
			.text a {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-weight: normal;
				line-height: 1.6;
				font-size: 12px;
			}
			.text p {
				/*font-family: "Courier New", Courier, monospace;*/
				font-family: Georgia, "Times New Roman", Times, serif;
				font-weight: normal;
				line-height: 1.6;
			}
			.text h2 a {
				font-family:Helvetica;
				font-size:18px;
				line-height:20px;
				text-decoration: none;
			}
			.text h2, .text h2 a {
				color: #F7B234;
			}

			#content {
				padding-right: 0;
			}
			

			#subnav ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
			}
			#subnav ul ul {
			margin-left: 20px;
			margin-bottom: 4px;
			}
			#subnav li {
				display: block;
				display: inline;
			}
			#subnav a {
			display: block;
			padding: 4px 0 4px 0;
			}
		
			#subnav a.active {
				font-weight: bold;
			}
			.col-1 {
			float: left;
			margin: 40px 0 0 40px;
			width: 415px;
			}
			.text ul, .text li {
				font-family: "Courier New", Courier, monospace;
			}
			.text li {
				margin-top: .5em;
			}

			#footer {
			position: relative;
			clear: both;
			border-top: 1px dotted #000000;
			padding-top: 10px;
			padding-bottom: 20px;
			margin-bottom: 20px;
			}

			#footer div.first {
			position: absolute;
			top: 10px;
			left: 0;
			}
			#footer div.second {
			top: 10px;
			_top: 21px;
			left: 210px;
			position: absolute;
			}
.puff * {
font-size: 12px;
}
.puff {
display: inline-block;
line-height: 1;
/*font-size: 14px;*/
color: #666;
margin: .25em 0 .25em 0;
padding: .25em 0 .75em 0;
border-bottom: 1px dotted #666;
}
.puff h3 {
padding: 0;
margin: .5em 0 .5em 0;
}
.puff h3 a {
padding: 0;
margin: 0;
line-height: 1.3;
font-size: 14px;
color: #666;
}
.puff p {
margin: .5em 0 .5em 0;
padding: 0;
line-height: 1.3;
/*font-size: 14px;*/
}

#subnav .puff span a:link,
#subnav .puff span a:visited,
#subnav .puff span a:hover,
#subnav .puff span a:active,
#subnav .puff a:link,
#subnav .puff a:visited,
#subnav .puff a:hover,
#subnav .puff a:active
{
display: inline;
text-decoration: underline;
color: #666666;
}


p.print {
	margin-top: 2em;
	text-align: right;
}
p.print,
p.print a {
	font-size: 10px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
}
p.print a {	
	background: transparent url(/img/printer.png) no-repeat 0 50%;
	padding: 3px 0 3px 20px;
}
#navigation div.rowFirst {
height: 60px;
}
#navigation div.rowFirst p {
height: 60px;
line-height: 60px;
}

.video {
	margin-bottom: 1em;
}

#loginForm label {
font-weight: bold;
display: block;
}


#nav-login {
position: absolute;
bottom: 45px;
right: 0;
text-transform: uppercase;
letter-spacing: 1px;
}

#nav-login a:link,
#nav-login a:visited,
#nav-login a:hover,
#nav-login a:active
 {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 12px;
color: #999;
padding: 0 0 0 10px;
text-decoration: none;
}
#nav-login a.selected,
#nav-login a:hover
{
background: transparent url(/img/bg-arrow.gif) no-repeat 0 50%;
}


