body {
	min-width: 790px;
	text-align: center;
	margin: 0;
	padding: 10px 0 10px 0;
	border: 0;
	background: url(bilder/white_bkg.gif);	
	}

img	{
	border: 0;
	}

#wrapper {
	width: 790px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.topDiv {
	width: 780px;
	margin: 5px 5 0 5;
	padding: 0;
	text-align: center;
	}

.secondDiv {
	border-bottom: 1px solid green; 
	margin: 0 5px 5px 5px;
	padding: 0;
	}

#bigTable {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 770px;
	}

.rowTwo {
	text-align: right;
	}
	
td.leftSide {
	vertical-align: top;
	width: 140px;
	}

td.rightSide {
	vertical-align: text-top;
	width: 640px;
	}
	
/*  .lanktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
} */

ul.flaggor {
	border: 0;
	margin: 0 5 5px 0;
	padding: 0;
	list-style: none;
	
	}
	
ul.flaggor li {
	display: inline;
	margin: 0 2px;
	padding: 0;
	border: 0;
	}
	
/* ul.flaggor li img {
	border: 0;
	}*/

ul.flaggor li a {
/*	padding: 2px; */
	text-decoration: none;
	font-size: 11px;
	color: darkslategray;
	} 
	
ul.flaggor li a:hover {
	padding: 0;
	color: slategray;
/*	border: 2px solid gold; */
	}

body#eng #t-eng a,
body#fra #t-fra a,
body#spa #t-spa a,
body#tur #t-tur a,
body#tys #t-tys a,
	{
	color: darkslategray;
	font-weight: bold;
	} 
	
ul.leftMenu {
	margin: 0 10px 0 10;
	padding: 0;
	list-style: none;
	width: 120px;
	}

ul.leftMenu li {
	margin: 0;
	padding: 0;
	width: 120px;
	}
	
ul.leftMenu a {
	padding-bottom: 1px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	color: darkslategray;
	text-decoration: none;
	}

ul.leftMenu a:hover {
	color: slategray;
	}


body#start #t-start a,
body#varvis #t-varvis a,
body#organ #t-organ a,
body#samarb #t-samarb a,
body#kontakt #t-kontakt a,
body#shields #t-shields a,
body#katrineholm #t-katrineholm a,
body#almamod #t-almamod a,
body#intel #t-intel a,
body#granser #t-granser a,
body#semin #t-semin a,
body#xworld #t-xworld a,
body#serier #t-serier a,
body#forelas #t-forelas a,
body#kurser #t-kurser a,
body#kultur #t-kultur a,
body#material #t-material a,
body#lankar #t-lankar a,
body#nyheter #t-nyheter a,
body#arkiv #t-arkiv a
	{
	color: darkslategray;
	font-weight: bold;
/*	background: mintcream; */
	} 

ul.leftMenu li.lankRubrik {
	text-align: center;
	color: white;
	font-size: 13px;
	font-weight: bold;
	background: url(bilder/knappen.gif) no-repeat center center #009933;
	margin: 5 0 0 0px;
	padding: 2 0 2 0px;
	text-transform: uppercase;
	}

.startSida {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 650px;
	}

a.pilLank {
	padding: 0 0 0 20px;
	background: url(bilder/pil_green3.gif) no-repeat 0% 0%;
	font-size: 12px;
	}

a.pilLank:hover {
	background: url(bilder/pil_green3.gif) no-repeat 0% 90%;
	}

p.centerLank {
	padding: 0 50px 0 0;
	text-align: right;
	}
	
p.pushlank {
	text-align: right;
	}

a.pdfDoc {
	padding: 0 0 0 40px;
	background: url(bilder/pdf_icon3.gif) no-repeat 0% 0%;
	font-size: 12px;
	}

a.pdfDoc:hover{
	background: url(bilder/pdf_icon3.gif) no-repeat 0% 95%;
	}

#mainTable {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 640px;
	height: 100%;
	}

.centerStage {
	width: 450px;
	vertical-align: top;
	text-align: center;
	}

.centerItem {
	width: 420px;
	padding: 5px;
	margin: 0 auto;
	text-align: left;
	}

.greyBg {
	background-color: #dedede;
	padding: 5px 5px;
	border: 1px dotted darkslategray;
	}

.greenItem {
	font-size: 14px;
	color: darkgreen;
	font-weight: bold;
	display: block;
	}

.centerItem ul {
	padding: 5px 12px;
	margin: 8px 0;
	list-style: square inside red;
	font-size: 12px;
	background: whitesmoke;
	}

table.twoColumn {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	border: 0;
	}
	
#mainTable td.first {
	padding: 0 26px 0 0;
	width: 50%;
	vertical-align: top;
	}
	
#mainTable td.second {
	padding: 0 10px 0 18px;
	width: 50%;
	vertical-align: top;
	}
	
.centerItem2 {
	width: 420px;
	text-align: center;
	padding: 5px 4px;
	margin: 0 auto;
	border: 3px dotted darkslategray;
	}
	
.centerItem2 ul {
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
.centerItem2 ul li {
	display: inline;
	padding: 0;
	}

.centerItem3 {
	float: none;
	width: 410px;
	text-align: center;
	border: 3px dotted darkslategray;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	}
	
.centerItem3 img {
	float: left;
	border: 0;
	padding: 0;
	margin: 5px;
	}

div#centerForm {
	text-align: left;
	width: 450px;
	}

