body {
	margin: 0 0 26px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	background-color: rgb(230,240,250);
	color: rgb(0,0,0);
	background-image: url("img/blueshade.png");
	background-repeat: repeat-y;
	background-position: right;
}
#outerContainer {
	width: 964px;
	margin: 0 auto 0;
}
#languageSelectors {
	padding: 6px 0 0;
}
#languageSelectors a {
	display: block;
	text-decoration: none;
}
#languageSelectors a:hover {
	background-color: white;
}
.navBar {
	width: 200px;
	padding-top: 26px;
	background-color: rgb(100,120,200);
	color: rgb(255,255,255);
	font-size: 9pt;
	font-weight: bold;
	background-color: rgb(74,98,158);
	background-image: url("img/blueshadeNavBar.png");
	background-position: center;
	background-repeat: repeat-y;
}
.navBar a {
	color: rgb(255,255,255);
	text-decoration: none;
}
.navBar a:hover {
	text-decoration: underline;
}
#navBarButtons {
	margin: 0 10px;
}
#navBarButtons div {
	margin-bottom: 5px;
}
#selectedNavBarButton {
	background-color: rgb(66,81,125);
	background-image: url("img/blueshadeNavBarButton.png");
	background-position: center;
	background-repeat: repeat-y;
	border-top: 1px solid rgb(25,35,65);
	border-right: 1px solid rgb(106,123,189);
	border-bottom: 1px solid rgb(116,133,199);
	border-left: 1px solid rgb(35,45,75);
	margin: 0 -3px;
	padding: 1px 0 2px 2px;
	cursor: default;
}
#mainCell {
	padding: 20px 16px 20px 16px;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(184,192,200);
	border-left: 0;
}



td {
	vertical-align: top;
	text-align: left;
}
h1, h2 ,h3 ,h4 ,h5 ,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: rgb(0,0,80);
	margin: 20px 0 10px 0;
}
h1 {
	font-size: 180%;
	margin-top: 0;
}
h2 {
	font-size: 150%;
	font-style: italic;
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
h4, h5, h6 {
	font-weight: bold;
}
p {
	margin: 1.2em 0;
}
thead, .thead {
	color: white;
	background-color: #800080;
}
ul {
	text-align: left;
}
li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
img {
	border: 0;
}
a {
	color: rgb(0,0,220);
	text-decoration: underline;
	cursor: pointer;
}




#onlineBooking {
	margin: 20px 10px 20px;
	background-color: rgb(230,240,250);
	color: rgb(0,0,0);
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	border: 1px solid rgb(0,0,64);
}
#onlineBooking a {
	color: rgb(0,0,200);
}
#contactInfo {
	margin: 0 0 0 10px;
	font-weight: normal;
}
address {
	font-family: Arial, Helvetica, sans-serif;;
	font-style: normal;
	font-size: 9pt;
}
#kontaktinformation address {
	font-size: 10pt;
}




.debug {
	border: 1px solid rgb(0,0,0);
	font-size: 7pt;
	margin: 1px;
	padding: 1px;
}
.updated {
	font: 8pt normal Verdana,Arial,Helvetica,sans-serif;
	text-align: right;
	margin: 1px;
}
.firstLetter { font-size: 200%
}
.linkBtn {
        background-color: inherit;
        color: blue;
}
.linkBar {
	background-color: #a1a1a1;
	color: blue;
	font: 9pt normal Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}
img.company {
	margin: 0.2em 1em 0.5em;
	float: right;
}



div.nichtAufDeutsch , div.notInEnglish , div.notInRussian , div.intePaSvenska {
	background-color: rgb(250,200,0); 
	color: rgb(0,0,0); 
	border: 3px solid rgb(200,50,0);
	font-size: 9pt;
	font-weight: bold;
	padding: 1px;
	margin: 3px;
}
div.notInEnglish {
	background-color: rgb(0,50,150); 
	color: rgb(255,255,255); 
	border: 3px solid rgb(200,0,0);
}
div.notInRussian {
	color: rgb(0,50,150); 
	background-color: rgb(255,255,255); 
	border: 3px solid rgb(200,0,0);
}
div.intePaSvenska {
	background-color: rgb(255,230,0); 
	color: rgb(0,50,200); 
	border: 3px solid rgb(0,50,200);
}
.shout {
	font: 12pt normal Arial,Helvetica,sans-serif;
	font-style: italic;
	font-weight: bold;
	background-color: inherit;
	color: purple;
	margin-left: 5em;
}
.slogan01 {
	font-family: Times,sans-serif;
	font-size: 30pt;
	font-style: italic;
	color: #640050;
	background-color: inherit;
}
div.grpLinkToBrochure {
	float: right;
	width: 30%;
	font-size: 9pt;
	border: 1px solid rgb(70,90,170);
	padding: 1em;
}
.grpFacts {
	font-size: 9pt;
	border: 2px solid green;
	padding: 1em;
}
h2 i { color: red;
}
.grpEnd {
	margin-top: 2em;
	text-align: center;
	border-top: 3px dotted rgb(255,128,0);
}
#introImages img {
	margin: 0 20px 30px;
	border: 1px solid rgb(220,220,220);
}
div.infoBlock {
	background-color: rgb(250,255,255);
	border: 1px solid rgb(70,90,170);
	padding: 1em;
	margin-bottom: 2em;
}	
#news {
	background-image: url("img/blueshade2.png");
	background-repeat: repeat-y;
	background-position: right;
	padding: 6px;
	border-right: 1px solid rgb(217,229,245);
	font-size: 9pt;
}


