body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	background-color: #FFFFFF;
	line-height: 15px;
}
#divLogga {
	background-color: #FFFFFF;
	width: 750px;
	height: 81px;
	margin-left: 12px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#divTopNav {
	text-align: right;
	background-color: #FFFFFF;
	width: 735px;
	margin: 0px 0px 0px 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #666666;
}
#divTopNav a:link, #divTopNav a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#divTopNav a:hover, #divTopNav a.current:hover {
	color: #333333;
}
#divTopnav a.current:link, #divTopNav a.current:visited {
	color: #333333;
}
#divMainNav {
	margin-left: 12px;
	width: 750px;
	background-color: #003366;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#ulMainNav {
	background-color: #003366;
	margin: 0px;
	padding: 0px;
}
#ulMainNav li {
	display: inline;
	float: left;
	list-style-type: none;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-color: #003366;
	padding: 3px 3px 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-color: #336699;
	display: block;
}
#divSubNav {
	background-color: #CCCCCC;
	margin-left: 12px;
	height: 19px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#ulSubNav {
	width: 750px;
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
}
#ulSubNav li {
	display: inline;
	float: left;
	list-style-type: none;
}
#ulSubNav a:link, #ulSubNav a:visited, #ulSubnNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	display: block;
	padding: 2px 2px 2px 4px;
	margin: 0px;
	text-align: center;
}
#ulSubNav a:hover, #ulSubNav a.current:link, #ulSubNav a.current:visited {
	color: #333333;
}
/* Container styles */
#divContainer {
	background-color: #FFFFFF;
	width: 750px;
	clear: both;
	padding-top: 12px;
	padding-bottom: 10px;
	line-height: 15px;
	margin-left: 12px;
}
/* Left Styles*/
#divLeft {
	float: left;
	width: 220px;
	background-color: #FFFFFF;
	border: 1px none #CCCCCC;
	padding-top: 10px;
	margin-bottom: 10px;
}
#divLeft p {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
}
.linksRubrik {
	text-decoration: none;
	background-color: #E2E2E2;
	display: block;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	padding: 4px;
}
#divLeft a:link, #divLeft a:visited {
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	display: block;
}
#divLeft a:hover, #divLeft a.current:hover {
	color: #0033CC;
}
#divLeft a.current:link, #divLeft a.current:visited {
	color: #666666;
}
#divLeftKontakt {
	float: left;
	width: 220px;
	border: 1px solid #003366;
	margin-top: 10px;
}
#divLeftKontakt p {
	margin: 0px;
	padding: 8px;
}
#divLeftKontakt a {
	color: #003366;
	text-decoration: none;
}
#divLeftKontakt a:hover {
	color: #0033CC;
	text-decoration: none;
}
/* Center */
#divCenter {
	margin-left: 240px;
	padding-left: 20px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#divCenter a:link, #divCenter a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#divCenter a:hover, #divCenter a:active {
	text-decoration: none;
	color: #0033CC;
}
#divBred {
	line-height: 16px;
	padding: 10px;
	width: 90%;
}
#divBred a:link, #divBred a:visited {
	color: #003366;
	text-decoration: none;
}
#divBred a:hover, #divBred a:active {
	text-decoration: none;
	color: #0033CC;
}
/* Nav tillbaka */
#divTillbakaNav {
	text-align: left;
	margin-bottom: 20px;
	color: #336699;
	padding-bottom: 5px;
}
#divTillbakaNav a:link, #divTillbakaNav a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
#divTillbakaNav a:hover, #divTillbakaNav a.current:hover {
	color: #003366;
	text-decoration: none;
}
#divTillbakaNav a.current:link, #divTillbakaNav a.current:visited {
	color: #003366;
	text-decoration: underline;
}
/* Footer */
#divFooter {
	text-align: center;
	background-color: #E1E1E1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	width: 750px;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 12px;
}
#divFooter a {
	text-decoration: none;
	color: #333333;
}
/* Text styling */
.kursiv {
	font-style: italic;
}
.fetG {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.fetB {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.fixa {
	color: #FF6600;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
h1 {
	font-size: 18px;
	color: #003366;
}
h2 {
	font-size: 16px;
	color: #003366;
}
h3 {
	font-size: 18px;
	color: #333333;
}
h4 {
	color: #333333;
	font-size: 16px;
}
h5 {
	font-size: 12px;
	color: #003366;
}
h6 {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/* Linjer, breaker, clearer */
.skiljelinjeG {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.breaker {
	font-size: 0px;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 750px;
	line-height: 0px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
/* Textrutor */
.textrutaKursiv {
	background-color: #FFFFFF;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 5px 10px 10px;
	color: #000000;
	border: 1px solid #336699;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 20px;
}
.textruta {
	background-color: #E2E2E2;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
	margin-top: 25px;
	margin-bottom: 25px;
}
/* Foto */
.leftimage {
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
	padding-top: 8px;
	padding-left: 8px;
}
.rightimage {
	float: right;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
.dokumentMallar {
	width: 99%;
}
.dokumentMallar, .dokumentMallar td, .dokumentMallar th {
	border: 1px solid #AFAFAF;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.dokumentMallar td, .dokumentMallar th {
	padding: 8px 5px 5px 8px;
}
.dokumentMallar caption {
	color: #003366;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-top: 18px;
	border-top: 1px solid #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
}
.dokumentMallar th {
	background-color: #336699;
	color:#FFFFFF;
	text-align: left;
	font-size: 12px;
}
.gratis {
	background-color: #E0E0E0;
	vertical-align: top;
}
.betal {
	background-color: #FFFFCC;
	vertical-align: top;
}
.textrutaVit {
	background-color: #FFFFFF;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	border: medium groove #336699;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 10px;
}
#divLeft .linkFet {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.betaldokument {
	width: 99%;
	margin-bottom: 50px;
}
.betaldokument, .betaldokument td, .betaldokument th {
	border: 1px solid #AFAFAF;
	border-collapse: collapse;
	vertical-align: top;
}
.betaldokument td, .betaldokument th {
	padding: 5px;
}
.betaldokument th {
	background-color: #E1E1E1;
	color:#333333;
	text-align: left;
	text-transform: uppercase;
}
.rubrikBlue {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 2px 4px 2px 2px;
}
.kursivBqt {
	font-weight: bold;
	background-color: #DAE1E6;
	font-style: italic;
	text-decoration: none;
}
.dokumentMallar a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.dokumentMallar a:hover {
	color: #0033CC;
}
.reklamTabell {
	width: 80%;
	margin-top: 15px;
}
.reklamTabell, .reklamTabell td, .reklamTabell th {
	border: 1px solid #AFAFAF;
	border-collapse: collapse;
	vertical-align: top;
}
.reklamTabell td, .reklamTabell th {
	padding: 10px;
}
.reklamTabell caption {
	text-align: left;
	color: #003366;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.reklamTabell th {
	background-color: #003366;
	color:#FFFFFF;
	text-align: left;
	text-transform: uppercase;
}
.imagePadding {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.presentationtable {
	width: 100%;
}
.presentationtable p {
	padding: 0px 8px;
	margin: 0px;
}
#divImage {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
}
.gratisCenter {
	background-color: #E0E0E0;
	vertical-align: top;
	text-align: center;
}
.betalCenter {
	background-color: #FFFFCC;
	vertical-align: top;
	text-align: center;
}
dokumentMallar h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.betal h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
}
.kursivBlue {
	font-style: italic;
	color: #003366;
}
#tableLasersikte {
	padding: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
}
.greyborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	width: 750px;
	font-size: 0px;
	margin-left: 30px;
	line-height: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #336699;
	margin-bottom: 1px;
}
.intro h1 {
	background-color: #FFFFFF;
	font-size: 18px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 1px;
}
.spaltCenter .imagePadding {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#reklamplansch_A4 {
	padding-left: 10px;
	float: right;
}
#laserStillbild {
	float: left;
	padding-right: 10px;
}
.textrutaB {
	background-color: #ECECEC;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 10px;
	color: #333333;
	border: 1px solid #999999;
}
.textrutaBleft {
	background-color: #ECECEC;
	width: 180px;
	padding: 10px;
	color: #333333;
	border: 1px solid #999999;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
}
.spaltLeft .leftimage {
	padding: 0px 8px 5px 0px;
}
.underscore {
	text-decoration: underline;
}
#tableFilm {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	margin-bottom: 20px;
}
#tableFilm td {
	padding: 8px 8px 8px 0px;
}
#tableFilm tr {
}
.film {
	margin-left: 10px;
}
.intro h5 {
	padding-left: 4px;
	padding-top: 4px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.skiljelinjeGdot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.textrutaOmdir {
	width: 400px;
	border: 2px solid #003366;
	margin-left: 20px;
	padding: 10px;
	margin-top: 20px;
}
#divContainer #divLeftIndex .intro a_blue {
	color: #003399;
}
#divSubNav #ulSubNav a_red {
	color: #FF0000;
}
