/* New site notification */
.new-site-notification {
	height: 5rem;
	border-bottom: 0.1875rem dashed silver;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0 2rem;
	font-size: 1.2rem;
	font-weight: bold;
	font-family: 'Consolas', monospace;
	color: #333;
	margin-bottom: 1rem;
	gap: 1.5rem;
	background-color: #fff;
}

.new-site-notification > .new-site-notification--icon-col,
.new-site-notification > .new-site-notification--right-col {
	flex: 2;
}

.new-site-notification > .new-site-notification--icon-col {
	display: flex;
	justify-content: flex-end;
}

.new-site-notification
	> .new-site-notification--icon-col
	> .new-site-notification--icon {
	width: 2.5rem;
	height: 2.5rem;
	border: 0.1875rem solid silver;
	border-radius: 100%;
	text-align: center;
}

.new-site-notification
	> .new-site-notification--icon-col
	> .new-site-notification--icon::after {
	content: 'i';
	line-height: 2.5rem;
	color: #939393;
}

.new-site-notification > .new-site-notification--text {
	flex: 6;
	text-align: center;
}

.new-site-notification > .new-site-notification--text > a {
	color: #939393;
	text-decoration: none;
}

.new-site-notification > .new-site-notification--text > a:hover {
	text-decoration: underline;
	text-decoration-thickness: 0.125rem;
}


.red-notification {
    background-color: rgba(255, 0, 0, 0.75);
    border-width: 5px;
    border-color: white;
    border-style: double;
    border-radius: 8px;
    color: #FFF;
    font-size: 1.5rem;
    height: auto;
    font-weight: bold;
    padding: 2rem;
    line-height: 1.25em;
    margin: 1rem auto;
    font-family: monospace;
}

.red-notification a {
    color: #fff;
    text-decoration: underline;
    text-decoration-thickness: 2px;
}

.red-notification > p:first-of-type {
    margin-top: 0;
}

.red-notification > p:last-of-type {
    margin-bottom: 0;
}

body {
  background: #DCD6CC;

  margin: 0;
  padding: 0;
  font-family: Georgia, serif;
  font-size: 13px;
  line-height: 20px;
  color: #705e3d;
}

.menu22 ul{


list-style-type:none;
padding: 0;
margin: 0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu22 li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu22 table{
position:absolute;
border-collapse:collapse;
z-index:120;
left:-1px;
top:25px;
}

/* style all the links */
.menu22 a, .menu22 :visited {
display:block;
font-size:12px;
width:140px;
padding:4px 0;
color:#000;
background:#C37402;
text-decoration:none;
margin:1px 0 0 0;
text-align:center;
border-right:1px solid #EEAA48;
}
/* style the links hover */
.menu22 :hover{
color:black;
background:#EEAA48;
}

/* hide the sub level links */
.menu22 ul ul {
visibility:hidden;
position:absolute;
width:140px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu22 ul li:hover ul,
.menu22 ul a:hover ul{
visibility:visible;
}
.style1 {color: #F0F0F0}
.style2 {color: #000000}

#wrap {
  margin: 1px 0 0 0;
  position: relative;
  min-width: 1200px;
  min-height: 600px;
  cursor: default;
  
}


#wrap-fader {
  width: 100%;
  position: absolute;
 
  min-width: 990px;
  min-height: 600px;
  display: none;
  z-index: 10;
}


#menu {
  
  text-align: center;
  z-index: 50;
}


#background-description {
  position: absolute;
  top: 25px;
  right: 0px;
  background: url('../img/background-description-bg.gif') no-repeat left;
  padding: 0 0 0 10px;
  color: #e0dcd7;
  font-size: 12px;
  font-style: italic;
  z-index: 999;
}


#content-area1 {
  position: relative;
  width: 1411px;
  left: 41px;
  margin: auto;
  z-index: 400;
 background:#C37402;
}


#content-area {
  position: relative;
  width: 1070px;
  margin: 0 auto 20px auto;
  z-index: 10;
  padding-top: 1px; 
}





#footer {
  width: 980px;
  margin: 0 auto 0 auto;
  padding: 0 0 10px 0;
  text-align: center;
  color: #8f8065;
}

