body
{
   background-image: url( images/bg.png );
   font-size: 11px;
   font-family: Arial;
   margin: 0;
}

img
{
   border: 0;
}

.headertausta
{
   background-image: url( images/headerbg.png );
   background-repeat: repeat-x;
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: -100;
   height: 309px;
   width: 100%;
}

.sivu
{
   width: 1120px;
   margin-left: auto;
   margin-right: auto;
}

.header
{
   background-image: url( images/header.jpg );
   background-repeat: no-repeat;
   width: 1120px;
   height: 240px;
}


.headerlinkki
{
   display: block;
   width: 1120px;
   height: 175px;
   text-decoration: none;
}

.menu
{
   margin-left: auto;
   margin-right: auto;
   width: 940px;
   height: 46px;
   font-family: Arial;
}

.menu ul
{
   list-style: none;
   padding: 0;
   padding-left: 8px;
   margin: 0;
}

.menu ul ul
{
   visibility: hidden;
   position: absolute;
}


.level1
{
   background-image: url( images/valikko.jpg );
   background-repeat: no-repeat;
   background-position: 100%;
   padding: 0; /* padding: 0px 0px 0px 8px; */
   text-transform: uppercase;
   margin: 0;
   display: block;
   float: left;
   height: 46px;
   vertical-align: middle;
   line-height: 46px;
   font-weight: bold;
}

.level1:hover .level2ul {
	visibility:visible;
	background-color:#e99729;
	border-left: 1px solid #efd4a7;
	border-right: 1px solid #efd4a7;
	padding: 0;
}

.level2
{
   padding: 0px 0px 0px 0px;
   background-color: #e99729;
   border-bottom: 1px solid #efd4a7;
   height: 23px;
	line-height: 23px;
	vertical-align: middle;
}

.level2:hover
{
   /* background-color: blue; */
}

.level1 a
{
   margin: 0;
   display: block;
   text-decoration: none;
   color: black;
   padding-left: 30px;
   padding-right: 30px;
   letter-spacing: 0.1em;
   font-size: 12px;
}

.level2 a
{
   margin: 0;
   display: block;
   text-decoration: none;
   font-weight: normal;
   padding-left: 5px;
   padding-right: 10px;
   font-size: 11px;
   min-width: 60px;
}


.content
{
   background-image: url( images/contentbg.jpg );
   background-repeat: repeat-x;
   background-color: white;
   width: 881px;
   margin-left: 90px;
   min-height: 350px;
   padding-top: 5px;
   padding-left: 30px;
   padding-right: 30px;
   padding-bottom: 5px;
   border-bottom: 1px solid #bec2c5;
}

.otsikko1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 30px;
	color: #cc582c;
	margin-top: 0.05em;
	margin-bottom: 0.5em;
}

.otsikko2
{
	font-family: Arial;
	font-weight: 500;
	font-size: 18px;
	color: #cc582c;
	margin-bottom: 0.5em;
}

.otsikko3
{
	font-family: Arial;
	font-weight: 500;
	font-size: 14px;
	color: black;
	margin-bottom: 0.5em;
}

.otsikko4
{
	font-family: Arial;
	font-weight: 500;
	font-size: 11px;
	color: black;
	margin-bottom: 0.5em;
}


.footer
{
   width: 940px;
   margin-top: 5px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

.dulogo
{
   float: left;
}

/* etusivutyylit */
.etuteksti
{
   width: 600px;
   float: left;
   padding-right: 15px;
}

.ajankohtaista
{
   padding-left: 15px;
   width: 250px;
   float: left;
}

.ajankohtaista .otsikko3
{
   margin-top: 0px;
}
