html, body {
	margin: 0;
	}

body {
	background-color: #DBDBDB;
	font: 10pt Trebuchet MS, Lucida Grande, Verdana, Sans-serif;
	line-height: 1.3em;
	}
	
#wrap {
	background: url(../images/shadow.gif) repeat-y;
	width: 640px;
	margin: 0 auto;
	}
	
#topshadow {
		margin: 10px auto 0 auto;
		width: 640px;
		height: 12px;
		background: url(../images/topshadow.jpg) no-repeat 3px 0;
}

#bottomshadow {
		margin: 0 auto 10px auto;
		width: 640px;
		height: 12px;
		background: url(../images/bottomshadow.jpg) no-repeat 3px 0;
}

#top {
	position: relative;
	left: 12px;
	height: 116px;
	width: 616px;
	background-color: #F9F9FA;
	}

#logo {
	margin: 30px 0 0 25px;
	}

#top ul {
	position: absolute;
	top: 55px;
	left: 418px;
	margin: 0;
	padding: 0;
	}

#top ul br {
	clear: both;
	}

#top li {
	display: inline;
	line-height: 2em;
	margin: 0 3px 0 0;
	}

#topends {
	position: absolute;
	bottom: 0;
	left: 0;
	border: 0;
	height: 9px;
	width: 616px;
	padding: 0;
	margin: 0;
	}

#topends.dark {
	height: 0px;
	}

#topends.medium {
	height: 0px;
	}

#topends.light {
	background: transparent url(../images/greyline.gif) repeat-x;
	}

#content {
	position: relative;
	margin: 0 12px;
	width: 616px;
	}

#footer {
	position: relative;
	left: 12px;
	width: 616px;
	height: 20px;
	}

#footer.dark {
	/*background-color: #F9F9FA;
	border-top: 1px solid #444;
	border-bottom: 4px solid #333;
	color: #333;*/
	background-color: #F9F9FA;
	border-top: 1px solid #DEDEDE;
	border-bottom: 4px solid #A6A6A6;
	color: #555;
	}

#footer.light, #footer.medium {
	background-color: #F9F9FA;
	border-top: 1px solid #DEDEDE;
	border-bottom: 4px solid #A6A6A6;
	color: #555;
	}


#footer p {margin: 2px 5px;}

h2 {
	font: 18px Trebuchet MS, Lucida Grande, Sans-serif;
	margin: 0;
	color: #9D0000;
	}

h3 {margin: 5px 0 0 0;}

h4 {margin: 6px 0 -4px 0;}

.dark h2 {color: #BB110B;}

p {
	margin-top: 5px;
	}

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

a:hover {
	text-decoration: underline;
	}

a.active {
	color: #9D0000;
	}
	
#text {
	font-size: 11px;
	}
	
.om #text {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 260px;
	}
	
.om img {
	position: relative;
	top: 17px;
	left: 314px;
	margin-bottom: 35px;
	}


.kontakt #text {
	position: relative;
	top: 20px;
	left: 40px;
	height: 130px;
	}

.kontakt #text p {
	float: left;
	width: 200px;
	margin: 0;
	font-size: 14px;
	line-height: 1.4em;
	}
	
.kontakt img {
	position: relative;
	}
	
.litteratur {
	background: #000 url(../images/litteratur.jpg) no-repeat 0 10px;
	height: 475px;
	}

.litteratur #text {
	position: absolute;
	top: 35px;
	left: 315px;
	color: #fff;
	width: 250px;
	}

.litteratur .bok {
	position: relative;
	left: 60px;
	width: 134px;
	}
	
.litteratur .bok:hover {
	background: transparent url(../images/glow.gif) no-repeat;
	}

.litteratur .bok img {
	position: relative;
	left: 22px;
	top: 22px;
	border: 0;
	}
	
.litteratur .bok p {
	position: relative;
	top: 20px;
	text-align: center;
	font-style: italic;
	font-size: 12px;
	}

.scen {
	background: #000 url(../images/scen.jpg) no-repeat 67px 130px;
	height: 475px;
	}
	
.scen #text {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	width: 450px;
	}


.länkar #text {
	position: absolute;
	top: 25px;
	left: 350px;
	width: 250px;
	}

.länkar img {
	position: relative;
	top: 20px;
	left: 20px;
	margin-bottom: 35px;
	}
	
.seminarium #text {
	position: absolute;
	top: 25px;
	left: 330px;
	width: 260px;
	}

.seminarium img {
	position: relative;
	top: 20px;
	left: 20px;
	margin-bottom: 35px;
	}
	
.nyheter h2 {
	position: absolute;
	top: 25px;
	left: 340px;
}

.nyheter #text {
	position: absolute;
	overflow: auto;
	height: 400px;
	top: 50px;
	left: 340px;
	width: 260px;
	}

.nyheter img {
	position: relative;
	top: 20px;
	left: 20px;
	margin-bottom: 35px;
	}
	
.kluventunga {
	position: relative;
	background-color: #E9E8E7;
	height: 450px;
	}
	
.kluventunga #text {
	position: absolute;
	left: 355px;
	top: 20px;
	width: 240px;
	}

.kluventunga #info {
	position: absolute;
	left: 20px;
	top: 250px;
	width: 260px;
	font-size: 8pt;
	}

.kluventunga img {
	position: absolute;
	left: 20px;
	top: 20px;
	}
	
img a {border:0;}
a img {border:0;}