#footer span {
  font-size: 1px;
  padding: 0 20px 0 20px;
}

#content-box {
  margin: 210px 0 0 0;
  position: relative;
  font-size: 0;
}

#content-box .top {
  background: url('grafik/yla.png') no-repeat bottom;
  width: 100%;
  height: 45px;
}

#content-box .middle {
  background: #fff url('grafik/aa.gif') no-repeat bottom;
}

#content-box .bottom {
  clear: left;
  background: url('grafik/ala.png') no-repeat top;
  width: 100%;
  height: 6px;
}

#content-box .column {
  float: left;
  display: inline;
  padding: 15px 15px 15px 15px;
  position: relative;
  z-index: 100;
  font-size: 13px;
}

#content-separator {
  position: absolute;
  top: 0;
  left: 170px;
  width:0px;
  height: 100%;
  background: #e6e6e6 no-repeat top;
}


#content-left {
  width: 130px;
  margin-right: 30px;
}

#content-left h1 {
  margin: 20px 0 20px 0;
  color: #988247;
  font-size: 14px;
  font-weight: normal;
}
#content-left h3 {
  margin: 20px 0 20px 0;
  color: #988247;
  font-size: 14px;
  font-weight: normal;
}

#content-box h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}

#content-box h3 {
  font-size: 13px;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}

#content-left ul {
  margin: 0 0 15px 5px;
  padding: 0;
  list-style-type: none;
}

#content-left li {
  margin: 0;
  padding: 0;
}

#content-left a {
  background: url('../img/raquo.gif') no-repeat 3px 50%;
  padding: 0 6px 0 12px;
  color: #705e3d;
  text-decoration: none;
}

#content-left a:hover {
  text-decoration: underline;
}

#content-left li.selected a {
  background: #e7dfca url('../img/raquo.gif') no-repeat 3px 50%;
  color: #4d0960;
}

#content-right {
  width: 830px;
  padding-right: 0;
}

#content-right div.leftcolumn {
  width: 505px;
  padding-right: 0;
  float: left;
  
}
#content-right div.leftcolumn2 {
  width: 825px;
  padding-right: 0;
  float: left;
  
}

#content-right div.rightcolumn {
 background: #DCD6CC url('grafik/sbkiso.gif') no-repeat left top;
  width: 280px;
  padding-left: 5;
  float: right;
  
}
#content-right div.rightcolumn2 {
 background: #EFECE7 no-repeat left top;
  width: 280px;
  padding-left: 5;
  float: right;
}
#content-right h1 {
  font-size: 22px;
  font-weight: normal;
  color: #b19958;
  margin: 10px 0 0 0;
  padding: 0 0 8px 0;
  line-height: 22px;
  border-bottom: 1px solid #ddd2b6;
}


#content-right h3 {
  color: #FFFFFF;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 5px 0 5px 0px;
BACKGROUND: #b19958

}



.clear {
  display: block;
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

a img {
  border: 0;
}

a {
 color: #413623;
/* color: #705e3d;*/
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
div.nosto {
 margin-top: 10px;
}

h3 {
  margin: 20px 0 20px 0;
  color: #4d0960;
  font-size: 14px;
  font-weight: normal;
}
/* Tästä rivistä alaspäin lisäykset M. Bastamow 2014*/
.rightcolumn2 li 
{
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
background-image: url("nuoli2.gif");
background-repeat: no-repeat;
background-position: 0 17px;

text-indent: 0em;} 

.rightcolumn2 ul, .rightcolumn ul
{
font-size:18px;
margin:5px 20px 20px 20px;
padding:0px 13px 13px 26px;
list-style: none;
}  

h.oikeanav
{font-size: 19px;
color:#806e3c;
/*font-weight:bold;*/
/*display:inline;*/
margin:0 0 0 26px;
  }
h.oikeanav2
{font-size: 20px;
color:#b19958;
position:relative;
top:10px;
border-bottom: 1px solid #ddd2b6;
margin:0 0 0 26px;

}
#content-right div.rightcolumn3 {
 background: #EFECE7 no-repeat left top;
  width: 280px;
  padding-left: 5;
  float: right;}
