
/*
	FELLES DEFINISJONER
*/

td, th, body, p, pre, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4 , h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
	color: #A60D0D;
	margin-bottom: 3px;
}


h1{
	font-size: 22px;
	font-weight: bold;
}

h2{
	font-size: 18px;
	font-weight: bold;
}


h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}

h4{
	font-size: 11px;
	font-weight: bold;
	margin-top:10;
}

h5{
	font-size: 10px;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #0F6591;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

body {
	background: #0F6591;
}

.siteContent {
	padding-top: 20px;
	width: 932px;
	text-align: left;
}

img {
	border: 0;
}


/*
	topMenu
*/
.topMenu {
	background-image: url(../gfx/topMenuBackground.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
}

.topMenuMenuCell {
	text-align: right;
}

.menuTable {
	width: 500px;
}

.menuCell {
	width: 33%;
}

/*
	bottomBar
*/
.bottomBar {
	background-image: url(../gfx/bottomRightCorner.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
}

/*
	frontPage
*/
.frontPageContent {
	background-color: #000000;
	border-left: #85A4B5 solid 14px;
	border-right: #85A4B5 solid 14px;
	padding: 15px;
}

.frontPageFW {
	position: absolute;
}

.frontPageTextBox {
	position: absolute;
	left: 585px;
	top: 270px;
	width: 238px;
	padding: 10px;
	line-height: 15px;
}

/*
	galleryIndex
*/
.galleryIndexContent {
	background-color: #ffffff;
	border-left: #85A4B5 solid 14px;
	border-right: #85A4B5 solid 14px;
	padding: 15px;
}

.galleryPresentationText {
	vertical-align: top;
	padding: 20px;
	line-height: 15px;
}

.galleryPresentationImage {
	vertical-align: top;
	padding: 20px;
}

/*
	info
*/
.infoContent {
	background-color: #ffffff;
	border-left: #85A4B5 solid 14px;
	border-right: #85A4B5 solid 14px;
	padding: 15px;
	height: 535px;
	
}

.textContent {
	width: 400px;
	line-height: 15px;
}

/*
	links
*/
.linksContent {
	background-color: #ffffff;
	border-left: #85A4B5 solid 14px;
	border-right: #85A4B5 solid 14px;
	padding: 15px;
	height: 535px;
}

/*
	galleryDisplay
*/

.galleryDisplay {
	background-color: #ffffff;
	border-left: #85A4B5 solid 14px;
	border-right: #85A4B5 solid 14px;
	padding: 15px;
	text-align: left;
}

.galleryDisplayTable {
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;
}

.thumb {
	margin: 3px;
	vertical-align: middle;
}

/*
	slideShow
*/
.slideShowBody {
	background-color: #000000;
	color: ffffff;
}

.slideShowSelect {
	width: 95px;
}
