body {
  background: #CCCCAE;
  margin:0px;
  padding:10px 0 10px;
  font: x-small Verdana,Sans-serif;
  text-align:center;
  color:#000;
  font-size/* */ : /* */ larger;
  font-size:/* */ small;
  }

  
/* SIVUN RAKENNE
----------------------------------------------- */
#ylapalkki {
	position: relative;
	float: left;
	top: -10px; 
	border: none;
	background: #CCCCAE;
}
#linkkipalkki {
	position: relative;
	float: left;
	top: -15px; /*background: #757FBA;*/
	background: white;
	width: 100%;
	font-size: large;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	padding-top: 15px
	border: 0px;
	text-align: left;
	font-weight: bold;
}

#sisalto {
	float: right;
	position: relative;
	width: 100%;
	top: -15px; /*background: #DDDEC3;*/
	/*background-color: #F7F7F2;*/
	background: #757FBA;

}

#kuvaosio {
	float: right;
	position: relative;
	background: #CCCCAE;
	padding: 5px 5px 5px 5px;
}

#uutiset {
	float: left;
	position: relative;
	top: 10px;
	margin: auto auto auto auto;
	font: normal normal normal Verdana, Geneva, Arial, Helvetica, sans-serif; 
   background: #757FBA;
	/*background: #EAC34A;
	background: #F9F9F9; /*background: #DDDEC3;*/
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: x-small; 
}
#tarjous_ok {
        float: left;
        position: relative;
        top: 10px;
        margin: auto auto auto auto;
        font: normal normal normal Verdana, Geneva, Arial, Helvetica, sans-serif;
   background: #757FBA;
        /*background: #EAC34A;
        background: #F9F9F9; /*background: #DDDEC3;*/
        padding: 10px 10px 10px 10px;
        text-align: center;
        font-size: x-small;
}




#tervetuloa {
	margin: auto auto auto auto;
	font: normal normal normal small Arial, Helvetica, sans-serif;
	background: White; /*background: #DDDEC3;*/
	padding-top: 15px;
	padding: 15px 25px 15px 15px;
	text-align: left;
	border: thin dotted white;
	background: #EAC34A;
	/*background-color: #F7F7F2;*/
}

/* Uutiset-sivu
----------------------------------------------- */

#uutiset_kaikki {
	margin: auto auto auto auto;
	font: normal normal normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: White; /*background: #DDDEC3;*/
	padding-top: 15px;
	padding: 15px 15px 15px 15px;
	text-align: left;
	background: #EAC34A;
	/*background-color: #F7F7F2;*/
	width: 95%;
	list-style: disc inside none;
	border: thin dotted white;
}

.uutiset_otsake {
	font: normal small-caps bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* Tarjouspyynt
----------------------------------------------- */
#tarjouspyynto {
	margin: auto auto auto auto;
	float: none;
	font: normal normal normal small Arial, Helvetica, sans-serif;
	background: White; /*background: #DDDEC3;*/
	padding-top: 15px;
	padding: 35px 25px 15px 15px;
	text-align: left; 
	width: 95%;
	border: thin dotted white;
	background-color: #F7F7F2;
}
.tarjouspyynto_ohje {
	font: small-caps x-small Verdana, Geneva, Arial, Helvetica, sans-serif; 
}



/* Tehosteet
----------------------------------------------- */
.tehoste_SC {
        font: small-caps small bold Verdana, Geneva, Arial, Helvetica, sans-serif; 
}



/* Linkit
----------------------------------------------- */
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}

a.linkkipalkki:link {
	color: #757FBA;
	text-decoration: none;
}
a.linkkipalkki:visited {
	color: #757FBA;
	text-decoration: none;
}
a.linkkipalkki:hover {
	color: #757FBA;
	text-decoration: underline;
}



/* Footer background: #91948B; #CCCCAE;
----------------------------------------------- */
#footer {
	float: left;
	position: relative;
	top: -15px;
	width: 100%;
	#background: red;
	background: #CCCCAE;
	text-align: center;
	font: small-caps small Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-stretch: wider;
}
a.footer:link {
	color: black;
	text-decoration: none;
}
a.footer:visited {
	color: black;
	text-decoration: none;
}
a.footer:hover {
	color: navy;
	text-decoration: underline;
}

.footer_logo_oikea {
	float: right;
        position: relative;
	border: none;
        top: -85px;
	padding: 0px 50px 0px 0px;
}         

.footer_logo_vasen {
	float: left;
        position: relative;
	border: none;
        top: -85px;
	padding: 0px 0px 0px 50px;
                 
}        

/* Hallintasivun m?ritykset
----------------------------------------------- */
#navi {
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	width:150px;
	height:300px;
	border: thin dotted #CCCCAE;
	background-color: #F7F7F2;
}

