/* Sivupohja */

html, body {
	background: #949494;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
}

#all {
	width: 784px;
	height: auto;
	right: auto;
	left: auto;
}

#headerimg {
	background: url(images/header.jpg) no-repeat;
	width: 784px;
	height: 114px;
}

#main {
	background: url(images/contentbg.jpg) repeat-y;
	width: 784px;
	height: auto;
	top: 0px;
   padding-top: 20px;
   text-align: left;
}

#main a.outlink {
  display: block;
  margin-bottom: 3px;
  text-decoration: none;
  color: #000;
  }

#footerimg {
	background: url(images/footer.jpg) no-repeat;
	width: 784px;
	height: 23px;
}


/* Ylänavigointi */

#navigation {
	height: 26px;
position: absolute;
	top: 88px;
        width: 100%;
        padding-top: 6px;
        text-align: center;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

#navigation .navig {
  border-left: 1px solid #fff;
  padding: 5px 8px;
  display: inline;
  text-align: left;
  margin: 0px;
  }

#navigation .navig a {
  color: #fff;
  text-decoration: none;
  }

#menu {
	background: #892281;
	width: 90px;
	height: 60px;
	position: absolute;
	top: 112px;
	right: auto;
	bottom: 0px;
	left: 458px;
}

#menutitles {
	padding: 6px;
	min-width: 89px;
	height: 50px;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}


/* Vasen navigointi */

#navigation2 {
  float:left;
  width: 160px;
  margin-top: 0px;
  margin-left: 20px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
  margin-bottom: 30px;
}

#boxtop {
	background: url(images/boxtop.jpg) no-repeat;
	height: 5px;
        margin: 0;
}

#box {
        margin: 0;
	background: #CCCCCC;
}

hr {
	border: 0.5px solid;
	color: #FFFFFF;
}

#link1_top, #link2_top, #link3_top {
  background: #ccc url(images/boxtop.jpg) no-repeat;
  padding: 5px 10px;
  }

#link1 {
  border-top: 1px solid #fff;
  padding: 5px 10px;
  background: #ccc;
  }

#link2 {
  border-top: 1px solid #fff;
  padding: 5px 10px;
  background: #ccc;
  font-size: 0.8em;
  padding-left: 15px;
}

#link3 {
  border-top: 1px solid #fff;
  padding: 5px 10px;
  background: #ccc;
  font-size: 0.8em;
  font-weight: normal;
  padding-left: 30px;
  }

#link1_bottom, #link2_bottom, #link3_bottom {
  background: #ccc url(images/boxbottom.jpg) no-repeat 0 100%;
  border-top: 1px solid #fff;
  padding: 5px 10px;
  }

#link1_top a, #link1 a, #link1_bottom a {
  text-decoration: none;
  color: #000;
  }

#link2 a, #link2_top a, #link2_bottom a {
  text-decoration: none;
  color: #000;
  font-size: 0.8em;
  }

/*#link2_top {
  background: #ccc url(images/boxtop.jpg) no-repeat;
  padding: 5px 10px;
  }

#link2_bottom {
  background: #ccc url(images/boxbottom.jpg) no-repeat 0 100%;
  border-top: 1px solid #fff;
  padding: 5px 10px;
  }

#link2_top a, #link1 a, #link2 a, #link1_bottom a {
  text-decoration: none;
  color: #000;
  }*/


#boxbottom {
	background: url(images/boxbottom.jpg) no-repeat;
	height: 5px;
        margin: 0;
}


/* Järjestölinkit & DU-logo */

#organisations {
/*	position: relative;
	float: left;
	width: 160px;*/
  margin-top: 30px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

#logo {
	float: left;
	width: 130px;
	height: 29px;
	position: relative;
	top: 0px;
	right: auto;
	bottom: auto;
	left: 20px;
}


/* Sisältö */

#path {
	width: 100%;
	height: 30px;
	position: relative;
	top: 0px;
	right: auto;
	bottom: auto;
	left: 0px;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}

#content {
   float: left;
   width: 545px;
   margin-left: 20px;
   text-align: left;
}

#muuta_ajankohtaista {
        margin-top: 20px;
	border-top: 2px dotted #892281;
        padding-top: 0px;
}

#muuta_ajankohtaista h2 {
        margin-top: 10px;
        line-height: 20px;
        font-size: 18px;
}

td.section_1 {
	padding: 5px 10px;
        padding-left: 0;
}

td.section_2 {
	padding: 5px 10px;
        padding-right: 0;
        border-left: 2px dotted #892281;
}

#break {
	float: left;
	width: 100%;
	height: 100%;
	height: 100%;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #892281;
}

#section_3 {
	float: left;
	width: 100%;
	height: 100%;
	height: 100%;
	margin-left: 10px;
}