div#centerForm h1 {
	color: darkslategray;
	font-size: 20px;
	}

div.centerAlign {
	text-align: center;
	}

fieldset#mainForm {
	}

p.left {
	text-align: left;
	}
	
p.right {
	text-align: right;
	}

.clearBoth {
	clear: both;
	line-height: 1%;
	}

#mainTable h2 {
	padding: 0;
	margin: 5px 0 10px 0;
	color: darkslategray;
	font-size: 16px;
	}

.Rubrik1 {
	display: block;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 5px 0;
	color: darkslategray;
	font-size: 18px;
	}
	
.subRubrik1 {
	display: block;
	font-weight: bold;
	padding: 5px 0 15px 0;
	margin: 5px 0 0 0;
	color: darkslategray;
	font-size: 14px;
	}

#mainTable h3 {
	padding: 0;
	margin: 5px 0;
	color: darkslategray;
	font-size: 11px;
	}

#mainTable h4 {
	padding: 0;
	margin: 5px 0;
	letter-spacing: 0.1em;
	color: darkslategray;
	}
	
#mainTable h5 {
	padding: 0;
	margin: 10 0 5px 0;
	color: black;
	font-weight: bold;
	font-size: 12px;
	}

#mainTable p {
	padding: 0;
	margin: 5px 0;
	font-size: 12px;
	}

#mainTable a, a.email {
	color: darkslategray;
/*	padding: 0 0 0 20px;
	background: url(bilder/icon_email.gif) no-repeat center left; */
	}

#mainTable a:hover, a.email:hover {
	color: slategray;
	}

.centerItem4 {
	text-align: left;
	width: 420px;
	padding: 0 4px;
	margin: 0 auto;
	border: 1px solid darkslategray;
	}

.heading2 {
	color: black;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	display: block;
	text-align: center;
	}

.heading3 {
	color: darkslategray;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	display: block;
	text-align: center;
	}

.centerItem4 img {
	display: inline;
	border: 0;
	padding: 0;
	margin: 3px 0 0 15px;
	}

.centerItem5 {
	text-align: left;
	width: 410px;
	border: 3px dotted darkslategray;
	margin: 10px auto;
	padding: 5px 4px 5px 10px;
	font-weight: normal;
	}

.centerItem5 table td {
	vertical-align: top;
	}

.centerItem5 span {
	font-size: 12px;
	padding: 0 5px;
	margin: 0 0 5px 0;
	display: block;
	}

div#centerItem6 {
	background: url(bilder/senaste_alma_web.jpg) no-repeat center center;
	min-height: 560px;
	height: auto !important;
	height: 560px;
	position: relative;
	}

div.floatLinks {
	text-align: left;
	position: absolute;
	top: 10px;
	left: 150px;
	}

div.floatLinks a.pilLank2 {
	padding: 0 0 0 20px;
	font-size: 12px;
	text-decoration: none;
	color: #663333;
	font-weight: bold;
	}

div.floatLinks a.pilLank2:hover {
	text-decoration: underline;
	color: #663333;
	}

div#floatText {
	text-align: left;
	position: absolute;
	top: 250px;
	left: 150px;
	}
	
div#floatText span.whiter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	display: block;
	padding: 0 30px 15px 0;
	margin: 0;
	}

div#floatText span.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	display: block;
	padding: 0 30px 10px 0;
	margin: 0;
	}
	

table.bigBackground {
	width: 640px;
	height: 360px;
	padding: 5px;
	margin: 0;
	text-align: left;
	background: url(bilder/pussf.jpg) no-repeat top right;
	border-collapse: collapse;
	}
	
table.bigBackground td {
	vertical-align: top;
	}

table.teleLista {
	border-collapse: collapse;
	margin: 15px 0 0 0;
	border-top: 1px solid darkslategray;
	}

table.teleLista th {
	text-align: left;
	color: darkslategray;
	}
	
table.teleLista tr.oddRow {
	background: whitesmoke;
	}
	
table.teleLista td {
	border-top: 1px dotted slategray;
	padding: 0 10px 0 0;
	}

td.rightStage {
	width: 190px;
	padding: 0;
	margin: 0;
	vertical-align: top;
	}

.rightItem {
	margin: 20px 0 0 0;
	text-align: center;
	}

table.rightGreen {
	background: #DFF3DA;
	width: 190px;
	height: 95%;
	margin: 25px 0 0 0;
	font-size: 12px;
	}

table.rightGreen td {
	vertical-align: top;
	padding: 5px 10px;
	height: 360px;
	}

dl.gallery {
	background-color: whitesmoke;
	width: 180px;
	text-align: center;
	padding: 5px;
	
	}

.gallery dt { 
	font-weight: bold;
	font-size: 12px;
	}

.gallery dt img {
	border: 1px solid slategray;
	width: 127px;
	height: 105px;
	}

.gallery dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

div.adressRad {	
	border-top: 1px solid green;
	padding: 6px 0 6 0;
	margin: 10px 5px 0 5px;
	}
	
.adressRad ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
	color: darkgreen;
	text-align: center;
	}
	
.adressRad ul li {
	display: inline;
	margin: 0 3px;
	}