body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #fff;
}

.satsyta {
}

#imgGallery a {
	margin: 0 5px 5px 0;
	border: 0;
}

#imgGallery a img {
	display: block;
	float: left;
	border: 0;
}


/*** BANDEROLL ***/

.banderoll {
	height: 10em;
	overflow: hidden;
	background-color: #E0DDDD;
	border-top: 2px solid #850053;
	border-bottom: 2px solid #850053;
}

.bandAktivt {
	display: block;
}

.bandInaktivt {
	display: none;
}

#bandBolag {
	width: 100%;
	height: 10em;
	margin: 0;
	padding: 0;
	background-image: url(../images/perspektivlogo_1100px.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#band1 {
	width: 100%;
	height: 10em;
	margin: 0;
	padding: 0;
	background-image: url(../images/annons_1100px.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#band2 {
	width: 100%;
	height: 10em;
	margin: 0;
	padding: 0;
	background-image: url(../images/bok_1100px.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#band4 {
	width: 100%;
	height: 10em;
	margin: 0;
	padding: 0;
	background-image: url(../images/webb_1100px.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#band5 {
	width: 100%;
	height: 10em;
	margin: 0;
	padding: 0;
	background-image: url(../images/typer_1100px.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.bandtext {
	width: 20em;
}

.bandtext h1 {
	padding-top: 0;
	margin: 0;
}

.bandtext p {
	margin-top: 0.2em;
}



/*** MENY ***/

.meny_horisontell, .meny_vertikal, #Sidebar {
	display: none;
}

/*** LAYOUT ***/

.onecol {
	width: 10%;
}

.twocol {
	width: 20%;
}

.threecol {
	width: 30%;
}

.onecol, .twocol, .threecol {
	padding: 2em 1em;
	background-color: inherit;
	float: left;
}

hr {
	visibility: hidden;
	clear: left;
}


/*** STYCKEDISPOSITION ***/

h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.7em;
	margin-top: 0.4em;
}

h2 {
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	padding-bottom: 0;
}

h2.nyheter {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing:0.3em;
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
}


h3 .datum {
	font-weight: normal;
	margin-right: 0.5em;
}

p {
	margin-top: 0;
	margin-bottom: 0.5em;
}

#nederdel p {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.litenstil {
	font-size: 0.8em;
}


/*** TEXTDISPOSITION ***/

a {
	text-decoration: none;
	color: inherit;
}