#newObjects {
}
.newObjectImages {
	width: 370px;
	float: right;
	clear: right;
	line-height: 160%;
}
.newObjectImageFlipper {
	clear: right;
	text-align: right;
	margin: 0 10px 3px 0;
	font-weight: bold;
}
.newObjectImageFlipper a {
	background-color: rgb(130,150,220);
	color: rgb(255,255,255);
	text-decoration: none;
}
#newObjects h2 {
	font-size: 12pt;
	font-weight: bold;
	clear: both;
	border-top: 2px solid rgb(0,0,80);
	padding-top: 3px;
	margin-top: 40px;
}
#newObjects h3 {
	font-size: 10pt;
	font-weight: bold;
	clear: both;
	padding-top: 3px;
	margin-top: 30px;
}
#newObjects pre {
	padding-left: 20px;
}
#newObjects img {
	float: right;
	clear: right;
	margin: 0 10px 10px 0;
	border: 1px solid rgb(190,190,190);
}
#newObjects .tuote {
	clear: right;
	margin: 10px 0;
	padding: 10px;
	border-top: 1px solid rgb(0,0,0);
}



#groupExcursions {
	text-align: justify;
}
#groupExcursions h2 {
	clear: both;
}
#groupExcursions h3 {
	padding-left: 15px;
}
#groupExcursions p {
	margin-left: 15px;
}
#groupExcursions img {
	float: right;
	margin: 0 0 1em 1em;
}



#ToC {
	font-size: 10px;
}
#ToC div {
	width: 80px;
	float:left;
}
#ToC ol {
	margin: 0 0 1em 90px;
}
#ToC li {
	margin: 0 0 -1px 0;
	line-height: 100%;
	text-transform: uppercase;
}
#ToC a {
	text-decoration: none;
}
#ToC a:hover {
	background-color: navy;
	color: white;
}


/*

#ToC {
	width: 200px;
	float: left;
	font-size: 8pt;
	margin: 0 10px 10px 0;
	text-align: left;
	background-color: rgb(240,248,253);
	background-image: url("img/blueshadeToC.png");
	background-repeat: repeat-y;
	background-position: right;
	border: 1px solid rgb(180,200,230);
}
#ToC a {
	text-decoration: none;
}
#ToC a:hover {
	text-decoration: underline;
}

*/

.backToTopLink {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
#groupExcursionLinks {
	width: 200px;
	float: left;
	font-size: 8pt;
	margin: 0 1em 1em 0;
	text-align: left;
	background-color: yellow;
}
#feedbackForm td {
	padding: 2px;
}
input.text {
	width: 300px;
}

.ahem {
	color: rgb(200,0,0);
	background-color: rgb(255,255,255);
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
}
img.pageImg {
	float: right;
	clear: right;
	margin: 10px 0 10px 10px;
	border: 1px solid rgb(128,128,128);
}



#nauvoinfo {
	text-align: justify;
}
#nauvoinfo h1, #nauvoinfo h2, #nauvoinfo h3 {
	clear: right;
}
div.kuvia {
	width: 302px;
	float: right;
	clear: right;
	margin: 0 0 3px 8px;
}
.kuvia img {
	border: 1px solid rgb(128,128,128);
	margin: 0 0 3px 0;
}



@media print {
	body {
		margin: 0;
		font-family: serif;
	}
	#languageSelectors, .navBar {
		display: none;
	}
	#logo {
		width: 100%;
		border-bottom: 1pt solid rgb(0,0,0);
	}
	#logo address {
		white-space: nowrap;
		font-family: serif;
		font-size: 8pt;
	}
	#outerContainer {
		width: 100%;
		margin: 0;
	}
	#mainCell {
		padding: 0;
		border: 0;
	}
}



@media screen {
	#logo address {
		display: none;
	}
}


