@charset "UTF-8";
/* CSS Document */

body {
	background-color: #212a31;
	background-image: url(kuvat/taustakuva.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img
{
	border: 0;	
}
.sivukuva {
	float: left;
	padding: 4px;
}

#td_teksti {
	background-color: #daebfb;
}

#td_teksti_kuva_video {
	background-color: #daebfb;
	padding-bottom: 240px;
	background-image: url(kuvat/kuva_teksti_video.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#td_teksti_kuva_graafinensuunnittelu {
	background-color: #daebfb;
	padding-bottom: 100px;
	background-image: url(kuvat/kuva_graafinensuunnittelu_tekstikentta.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#td_teksti_kuva_dvd {
	background-color: #daebfb;
	padding-bottom: 220px;
	background-image: url(kuvat/kuva_monistus_tekstikentta.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}


#teksti_wrapper {
	padding-left: 58px;
	padding-top: 43px;
	padding-right: 53px;
}
#td_sivuteksti {
	background-color: #daebfb;
	background-image: url(kuvat/erotinviiva.jpg);
	background-repeat: no-repeat;
}
#sivuteksti_wrapper {
	padding-left: 19px;
	padding-top: 49px;
	padding-right: 31px;
}
#kuva_sivuteksti_monistus {
}
#td_teksti_kuva_monistus {
	background-color: #daebfb;
	padding-bottom: 220px;
	background-image: url(kuvat/kuva_monistus_tekstikentta.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#teksti {
	padding-left: 17px;
}
.otsikko {
	color: #ef5d32;
	font-size: 120%;
	font-family: verdana;
}
.sivuotsikko {
	color: #ef5d32;
	font-size: 100%;
	font-family: verdana;
	font-weight: bold;
}
.teksti {	font-family: verdana;
	font-size: 75%;
	color: 243d51;
	line-height: 150%;
	text-align: justify;
}
.sivuteksti {
	font-family: verdana;
	font-size: 75%;
	color: 243d51;
	line-height: 150%;
}
#Table_01 {
	margin-left: auto;
	margin-right: auto;
}
.div_center {
	text-align: center;
}
#td_sivuteksti_monistus {
}
#td_sivuteksti_yritys {
	background-color: #daebfb;
	background-image: url(kuvat/erotinviiva.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-left: 2px;
	padding-right: 0px;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #428596;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #182E36;
}